paper-with-me

Papers

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 nature that time series data are non-exchangeable, and thus many existing conformal prediction algorithms are not applicable. The main idea is to adaptively re-estimate the conditional quantile of non-conformity scores (e.g., prediction residuals), upon exploiting the temporal dependence among them. More precisely, we cast the problem of conformal prediction interval as predicting the quantile of a future residual, given a user-specified point prediction algorithm. Theoretically, we establish asymptotic valid conditional coverage upon extending consistency analyses in quantile regression. Using simulation and real-data experiments, we demonstrate a significant reduction in interval width of \texttt{SPCI} compared to other existing methods under the desired empirical coverage.

📄 PDF Abstract BibTeX arXiv:2212.03463

Code (1)

hamrel-cxu/spci-code 공식 구현 pytorch

Tasks

Conformal PredictionPredictionquantile regressionTime SeriesTime Series Analysisvalid

Similar Papers 제목 키워드 기반

Conformal Inference for Time Series over Graphs

2025-10-13 · Sonakshi Dua, Gonzalo Mateos, Sundeep Prabhakar Chepuri arxiv

Trustworthy decision making in networked, dynamic environments calls for innovative uncertainty quantification substrates in predictive models for graph time series. Existing conformal prediction (CP) methods have been a…

Decision Making

Conformal Prediction with Time-Series Data via Sequential Conformalized Density Regions

2026-04-08 · M. Sampson, K. S. Chan arxiv

We propose a new conformal prediction method for time-series data with a guaranteed asymptotic conditional coverage rate, Sequential Conformalized Density Regions (SCDR), which is flexible enough to produce both predicti…

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…

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

Leave a Window Out: Modifying the Jackknife for Predictive Inference in Time Series

2026-05-28 · Hanyang Jiang, Rina Foygel Barber, Ashwin Pananjady, Yao Xie arxiv

Conformal prediction methods enjoy strong theoretical and empirical predictive inference performance, provided the data is exchangeable and is treated symmetrically during training. However, these assumptions are impract…