Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multivariate Time Series Anomaly Detection by Capturing Coarse-Grained Intra- and Inter-Variate Dependencies

About

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 introduce MtsCID, a novel semi-supervised multivariate time series anomaly detection method. MtsCID employs a dual network architecture: one network operates on the attention maps of multi-scale intra-variate patches for coarse-grained temporal dependency learning, while the other works on variates to capture coarse-grained inter-variate relationships through convolution and interaction with sinusoidal prototypes. This design enhances the ability to capture the patterns from both intra-variate temporal dependencies and inter-variate relationships, resulting in improved performance. Extensive experiments across seven widely used datasets demonstrate that MtsCID achieves performance comparable or superior to state-of-the-art benchmark methods.

Yongzheng Xie, Hongyu Zhang, Muhammad Ali Babar• 2025

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionSMD--
217
Anomaly DetectionPSM
Visual ROC51.94
35
Time Series Anomaly DetectionMSL
VUS-ROC0.4686
32
Time Series Anomaly DetectionSMAP--
32
Time Series Anomaly DetectionSWaT
VUS-ROC0.5021
20
Time Series Anomaly DetectionGECCO
VUS-ROC0.5315
20
Time Series Anomaly DetectionSWAN
VUS-ROC0.8128
20
Showing 7 of 7 rows

Other info

Follow for update