VUS: Effective and Efficient Accuracy Measures for Time-Series Anomaly Detection
Paul Boniol, Ashwin K. Krishna, Marine Bruel, Qinghua Liu, Mingyi, Huang, Themis Palpanas, Ruey S. Tsay, Aaron Elmore, Michael J. Franklin, John, Paparrizos

TL;DR
This paper evaluates existing and proposes new accuracy measures for time-series anomaly detection, emphasizing threshold-independent metrics like AUC-ROC, AUC-PR, and introducing VUS for more robust and efficient evaluation.
Contribution
It systematically analyzes evaluation measures for time-series AD, extends AUC measures for range anomalies, and introduces VUS, a novel threshold-independent measure with optimized implementations.
Findings
AUC-ROC and AUC-PR are more robust for time-series AD evaluation.
VUS provides a threshold-independent, parameter-free assessment of anomaly detection quality.
The proposed measures outperform traditional metrics in robustness and efficiency.
Abstract
Anomaly detection (AD) is a fundamental task for time-series analytics with important implications for the downstream performance of many applications. In contrast to other domains where AD mainly focuses on point-based anomalies (i.e., outliers in standalone observations), AD for time series is also concerned with range-based anomalies (i.e., outliers spanning multiple observations). Nevertheless, it is common to use traditional point-based information retrieval measures, such as Precision, Recall, and F-score, to assess the quality of methods by thresholding the anomaly score to mark each point as an anomaly or not. However, mapping discrete labels into continuous data introduces unavoidable shortcomings, complicating the evaluation of range-based anomalies. Notably, the choice of evaluation measure may significantly bias the experimental outcome. Despite over six decades of…
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 · Fault Detection and Control Systems · Time Series Analysis and Forecasting
