Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DCdetector: Dual Attention Contrastive Representation Learning for Time Series Anomaly Detection

About

Time series anomaly detection is critical for a wide range of applications. It aims to identify deviant samples from the normal sample distribution in time series. The most fundamental challenge for this task is to learn a representation map that enables effective discrimination of anomalies. Reconstruction-based methods still dominate, but the representation learning with anomalies might hurt the performance with its large abnormal loss. On the other hand, contrastive learning aims to find a representation that can clearly distinguish any instance from the others, which can bring a more natural and promising representation for time series anomaly detection. In this paper, we propose DCdetector, a multi-scale dual attention contrastive representation learning model. DCdetector utilizes a novel dual attention asymmetric design to create the permutated environment and pure contrastive loss to guide the learning process, thus learning a permutation invariant representation with superior discrimination abilities. Extensive experiments show that DCdetector achieves state-of-the-art results on multiple time series anomaly detection benchmark datasets. Code is publicly available at https://github.com/DAMO-DI-ML/KDD2023-DCdetector.

Yiyuan Yang, Chaoli Zhang, Tian Zhou, Qingsong Wen, Liang Sun• 2023

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionSMD
F1 Score87.18
359
Anomaly DetectionSWaT
F1 Score96.42
276
Anomaly DetectionPSM
F1 Score97.94
142
Anomaly DetectionMSL
Precision93.69
95
Time Series Anomaly DetectionGECCO
VUS-ROC0.5454
74
Anomaly DetectionSMAP
F1 Score97.02
69
Time Series Anomaly DetectionSMAP--
48
Multivariate Time Series Anomaly DetectionSWaT
F1 Score96.53
43
Multivariate Time Series Anomaly DetectionMSL
Precision92.09
39
Anomaly DetectionKR
V-ROC Score52.97
38
Showing 10 of 73 rows
...

Other info

Follow for update