Share your thoughts, 1 month free Claude Pro on usSee more
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--
359
Time Series Anomaly DetectionGECCO
VUS-ROC0.5315
74
Time Series Anomaly DetectionSMAP--
48
Multivariate Time Series Anomaly DetectionSWaT
F1 Score96.91
43
Multivariate Time Series Anomaly DetectionMSL
Precision93.37
39
Anomaly DetectionPSM
Visual ROC51.94
37
Multivariate Time Series Anomaly DetectionSMAP
Precision95.9
34
Time Series Anomaly DetectionMSL
VUS-ROC0.4686
32
Multivariate Time Series Anomaly DetectionPSM
Precision98.57
28
Time Series Anomaly DetectionSWaT
VUS-ROC0.5021
20
Showing 10 of 19 rows

Other info

Follow for update