Test-time Recalibration of Conformal Predictors Under Distribution Shift Based on Unlabeled Examples
Fatih Furkan Yilmaz, Reinhard Heckel

TL;DR
This paper introduces a method for recalibrating conformal predictors using unlabeled data to maintain reliable uncertainty estimates under distribution shifts, addressing a key challenge in deploying classifiers in real-world scenarios.
Contribution
The authors propose a novel approach for cutoff threshold prediction using unlabeled examples, with theoretical guarantees under certain distribution shift models.
Findings
Method achieves accurate uncertainty estimates under natural distribution shifts.
Provably effective for specific models of distribution shift.
Addresses calibration challenges without requiring labeled data from new distributions.
Abstract
Modern image classifiers are very accurate, but the predictions come without uncertainty estimates. Conformal predictors provide uncertainty estimates by computing a set of classes containing the correct class with a user-specified probability based on the classifier's probability estimates. To provide such sets, conformal predictors often estimate a cutoff threshold for the probability estimates based on a calibration set. Conformal predictors guarantee reliability only when the calibration set is from the same distribution as the test set. Therefore, conformal predictors need to be recalibrated for new distributions. However, in practice, labeled data from new distributions is rarely available, making calibration infeasible. In this work, we consider the problem of predicting the cutoff threshold for a new distribution based on unlabeled examples. While it is impossible in general to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · Medical Image Segmentation Techniques · Digital Imaging for Blood Diseases
MethodsTest · Softmax
