Multivariate Time Series Anomaly Detection: Fancy Algorithms and Flawed Evaluation Methodology
Mohamed El Amine Sehili, Zonghua Zhang

TL;DR
This paper critically reviews multivariate time series anomaly detection methods, highlighting flawed evaluation protocols, proposing robust alternatives, and demonstrating a simple PCA baseline that outperforms complex deep learning models on benchmarks.
Contribution
It identifies flaws in current evaluation methods, proposes more robust protocols, and introduces a simple PCA baseline that challenges the effectiveness of recent deep learning approaches.
Findings
Flawed point-adjust protocol can be outperformed by random guessing.
A simple PCA baseline outperforms many deep learning models on benchmarks.
Robust evaluation protocols are essential for fair comparison of anomaly detection methods.
Abstract
Multivariate Time Series (MVTS) anomaly detection is a long-standing and challenging research topic that has attracted tremendous research effort from both industry and academia recently. However, a careful study of the literature makes us realize that 1) the community is active but not as organized as other sibling machine learning communities such as Computer Vision (CV) and Natural Language Processing (NLP), and 2) most proposed solutions are evaluated using either inappropriate or highly flawed protocols, with an apparent lack of scientific foundation. So flawed is one very popular protocol, the so-called point-adjust protocol, that a random guess can be shown to systematically outperform all algorithms developed so far. In this paper, we review and evaluate many recent algorithms using more robust protocols and discuss how a normally good protocol may have weaknesses in the context…
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.
Code & Models
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
