paper-with-me

Papers

Stochastic Online Conformal Prediction with Semi-Bandit Feedback

2024-05-22 · Haosen Ge, Hamsa Bastani, Osbert Bastani

Conformal prediction has emerged as an effective strategy for uncertainty quantification by modifying a model to output sets of labels instead of a single label. These prediction sets come with the guarantee that they contain the true label with high probability. However, conformal prediction typically requires a large calibration dataset of i.i.d. examples. We consider the online learning setting, where examples arrive over time, and the goal is to construct prediction sets dynamically. Departing from existing work, we assume semi-bandit feedback, where we only observe the true label if it is contained in the prediction set. For instance, consider calibrating a document retrieval model to a new domain; in this setting, a user would only be able to provide the true label if the target document is in the prediction set of retrieved documents. We propose a novel conformal prediction algorithm targeted at this setting, and prove that it obtains sublinear regret compared to the optimal conformal predictor. We evaluate our algorithm on a retrieval task, an image classification task, and an auction price-setting task, and demonstrate that it empirically achieves good performance compared to several baselines.

📄 PDF Abstract BibTeX arXiv:2405.13268

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal Predictionimage-classificationImage ClassificationPredictionRetrievalUncertainty Quantification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Online Conformal Prediction with Adversarial Semi-bandit Feedback via Regret Minimization

2026-04-20 · Junyoung Yang, Kyungmin Kim, Sangdon Park arxiv

Uncertainty quantification is crucial in safety-critical systems, where decisions must be made under uncertainty. In particular, we consider the problem of online uncertainty quantification, where data points arrive sequ…

Efficient Online Set-valued Classification with Bandit Feedback

2024-05-07 · Zhou Wang, Xingye Qiao

Conformal prediction is a distribution-free method that wraps a given machine learning model and returns a set of plausible labels that contain the true label with a prescribed coverage rate. In practice, the empirical c…

ClassificationConformal PredictionDecision Making

Efficient Online Conformal Selection with Limited Feedback

2026-05-14 · Sreenivas Gollapudi, Kostas Kollias, Kamesh Munagala, Ali Sinop arxiv

We address the problem of conformal selection, where an agent must select a low-cost subset of options to ensure that at least one "success" is identified at a pre-specified target rate $φ$. While traditional online conf…

Sepsyn-OLCP: An Online Learning-based Framework for Early Sepsis Prediction with Uncertainty Quantification using Conformal Prediction

2025-03-18 · Anni Zhou, Beyah Raheem, Rishikesan Kamaleswaran, Yao Xie

Sepsis is a life-threatening syndrome with high morbidity and mortality in hospitals. Early prediction of sepsis plays a crucial role in facilitating early interventions for septic patients. However, early sepsis predict…

Conformal PredictionModel SelectionPredictionUncertainty Quantification

A Unified Framework for Analyzing Meta-algorithms in Online Convex Optimization

2024-02-13 · Mohammad Pedramfar, Vaneet Aggarwal

In this paper, we analyze the problem of online convex optimization in different settings, including different feedback types (full-information/semi-bandit/bandit/etc) in either stochastic or non-stochastic setting and d…