Deep Contrastive One-Class Time Series Anomaly Detection
Rui Wang, Chongwei Liu, Xudong Mou, Kai Gao, Xiaohui Guo, Pin Liu,, Tianyu Wo, Xudong Liu

TL;DR
This paper introduces COCA, a novel deep contrastive one-class method for time series anomaly detection that effectively handles multiple normalities and outperforms existing approaches on real-world datasets.
Contribution
The paper proposes COCA, a new contrastive one-class approach that combines sequence contrast with invariance and variance terms to improve anomaly detection in unlabeled time series.
Findings
COCA achieves state-of-the-art results on two real-world datasets.
The method effectively handles multiple normality assumptions.
Extensive experiments validate the superior performance of COCA.
Abstract
The accumulation of time-series data and the absence of labels make time-series Anomaly Detection (AD) a self-supervised deep learning task. Single-normality-assumption-based methods, which reveal only a certain aspect of the whole normality, are incapable of tasks involved with a large number of anomalies. Specifically, Contrastive Learning (CL) methods distance negative pairs, many of which consist of both normal samples, thus reducing the AD performance. Existing multi-normality-assumption-based methods are usually two-staged, firstly pre-training through certain tasks whose target may differ from AD, limiting their performance. To overcome the shortcomings, a deep Contrastive One-Class Anomaly detection method of time series (COCA) is proposed by authors, following the normality assumptions of CL and one-class classification. It treats the original and reconstructed representations…
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.
Code & Models
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
MethodsContrastive Learning
