PATE: Proximity-Aware Time series anomaly Evaluation
Ramin Ghorbani, Marcel J.T. Reinders, and David M.J. Tax

TL;DR
This paper introduces PATE, a new evaluation metric for time series anomaly detection that considers temporal proximity, providing more accurate assessments than traditional metrics.
Contribution
PATE is a novel proximity-aware evaluation metric that improves the assessment of time series anomaly detectors by incorporating temporal relationships and buffer zones.
Findings
PATE outperforms traditional metrics like Point-Adjusted F1 Score.
Experiments on synthetic and real datasets demonstrate PATE's superior evaluation accuracy.
State-of-the-art detectors are more fairly compared using PATE.
Abstract
Evaluating anomaly detection algorithms in time series data is critical as inaccuracies can lead to flawed decision-making in various domains where real-time analytics and data-driven strategies are essential. Traditional performance metrics assume iid data and fail to capture the complex temporal dynamics and specific characteristics of time series anomalies, such as early and delayed detections. We introduce Proximity-Aware Time series anomaly Evaluation (PATE), a novel evaluation metric that incorporates the temporal relationship between prediction and anomaly intervals. PATE uses proximity-based weighting considering buffer zones around anomaly intervals, enabling a more detailed and informed assessment of a detection. Using these weights, PATE computes a weighted version of the area under the Precision and Recall curve. Our experiments with synthetic and real-world datasets show…
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
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Complex Systems and Time Series Analysis
