A Deep Neural Network for Unsupervised Anomaly Detection and Diagnosis in Multivariate Time Series Data
Chuxu Zhang, Dongjin Song, Yuncong Chen, Xinyang Feng, Cristian, Lumezanu, Wei Cheng, Jingchao Ni, Bo Zong, Haifeng Chen, Nitesh V. Chawla

TL;DR
This paper introduces MSCRED, a deep neural network that effectively detects and diagnoses anomalies in multivariate time series by capturing both temporal dependencies and inter-sensor correlations, demonstrating superior performance over existing methods.
Contribution
The paper presents MSCRED, a novel multi-scale convolutional recurrent encoder-decoder architecture that jointly models temporal and inter-sensor relationships for unsupervised anomaly detection and diagnosis.
Findings
MSCRED outperforms baseline methods on synthetic and real datasets.
The multi-scale signature matrices improve anomaly detection accuracy.
The model effectively identifies root causes of anomalies.
Abstract
Nowadays, multivariate time series data are increasingly collected in various real world systems, e.g., power plants, wearable devices, etc. Anomaly detection and diagnosis in multivariate time series refer to identifying abnormal status in certain time steps and pinpointing the root causes. Building such a system, however, is challenging since it not only requires to capture the temporal dependency in each time series, but also need encode the inter-correlations between different pairs of time series. In addition, the system should be robust to noise and provide operators with different levels of anomaly scores based upon the severity of different incidents. Despite the fact that a number of unsupervised anomaly detection algorithms have been developed, few of them can jointly address these challenges. In this paper, we propose a Multi-Scale Convolutional Recurrent Encoder-Decoder…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Network Security and Intrusion Detection
