SOTAVerified

Training Uncertainty-Aware Classifiers with Conformalized Deep Learning

2022-05-12Code Available1· sign in to hype

Bat-Sheva Einbinder, Yaniv Romano, Matteo Sesia, Yanfei Zhou

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Deep neural networks are powerful tools to detect hidden patterns in data and leverage them to make predictions, but they are not designed to understand uncertainty and estimate reliable probabilities. In particular, they tend to be overconfident. We begin to address this problem in the context of multi-class classification by developing a novel training algorithm producing models with more dependable uncertainty estimates, without sacrificing predictive power. The idea is to mitigate overconfidence by minimizing a loss function, inspired by advances in conformal inference, that quantifies model uncertainty by carefully leveraging hold-out data. Experiments with synthetic and real data demonstrate this method can lead to smaller conformal prediction sets with higher conditional coverage, after exact calibration with hold-out data, compared to state-of-the-art alternatives.

Tasks

Reproductions