paper-with-me

홈 › Papers

Improved Online Conformal Prediction via Strongly Adaptive Online Learning

2023-02-15 · Aadyot Bhatnagar, Huan Wang, Caiming Xiong, Yu Bai

We study the problem of uncertainty quantification via prediction sets, in an online setting where the data distribution may vary arbitrarily over time. Recent work develops online conformal prediction techniques that leverage regret minimization algorithms from the online learning literature to learn prediction sets with approximately valid coverage and small regret. However, standard regret minimization could be insufficient for handling changing environments, where performance guarantees may be desired not only over the full time horizon but also in all (sub-)intervals of time. We develop new online conformal prediction methods that minimize the strongly adaptive regret, which measures the worst-case regret over all intervals of a fixed length. We prove that our methods achieve near-optimal strongly adaptive regret for all interval lengths simultaneously, and approximately valid coverage. Experiments show that our methods consistently obtain better coverage and smaller prediction sets than existing methods on real-world tasks, such as time series forecasting and image classification under distribution shift.

📄 PDF Abstract BibTeX arXiv:2302.07869

Code (2)

salesforce/online_conformal 공식 구현 pytorch
herbps10/adaptiveconformal

Tasks

Conformal Predictionimage-classificationImage ClassificationPredictionTime SeriesTime Series AnalysisTime Series ForecastingUncertainty Quantificationvalid

Similar Papers 제목 키워드 기반

Robust Online Conformal Prediction under Uniform Label Noise

2025-01-30 · Huajun Xi, Kangdao Liu, Hao Zeng, Wenguang Sun 외

Conformal prediction is an emerging technique for uncertainty quantification that constructs prediction sets guaranteed to contain the true label with a predefined probability. Recent work develops online conformal predi…

Conformal PredictionPredictionUncertainty Quantification

Improved conformalized quantile regression

2022-07-06 · Martim Sousa, Ana Maria Tomé, José Moreira

Conformalized quantile regression is a procedure that inherits the advantages of conformal prediction and quantile regression. That is, we use quantile regression to estimate the true conditional quantile and then apply …

Conformal PredictionPredictionPrediction Intervalsquantile regression+1

Adaptive Regime-Switching Forecasts with Distribution-Free Uncertainty: Deep Switching State-Space Models Meet Conformal Prediction

2025-12-02 · Echo Diyun LU, Charles Findling, Marianne Clausel, Alessandro Leite 외 arxiv

Regime transitions routinely break stationarity in time series, making calibrated uncertainty as important as point accuracy. We study distribution-free uncertainty for regime-switching forecasting by coupling Deep Switc…

Gaussian Processes

Multi-model Ensemble Conformal Prediction in Dynamic Environments

2024-11-06 · Erfan Hajihashemi, Yanning Shen

Conformal prediction is an uncertainty quantification method that constructs a prediction set for a previously unseen datum, ensuring the true label is included with a predetermined coverage probability. Adaptive conform…

Conformal PredictionmodelPredictionUncertainty Quantification+1

Online Localized Conformal Prediction

2026-05-06 · Yuheng Lai, Garvesh Raskutti arxiv

Conformal prediction is a framework that provides valid uncertainty quantification for general models with exchangeable data. However, in the online learning and time-series settings, exchangeability is not satisfied. Ex…