2021
DOI: 10.1145/3478535
|View full text |Cite
|
Sign up to set email alerts
|

Distribution-free, Risk-controlling Prediction Sets

Abstract: While improving prediction accuracy has been the focus of machine learning in recent years, this alone does not suffice for reliable decision-making. Deploying learning systems in consequential settings also requires calibrating and communicating the uncertainty of predictions. To convey instance-wise uncertainty for prediction tasks, we show how to generate set-valued predictions from a black-box predictor that controls the expected loss on future test points at a user-specified level. Our approach provides e… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
76
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 68 publications
(77 citation statements)
references
References 34 publications
1
76
0
Order By: Relevance
“…For the proof of this fact, along with a discussion of the tighter confidence bounds used in the experiments, see previous work [4,13]. This calibration procedure is easy to implement in code, and we summarize it in Algorithm 2.…”
Section: Algorithm 2 Pseudocode For Computing λmentioning
confidence: 87%
See 2 more Smart Citations
“…For the proof of this fact, along with a discussion of the tighter confidence bounds used in the experiments, see previous work [4,13]. This calibration procedure is easy to implement in code, and we summarize it in Algorithm 2.…”
Section: Algorithm 2 Pseudocode For Computing λmentioning
confidence: 87%
“…Definition 1 (Risk-Controlling Prediction Set (RCPS), modified from [4]). We call a random set-valued function…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…The experiments in section 5 use the Conformal Prediction (CP) framework (Vovk et al, 2005). While recent work found CP to be useful in many practical applications such as medical image segmentation (Bates et al, 2021) and adaptive computation Transformers , one of CP challenges is in reducing the size of the prediction sets while maintaining the compelling accuracy guarantees. In this work, we follow the expanded admission CP extension of that leverages the existence of equally correct answers to improve the statistical efficiency of the calibration.…”
Section: Ethical Considerationsmentioning
confidence: 99%
“…Our work builds upon prior literature on distribution-free uncertainty quantification, which we review in-depth in Appendix A. Within this literature, the work most closely related to ours is arguably the work by Bates et al [15], which has focused on generating set-valued predictions from a black-box predictor that controls the expected loss on future test points at a user-specified level. While one can view our problem from the perspective of set-valued predictions, applying their methodology to find near-optimal solutions in our problem is not straightforward, and one would need to assume to have access to qualification labels for all the candidates in multiple pools, something we view as rather impractical.…”
Section: Introductionmentioning
confidence: 99%