NeuCoReClass AD: Redefining Self-Supervised Time Series Anomaly Detection
By: Aitor Sánchez-Ferrera , Usue Mori , Borja Calvo and more
Potential Business Impact:
Finds weird patterns in data without needing examples.
Time series anomaly detection plays a critical role in a wide range of real-world applications. Among unsupervised approaches, self-supervised learning has gained traction for modeling normal behavior without the need of labeled data. However, many existing methods rely on a single proxy task, limiting their ability to capture meaningful patterns in normal data. Moreover, they often depend on handcrafted transformations tailored specific domains, hindering their generalization accross diverse problems. To address these limitations, we introduce NeuCoReClass AD, a self-supervised multi-task time series anomaly detection framework that combines contrastive, reconstruction, and classification proxy tasks. Our method employs neural transformation learning to generate augmented views that are informative, diverse, and coherent, without requiring domain-specific knowledge. We evaluate NeuCoReClass AD across a wide range of benchmarks, demonstrating that it consistently outperforms both classical baselines and most deep-learning alternatives. Furthermore, it enables the characterization of distinct anomaly profiles in a fully unsupervised manner.
Similar Papers
DConAD: A Differencing-based Contrastive Representation Learning Framework for Time Series Anomaly Detection
Machine Learning (CS)
Finds weird patterns in data to spot problems.
An Encode-then-Decompose Approach to Unsupervised Time Series Anomaly Detection on Contaminated Training Data--Extended Version
Machine Learning (CS)
Finds weird patterns in data without needing examples.
RoCA: Robust Contrastive One-class Time Series Anomaly Detection with Contaminated Data
Machine Learning (CS)
Finds weird patterns in data, even with bad data.