paper-with-me

홈 › Papers

PATE: Proximity-Aware Time series anomaly Evaluation

2024-05-20 · Ramin Ghorbani, Marcel J. T. Reinders, David M. J. Tax

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 the superiority of PATE in providing more sensible and accurate evaluations than other evaluation metrics. We also tested several state-of-the-art anomaly detectors across various benchmark datasets using the PATE evaluation scheme. The results show that a common metric like Point-Adjusted F1 Score fails to characterize the detection performances well, and that PATE is able to provide a more fair model comparison. By introducing PATE, we redefine the understanding of model efficacy that steers future studies toward developing more effective and accurate detection models.

📄 PDF Abstract BibTeX arXiv:2405.12096

Code (1)

raminghorbanii/pate 공식 구현 pytorch

Tasks

Anomaly DetectionDecision MakingTime Series

Similar Papers 제목 키워드 기반

Forecasting Anomaly Precursors via Uncertainty-Aware Time-Series Ensembles

2026-02-19 · Hyeongwon Kang, Jinwoo Park, Seunghun Han, Pilsung Kang arxiv

Detecting anomalies in time-series data is critical in domains such as industrial operations, finance, and cybersecurity, where early identification of abnormal patterns is essential for ensuring system reliability and e…

Context-Aware Deep Time-Series Decomposition for Anomaly Detection in Businesses

2023-09-17 · European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases 2023 9 · Youngeun Nam, Patara Trirat, Taeyoon Kim, Youngseop Lee 외

Detecting anomalies in time series has become increasingly challenging as data collection technology develops, especially in realworld communication services, which require contextual information for precise prediction. …

Anomaly DetectionTime Series

Cluster-Aware Causal Mixer for Online Anomaly Detection in Multivariate Time Series

2025-05-30 · Md Mahmuddun Nabi Murad, Yasin Yilmaz

Early and accurate detection of anomalies in time series data is critical, given the significant risks associated with false or missed detections. While MLP-based mixer models have shown promise in time series analysis, …

Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection

Proximity Forest: An effective and scalable distance-based classifier for time series

2018-08-31 · Benjamin Lucas, Ahmed Shifaz, Charlotte Pelletier, Lachlan O'Neill 외

Research into the classification of time series has made enormous progress in the last decade. The UCR time series archive has played a significant role in challenging and guiding the development of new learners for time…

AttributeEarth ObservationGeneral ClassificationTime Series+2

GraphSubDetector: Time Series Subsequence Anomaly Detection via Density-Aware Adaptive Graph Neural Network

2024-11-26 · Weiqi Chen, Zhiqiang Zhou, Qingsong Wen, Liang Sun

Time series subsequence anomaly detection is an important task in a large variety of real-world applications ranging from health monitoring to AIOps, and is challenging due to the following reasons: 1) how to effectively…

Anomaly DetectionGraph Neural NetworkTime Series