paper-with-me

Papers

Error-quantified Conformal Inference for Time Series

2025-02-02 · Junxi Wu, Dongjian Hu, Yajie Bao, Shu-Tao Xia, Changliang Zou

Uncertainty quantification in time series prediction is challenging due to the temporal dependence and distribution shift on sequential data. Conformal inference provides a pivotal and flexible instrument for assessing the uncertainty of machine learning models through prediction sets. Recently, a series of online conformal inference methods updated thresholds of prediction sets by performing online gradient descent on a sequence of quantile loss functions. A drawback of such methods is that they only use the information of revealed non-conformity scores via miscoverage indicators but ignore error quantification, namely the distance between the non-conformity score and the current threshold. To accurately leverage the dynamic of miscoverage error, we propose \textit{Error-quantified Conformal Inference} (ECI) by smoothing the quantile loss function. ECI introduces a continuous and adaptive feedback scale with the miscoverage error, rather than simple binary feedback in existing methods. We establish a long-term coverage guarantee for ECI under arbitrary dependence and distribution shift. The extensive experimental results show that ECI can achieve valid miscoverage control and output tighter prediction sets than other baselines.

📄 PDF Abstract BibTeX arXiv:2502.00818

Code (1)

creator-xi/Error-quantified-Conformal-Inference 공식 구현

Tasks

PredictionTime SeriesTime Series PredictionUncertainty Quantificationvalid

Similar Papers 제목 키워드 기반

Adaptive Conformal Inference for Multi-Step Ahead Time-Series Forecasting Online

2024-09-23 · Johan Hallberg Szabadváry

The aim of this paper is to propose an adaptation of the well known adaptive conformal inference (ACI) algorithm to achieve finite-sample coverage guarantees in multi-step ahead time-series forecasting in the online sett…

PredictionTime SeriesTime Series Forecasting

Exact and Robust Conformal Inference Methods for Predictive Machine Learning With Dependent Data

2018-02-17 · Victor Chernozhukov, Kaspar Wuthrich, Yinchu Zhu

We extend conformal inference to general settings that allow for time series data. Our proposal is developed as a randomization method and accounts for potential serial dependence by including block structures in the per…

BIG-bench Machine LearningTime SeriesTime Series Analysisvalid

Sequential Predictive Conformal Inference for Time Series

2022-12-07 · Chen Xu, Yao Xie

We present a new distribution-free conformal prediction algorithm for sequential data (e.g., time series), called the \textit{sequential predictive conformal inference} (\texttt{SPCI}). We specifically account for the na…

Conformal PredictionPredictionquantile regressionTime Series+2

Predictive inference for time series: why is split conformal effective despite temporal dependence?

2025-10-02 · Rina Foygel Barber, Ashwin Pananjady arxiv

We consider the problem of uncertainty quantification for prediction in a time series: if we use past data to forecast the next time point, can we provide valid prediction intervals around our forecasts? To avoid placing…

Conformal PID Control for Time Series Prediction

2023-09-21 · NeurIPS 2023 11

We study the problem of uncertainty quantification for time series prediction, with the goal of providing easy-to-use algorithms with formal guarantees. The algorithms we present build upon ideas from conformal predicti…