CALAD: Channel-Aware contrastive Learning for multivariate time series Anomaly Detection
The paper presents CALAD, a novel framework for multivariate time series anomaly detection. It emphasizes channel-aware contrastive learning to enhance the detection process by focusing on the relevance of different channels. Experimental results demonstrate that CALAD outperforms existing methods, particularly in scenarios with distribution shifts.
- ▪CALAD is designed to improve multivariate time series anomaly detection by considering channel relevance.
- ▪The framework utilizes a transformer-based autoencoder to estimate channel importance based on reconstruction errors.
- ▪Experiments on real-world datasets indicate that CALAD consistently outperforms traditional anomaly detection methods.
Opening excerpt (first ~120 words) tap to expand
Computer Science > Machine Learning arXiv:2605.23139 (cs) [Submitted on 22 May 2026] Title:CALAD: Channel-Aware contrastive Learning for multivariate time series Anomaly Detection Authors:Jaehyeop Hong, Youngbum Hur View a PDF of the paper titled CALAD: Channel-Aware contrastive Learning for multivariate time series Anomaly Detection, by Jaehyeop Hong and 1 other authors View PDF HTML (experimental) Abstract:Multivariate time series anomaly detection has become increasingly important in real-world applications, where labeled data are often scarce. Many existing approaches rely on unsupervised learning to model normal patterns, but they often treat all channels equally. This design can dilute anomaly-relevant signals, since not all channels contribute equally to anomaly detection.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at arXiv cs.AI.