Unsupervised Deep Anomaly Detection for Multi-Sensor Time-Series Signals
Yuxin Zhang, Yiqiang Chen, Jindong Wang, Zhiwen Pan

TL;DR
This paper introduces CAE-M, a deep learning model that effectively detects anomalies in multi-sensor time-series data by capturing spatial-temporal dependencies and distinguishing noisy data, outperforming existing methods.
Contribution
The paper proposes a novel deep learning framework combining convolutional autoencoders and memory networks to jointly address spatial-temporal correlation and noise in unsupervised anomaly detection.
Findings
CAE-M outperforms state-of-the-art methods on HAR and HC datasets.
The model effectively distinguishes noisy data from normal and abnormal signals.
Joint optimization of subnetworks improves detection accuracy.
Abstract
Nowadays, multi-sensor technologies are applied in many fields, e.g., Health Care (HC), Human Activity Recognition (HAR), and Industrial Control System (ICS). These sensors can generate a substantial amount of multivariate time-series data. Unsupervised anomaly detection on multi-sensor time-series data has been proven critical in machine learning researches. The key challenge is to discover generalized normal patterns by capturing spatial-temporal correlation in multi-sensor data. Beyond this challenge, the noisy data is often intertwined with the training data, which is likely to mislead the model by making it hard to distinguish between the normal, abnormal, and noisy data. Few of previous researches can jointly address these two challenges. In this paper, we propose a novel deep learning-based anomaly detection algorithm called Deep Convolutional Autoencoding Memory network (CAE-M).…
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.
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
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Memory Network
