Conformal Risk Control
Anastasios N. Angelopoulos, Stephen Bates, Adam Fisch, Lihua Lei, Tal Schuster
TL;DR
The paper extends conformal prediction to guarantee the expected risk for any bounded monotone loss, yielding a flexible, distribution-free framework (conformal risk control) that is tight up to an O(1/n) factor. It introduces a practical algorithm to select a conservativeness parameter by calibrating on a holdout set, and establishes both upper risk guarantees and a matching lower bound, while showing the special case reduces to standard conformal prediction under miscoverage loss. The authors demonstrate the approach with four real-world tasks—FNR control in tumor segmentation and multilabel classification, graph-distance control in hierarchical classification, and F1-score control in open-domain QA—covering computer vision and NLP. They also develop extensive extensions to handle distributional shift, quantile and multiple risks, adversarial perturbations, and U-risk control, broadening applicability to robust and safe ML deployment across diverse settings.
Abstract
We extend conformal prediction to control the expected value of any monotone loss function. The algorithm generalizes split conformal prediction together with its coverage guarantee. Like conformal prediction, the conformal risk control procedure is tight up to an $\mathcal{O}(1/n)$ factor. We also introduce extensions of the idea to distribution shift, quantile risk control, multiple and adversarial risk control, and expectations of U-statistics. Worked examples from computer vision and natural language processing demonstrate the usage of our algorithm to bound the false negative rate, graph distance, and token-level F1-score.
