arXiv Analytics

Sign in

arXiv:2306.10347 [cs.LG]AbstractReferencesReviewsResources

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

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

Published 2023-06-17Version 1

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.

Related articles: Most relevant | Search more
arXiv:2406.19770 [cs.LG] (Published 2024-06-28)
Self-Supervised Spatial-Temporal Normality Learning for Time Series Anomaly Detection
arXiv:2410.04154 [cs.LG] (Published 2024-10-05, updated 2024-10-09)
Applying Quantum Autoencoders for Time Series Anomaly Detection
arXiv:2209.04635 [cs.LG] (Published 2022-09-10)
A Comparative Study on Unsupervised Anomaly Detection for Time Series: Experiments and Analysis
Yan Zhao et al.