paper-with-me

Papers

Does confidence calibration improve conformal prediction?

2024-02-06 · Huajun Xi, Jianguo Huang, Kangdao Liu, Lei Feng, Hongxin Wei

Conformal prediction is an emerging technique for uncertainty quantification that constructs prediction sets guaranteed to contain the true label with a predefined probability. Previous works often employ temperature scaling to calibrate classifiers, assuming that confidence calibration benefits conformal prediction. However, the specific impact of confidence calibration on conformal prediction remains underexplored. In this work, we make two key discoveries about the impact of confidence calibration methods on adaptive conformal prediction. Firstly, we empirically show that current confidence calibration methods (e.g., temperature scaling) typically lead to larger prediction sets in adaptive conformal prediction. Secondly, by investigating the role of temperature value, we observe that high-confidence predictions can enhance the efficiency of adaptive conformal prediction. Theoretically, we prove that predictions with higher confidence result in smaller prediction sets on expectation. This finding implies that the rescaling parameters in these calibration methods, when optimized with cross-entropy loss, might counteract the goal of generating efficient prediction sets. To address this issue, we propose Conformal Temperature Scaling (ConfTS), a variant of temperature scaling with a novel loss function designed to enhance the efficiency of prediction sets. This approach can be extended to optimize the parameters of other post-hoc methods of confidence calibration. Extensive experiments demonstrate that our method improves existing adaptive conformal prediction methods in classification tasks, especially with LLMs.

📄 PDF Abstract BibTeX arXiv:2402.04344

Code (1)

ml-stat-sustech/torchcp pytorch

Tasks

Conformal PredictionPredictionUncertainty Quantification

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Robust Conditional Conformal Prediction via Branched Normalizing Flow

2026-05-03 · Rui Xu, Xingyuan Chen, Wenxing Huang, Minxuan Huang 외 arxiv

Conformal prediction (CP) constructs prediction sets with marginal coverage guarantees under the assumption that the calibration and test distributions are identical. However, under distribution shift, existing approache…

When Can We Reuse a Calibration Set for Multiple Conformal Predictions?

2025-06-24 · A. A. Balinsky, A. D. Balinsky

Reliable uncertainty quantification is crucial for the trustworthiness of machine learning applications. Inductive Conformal Prediction (ICP) offers a distribution-free framework for generating prediction sets or interva…

Conformal PredictionPredictionUncertainty Quantification

Robust Conformal Prediction under Distribution Shift via Physics-Informed Structural Causal Model

2024-03-22 · Rui Xu, Yue Sun, Chao Chen, Parv Venkitasubramaniam 외

Uncertainty is critical to reliable decision-making with machine learning. Conformal prediction (CP) handles uncertainty by predicting a set on a test input, hoping the set to cover the true label with at least $(1-\alph…

Conformal PredictionDecision Making

Entropy Reweighted Conformal Classification

2024-07-24 · Rui Luo, Nicolo Colombo

Conformal Prediction (CP) is a powerful framework for constructing prediction sets with guaranteed coverage. However, recent studies have shown that integrating confidence calibration with CP can lead to a degradation in…

ClassificationConformal PredictionPrediction

Extreme Conformal Prediction: Reliable Intervals for High-Impact Events

2025-05-13 · Olivier C. Pasche, Henry Lam, Sebastian Engelke

Conformal prediction is a popular method to construct prediction intervals for black-box machine learning models with marginal coverage guarantees. In applications with potentially high-impact events, such as flooding or…

Conformal PredictionPredictionPrediction Intervalsquantile regression