paper-with-me

홈 › Papers

Unsupervised Model Selection for Time-series Anomaly Detection

2022-10-03 · Mononito Goswami, Cristian Challu, Laurent Callot, Lenon Minorics, Andrey Kan

Anomaly detection in time-series has a wide range of practical applications. While numerous anomaly detection methods have been proposed in the literature, a recent survey concluded that no single method is the most accurate across various datasets. To make matters worse, anomaly labels are scarce and rarely available in practice. The practical problem of selecting the most accurate model for a given dataset without labels has received little attention in the literature. This paper answers this question i.e. Given an unlabeled dataset and a set of candidate anomaly detectors, how can we select the most accurate model? To this end, we identify three classes of surrogate (unsupervised) metrics, namely, prediction error, model centrality, and performance on injected synthetic anomalies, and show that some metrics are highly correlated with standard supervised anomaly detection performance metrics such as the $F_1$ score, but to varying degrees. We formulate metric combination with multiple imperfect surrogate metrics as a robust rank aggregation problem. We then provide theoretical justification behind the proposed approach. Large-scale experiments on multiple real-world datasets demonstrate that our proposed unsupervised approach is as effective as selecting the most accurate model based on partially labeled data.

📄 PDF Abstract BibTeX arXiv:2210.01078

Code (1)

mononitogoswami/tsad-model-selection 공식 구현 pytorch

Tasks

Anomaly DetectionmodelModel SelectionSupervised Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection

Similar Papers 제목 키워드 기반

mTSBench: Benchmarking Multivariate Time Series Anomaly Detection and Model Selection at Scale

2025-06-26 · Xiaona Zhou, Constantin Brif, Ismini Lourentzou

Multivariate time series anomaly detection (MTS-AD) is critical in domains like healthcare, cybersecurity, and industrial monitoring, yet remains challenging due to complex inter-variable dependencies, temporal dynamics,…

Anomaly DetectionBenchmarkingLanguage ModelingLanguage Modelling+4

Time Series Anomaly Detection with label-free Model Selection

2021-06-11 · Deokwoo Jung, Nandini Ramanan, Mehrnaz Amjadi, Sankeerth Rao Karingula 외

Anomaly detection for time-series data becomes an essential task for many data-driven applications fueled with an abundance of data and out-of-the-box machine-learning algorithms. In many real-world settings, developing …

Anomaly DetectionEnsemble LearningModel SelectionTime Series+2

MSAD: A Deep Dive into Model Selection for Time series Anomaly Detection

2025-10-30 · Emmanouil Sylligardos, John Paparrizos, Themis Palpanas, Pierre Senellart 외 arxiv

Anomaly detection is a fundamental task for time series analytics with important implications for the downstream performance of many applications. Despite increasing academic interest and the large number of methods prop…

Time Series Anomaly DetectionTime Series Classification

An Unsupervised Anomaly Detection in Electricity Consumption Using Reinforcement Learning and Time Series Forest Based Framework

2024-12-30 · Jihan Ghanim, Mariette Awad

Anomaly detection (AD) plays a crucial role in time series applications, primarily because time series data is employed across real-world scenarios. Detecting anomalies poses significant challenges since anomalies take d…

Anomaly DetectionModel SelectionReinforcement Learning (RL)Time Series+1

Ymir: A Supervised Ensemble Framework for Multivariate Time Series Anomaly Detection

2021-12-09 · Zhanxiang Zhao

We proposed a multivariate time series anomaly detection frame-work Ymir, which leverages ensemble learning and supervisedlearning technology to efficiently learn and adapt to anomaliesin real-world system applications. …

Anomaly DetectionEnsemble LearningTime SeriesTime Series Analysis+2