Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unsupervised Deep Anomaly Detection for Multi-Sensor Time-Series Signals

About

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). We first build a Deep Convolutional Autoencoder to characterize spatial dependence of multi-sensor data with a Maximum Mean Discrepancy (MMD) to better distinguish between the noisy, normal, and abnormal data. Then, we construct a Memory Network consisting of linear (Autoregressive Model) and non-linear predictions (Bidirectional LSTM with Attention) to capture temporal dependence from time-series data. Finally, CAE-M jointly optimizes these two subnetworks. We empirically compare the proposed approach with several state-of-the-art anomaly detection methods on HAR and HC datasets. Experimental results demonstrate that our proposed model outperforms these existing methods.

Yuxin Zhang, Yiqiang Chen, Jindong Wang, Zhiwen Pan• 2021

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionSMD
F1 Score93.67
217
Anomaly DetectionSWaT
F1 Score81.01
174
Anomaly DetectionSMAP (test)
Precision81.93
35
Time Series Anomaly DetectionSMAP
Precision81.93
32
Anomaly DetectionSMAP
F10.8312
23
Anomaly DetectionMSL
F173.03
23
Anomaly DetectionMSDS
AUC0.9013
22
Anomaly DetectionWADI
AUC87.28
22
Anomaly DetectionUCR
AUC99.57
22
Anomaly DetectionMBA
AUC96.61
22
Showing 10 of 27 rows

Other info

Follow for update