Multivariate Time Series Anomaly Detection by Capturing Coarse-Grained Intra- and Inter-Variate Dependencies
Yongzheng Xie, Hongyu Zhang, Muhammad Ali Babar

TL;DR
This paper introduces MtsCID, a semi-supervised method for multivariate time series anomaly detection that captures coarse-grained intra- and inter-variate dependencies using a dual network architecture, improving detection performance.
Contribution
The paper proposes MtsCID, a novel dual-network approach that effectively captures coarse-grained intra- and inter-variate dependencies for anomaly detection.
Findings
MtsCID achieves comparable or superior performance to state-of-the-art methods.
Extensive experiments validate the effectiveness of capturing coarse-grained dependencies.
The method improves anomaly detection accuracy across multiple datasets.
Abstract
Multivariate time series anomaly detection is essential for failure management in web application operations, as it directly influences the effectiveness and timeliness of implementing remedial or preventive measures. This task is often framed as a semi-supervised learning problem, where only normal data are available for model training, primarily due to the labor-intensive nature of data labeling and the scarcity of anomalous data. Existing semi-supervised methods often detect anomalies by capturing intra-variate temporal dependencies and/or inter-variate relationships to learn normal patterns, flagging timestamps that deviate from these patterns as anomalies. However, these approaches often fail to capture salient intra-variate temporal and inter-variate dependencies in time series due to their focus on excessively fine granularity, leading to suboptimal performance. In this study, we…
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 · Time Series Analysis and Forecasting · Network Security and Intrusion Detection
