Provably Label-Efficient Conformal Prediction
Abstract
Lay Summary
Machine-learning systems often need to say when they are unsure, for example by returning a small set of possible labels rather than a single answer. A common way to make these uncertainty sets reliable is to reserve some labeled examples for calibration, but high-quality labels can be expensive to collect. If we use too few labels, the uncertainty sets may become large and unhelpful; if we use too many, we waste annotation effort. Our work studies how to decide, automatically and on the fly, when to stop collecting calibration labels. We design a rule that checks how much each additional label is expected to improve future predictions, while preserving the reliability guarantees of conformal prediction. Under natural conditions, the rule performs nearly as well as the best fixed number of labels chosen in hindsight. We also show that the same idea can reduce expert labeling cost in a dataset-labeling task where a model labels easy examples and humans label uncertain ones. Experiments on image classification and text-labeling tasks show that our method can save many labels while keeping predictions reliable.