CARLA: Self-supervised Contrastive Representation Learning for Time Series Anomaly Detection
Zahra Zamanzadeh Darban, Geoffrey I. Webb, Shirui Pan, Charu C., Aggarwal, Mahsa Salehi

TL;DR
CARLA introduces a self-supervised contrastive learning method for time series anomaly detection that effectively learns normal and anomalous patterns without labeled data, outperforming existing methods on multiple datasets.
Contribution
It proposes a novel contrastive learning framework that leverages domain knowledge to distinguish normal and anomalous patterns, addressing limitations of existing augmentation assumptions.
Findings
Outperforms state-of-the-art TSAD methods on seven datasets
Effectively learns normal and anomalous patterns without labels
Leverages domain knowledge for better anomaly discrimination
Abstract
One main challenge in time series anomaly detection (TSAD) is the lack of labelled data in many real-life scenarios. Most of the existing anomaly detection methods focus on learning the normal behaviour of unlabelled time series in an unsupervised manner. The normal boundary is often defined tightly, resulting in slight deviations being classified as anomalies, consequently leading to a high false positive rate and a limited ability to generalise normal patterns. To address this, we introduce a novel end-to-end self-supervised ContrAstive Representation Learning approach for time series Anomaly detection (CARLA). While existing contrastive learning methods assume that augmented time series windows are positive samples and temporally distant windows are negative samples, we argue that these assumptions are limited as augmentation of time series can transform them to negative samples, and…
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 · Data-Driven Disease Surveillance
MethodsTriplet Loss · Contrastive Learning
