Calibrated Selective Classification
Adam Fisch, Tommi Jaakkola, Regina Barzilay

TL;DR
This paper introduces a new method for selective classification that rejects uncertain predictions to achieve well-calibrated uncertainty estimates, especially in out-of-domain scenarios, improving reliability in critical applications.
Contribution
It proposes a framework for learning selectively calibrated models with a dedicated selector network and a robust training strategy inspired by distributionally robust optimization.
Findings
Improves calibration of uncertainty estimates on in-domain and out-of-domain data.
Enhances model reliability in critical tasks like medical diagnosis.
Demonstrates effectiveness on image classification and lung cancer risk assessment.
Abstract
Selective classification allows models to abstain from making predictions (e.g., say "I don't know") when in doubt in order to obtain better effective accuracy. While typical selective models can be effective at producing more accurate predictions on average, they may still allow for wrong predictions that have high confidence, or skip correct predictions that have low confidence. Providing calibrated uncertainty estimates alongside predictions -- probabilities that correspond to true frequencies -- can be as important as having predictions that are simply accurate on average. However, uncertainty estimates can be unreliable for certain inputs. In this paper, we develop a new approach to selective classification in which we propose a method for rejecting examples with "uncertain" uncertainties. By doing so, we aim to make predictions with {well-calibrated} uncertainty estimates over the…
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
TopicsMachine Learning in Healthcare · Anomaly Detection Techniques and Applications · COVID-19 diagnosis using AI
MethodsBalanced Selection
