LGMEJun 25, 2025

Benchmarking Unsupervised Strategies for Anomaly Detection in Multivariate Time Series

arXiv:2506.20574v11 citationsh-index: 1Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of identifying unexpected errors in fields like healthcare and manufacturing, but it is incremental as it applies existing methods to a specific domain.

The paper tackled anomaly detection in multivariate time series by investigating transformer-based approaches, particularly the iTransformer, and found that key parameters like window size and model dimensions significantly affect performance, with comprehensive comparisons across diverse datasets.

Anomaly detection in multivariate time series is an important problem across various fields such as healthcare, financial services, manufacturing or physics detector monitoring. Accurately identifying when unexpected errors or faults occur is essential, yet challenging, due to the unknown nature of anomalies and the complex interdependencies between time series dimensions. In this paper, we investigate transformer-based approaches for time series anomaly detection, focusing on the recently proposed iTransformer architecture. Our contributions are fourfold: (i) we explore the application of the iTransformer to time series anomaly detection, and analyse the influence of key parameters such as window size, step size, and model dimensions on performance; (ii) we examine methods for extracting anomaly labels from multidimensional anomaly scores and discuss appropriate evaluation metrics for such labels; (iii) we study the impact of anomalous data present during training and assess the effectiveness of alternative loss functions in mitigating their influence; and (iv) we present a comprehensive comparison of several transformer-based models across a diverse set of datasets for time series anomaly detection.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes