English

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

Machine Learning 2023-10-12 v2 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2306.10347,
  title  = {DCdetector: Dual Attention Contrastive Representation Learning for Time Series Anomaly Detection},
  author = {Yiyuan Yang and Chaoli Zhang and Tian Zhou and Qingsong Wen and Liang Sun},
  journal= {arXiv preprint arXiv:2306.10347},
  year   = {2023}
}

Comments

Accepted by ACM SIGKDD International Conference on Knowledge Discovery & Data Mining (KDD 2023)

R2 v1 2026-06-28T11:07:55.675Z