pith. sign in

arxiv: 2506.00188 · v2 · pith:XZG3HX4Qnew · submitted 2025-05-30 · 💻 cs.LG · stat.ML

Cluster-Aware Causal Mixer for Online Anomaly Detection in Multivariate Time Series

classification 💻 cs.LG stat.ML
keywords anomalydetectionmixertimetime-seriescausalcorrelationsmultivariate
0
0 comments X
read the original abstract

Early and accurate detection of anomalies in time-series data is critical due to the substantial risks associated with false or missed detections. While MLP-based mixer models have shown promise in time-series analysis, they do not maintain temporal causality during data processing. Moreover, real-world multivariate time series often contain numerous channels with diverse inter-channel correlations. Spurious correlations in the reconstructed time series lead to noisy representations, resulting in inaccurate anomaly detection. In addition, anomaly scoring methods that ignore temporal continuity can mislead sequential detection. To address these challenges, we propose a cluster-aware causal mixer for multivariate time-series anomaly detection. Channels are grouped into clusters based on their correlations, and each cluster is embedded through a dedicated embedding layer. A causal mixer is introduced to integrate information while maintaining temporal causality. We further develop a sequential anomaly-scoring method that accumulates evidence over time and refines anomaly boundaries. Our proposed model operates in an online fashion, making it suitable for real-time time-series anomaly detection. Experimental evaluations across six public benchmark datasets demonstrate that the proposed approach consistently achieves superior performance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Anomalies in Multivariate Time Series Benchmarks Are Mostly Univariate

    cs.LG 2026-06 unverdicted novelty 7.0

    Anomalies in eight popular MTSAD benchmarks are predominantly univariate, with no cross-channel ruptures occurring without accompanying univariate deviations, rendering the benchmarks unsuitable for testing cross-chan...