MLLGMar 4, 2021

Distribution-free uncertainty quantification for classification under label shift

arXiv:2103.03323v4117 citations
AI Analysis

This addresses uncertainty quantification for safety-critical ML applications under label shift, providing a novel solution to a previously overlooked problem.

The paper tackles the problem of uncertainty quantification for classification under label shift, showing that label shift degrades coverage and calibration, and proposes reweighting conformal prediction and calibration methods using unlabeled target data to achieve distribution-free guarantees with excellent practical performance.

Trustworthy deployment of ML models requires a proper measure of uncertainty, especially in safety-critical applications. We focus on uncertainty quantification (UQ) for classification problems via two avenues -- prediction sets using conformal prediction and calibration of probabilistic predictors by post-hoc binning -- since these possess distribution-free guarantees for i.i.d. data. Two common ways of generalizing beyond the i.i.d. setting include handling covariate and label shift. Within the context of distribution-free UQ, the former has already received attention, but not the latter. It is known that label shift hurts prediction, and we first argue that it also hurts UQ, by showing degradation in coverage and calibration. Piggybacking on recent progress in addressing label shift (for better prediction), we examine the right way to achieve UQ by reweighting the aforementioned conformal and calibration procedures whenever some unlabeled data from the target distribution is available. We examine these techniques theoretically in a distribution-free framework and demonstrate their excellent practical performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes