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

arXiv cs.LG / 4/23/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces a post-hoc adaptive conformal anomaly detection method for time-series monitoring that uses predictions from pre-trained foundation models without any additional fine-tuning.
  • It produces an interpretable anomaly score equivalent to a p-value (false alarm rate), enabling more transparent and actionable decision-making.
  • The method uses weighted quantile conformal prediction bounds and adaptively learns the weighting parameters from historical predictions to maintain calibration and stable false-alarm control under distribution shifts.
  • It is model-agnostic and designed for rapid deployment, including in resource-constrained environments, aiming to overcome common industrial constraints like limited data and lack of training expertise.
  • Experiments on synthetic and real-world datasets indicate the approach achieves strong performance while balancing simplicity, robustness, interpretability, and adaptivity, with out-of-sample guarantees preserved.

Abstract

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.