TimeSeriesBench: An Industrial-Grade Benchmark for Time Series Anomaly Detection Models
Haotian Si, Jianhui Li, Changhua Pei, Hang Cui, Jingwen Yang, Yongqian, Sun, Shenglin Zhang, Jingjing Li, Haiming Zhang, Jing Han, Dan Pei, Gaogang, Xie

TL;DR
TimeSeriesBench is an industrial-grade benchmark designed to evaluate time series anomaly detection models across diverse real-world scenarios, addressing practical deployment challenges and providing a comprehensive dataset and analysis.
Contribution
The paper introduces TimeSeriesBench, a comprehensive benchmark with extensive evaluation settings and an industrial dataset, to improve the assessment of TSAD models for real-world deployment.
Findings
Existing models struggle with unseen time series in deployment.
Unified models' performance varies significantly across settings.
Benchmark reveals gaps and directions for future TSAD research.
Abstract
Time series anomaly detection (TSAD) has gained significant attention due to its real-world applications to improve the stability of modern software systems. However, there is no effective way to verify whether they can meet the requirements for real-world deployment. Firstly, current algorithms typically train a specific model for each time series. Maintaining such many models is impractical in a large-scale system with tens of thousands of curves. The performance of using merely one unified model to detect anomalies remains unknown. Secondly, most TSAD models are trained on the historical part of a time series and are tested on its future segment. In distributed systems, however, there are frequent system deployments and upgrades, with new, previously unseen time series emerging daily. The performance of testing newly incoming unseen time series on current TSAD algorithms remains…
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
