Cluster-Aware Causal Mixer for Online Anomaly Detection in Multivariate Time Series
Md Mahmuddun Nabi Murad, Yasin Yilmaz

TL;DR
This paper introduces a cluster-aware causal mixer model for real-time anomaly detection in multivariate time series, effectively capturing complex inter-channel relationships and maintaining causality to improve detection accuracy.
Contribution
The paper proposes a novel cluster-aware causal mixer that groups channels by correlation, processes each cluster with dedicated embeddings, and incorporates causality for improved online anomaly detection.
Findings
Achieves superior F1 scores across six benchmark datasets.
Effectively captures inter-channel correlations and preserves causality.
Operates efficiently in an online setting for real-time detection.
Abstract
Early and accurate detection of anomalies in time series data is critical, given the significant risks associated with false or missed detections. While MLP-based mixer models have shown promise in time series analysis, they lack a causality mechanism to preserve temporal dependencies inherent in the system. Moreover, real-world multivariate time series often contain numerous channels with diverse inter-channel correlations. A single embedding mechanism for all channels does not effectively capture these complex relationships. To address these challenges, we propose a novel cluster-aware causal mixer to effectively detect anomalies in multivariate time series. Our model groups channels into clusters based on their correlations, with each cluster processed through a dedicated embedding layer. In addition, we introduce a causal mixer in our model, which mixes the information while…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Time Series Analysis and Forecasting
