paper-with-me

홈 › Papers

Adaptive Conformal Anomaly Detection with Time Series Foundation Models for Signal Monitoring

2026-04-22 · Natalia Martinez Gil, Fearghal O'Donncha, Wesley M. Gifford, Nianjun Zhou, Dhaval C. Patel, Roman Vaculin arxiv

We propose a post-hoc adaptive conformal anomaly detection method for monitoring time series that leverages predictions from pre-trained foundation models without requiring additional fine-tuning. Our method yields an interpretable anomaly score directly interpretable as a false alarm rate (p-value), facilitating transparent and actionable decision-making. It employs weighted quantile conformal prediction bounds and adaptively learns optimal weighting parameters from past predictions, enabling calibration under distribution shifts and stable false alarm control, while preserving out-of-sample guarantees. As a model-agnostic solution, it integrates seamlessly with foundation models and supports rapid deployment in resource-constrained environments. This approach addresses key industrial challenges such as limited data availability, lack of training expertise, and the need for immediate inference, while taking advantage of the growing accessibility of time series foundation models. Experiments on both synthetic and real-world datasets show that the proposed approach delivers strong performance, combining simplicity, interpretability, robustness, and adaptivity.

📄 PDF Abstract BibTeX arXiv:2604.20122

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Conformalized density- and distance-based anomaly detection in time-series data

2016-08-16 · Evgeny Burnaev, Vladislav Ishimtsev

Anomalies (unusual patterns) in time-series data give essential, and often actionable information in critical situations. Examples can be found in such fields as healthcare, intrusion detection, finance, security and fli…

Anomaly DetectionIntrusion DetectionTime SeriesTime Series Analysis

Conformal k-NN Anomaly Detector for Univariate Data Streams

2017-06-11 · Vladislav Ishimtsev, Ivan Nazarov, Alexander Bernstein, Evgeny Burnaev

Anomalies in time-series data give essential and often actionable information in many applications. In this paper we consider a model-free anomaly detection method for univariate time-series which adapts to non-stationar…

Anomaly DetectionConformal PredictionPredictionTime Series+1

CoCAI: Copula-based Conformal Anomaly Identification for Multivariate Time-Series

2025-07-23 · Nicholas A. Pearson, Francesca Zanello, Davide Russo, Luca Bortolussi 외 arxiv

We propose a novel framework that harnesses the power of generative artificial intelligence and copula-based modeling to address two critical challenges in multivariate time-series analysis: delivering accurate predictio…

Dimensionality ReductionOutlier DetectionAnomaly Detection

Context-Aware Online Conformal Anomaly Detection with Prediction-Powered Data Acquisition

2025-05-03 · Amirmohammad Farzaneh, Osvaldo Simeone

Online anomaly detection is essential in fields such as cybersecurity, healthcare, and industrial monitoring, where promptly identifying deviations from expected behavior can avert critical failures or security breaches.…

Anomaly Detection

Impact of Deep Learning Libraries on Online Adaptive Lightweight Time Series Anomaly Detection

2023-04-30 · Ming-Chang Lee, Jia-Chun Lin

Providing online adaptive lightweight time series anomaly detection without human intervention and domain knowledge is highly valuable. Several such anomaly detection approaches have been introduced in the past years, bu…

Anomaly DetectionDeep LearningTime SeriesTime Series Anomaly Detection