A Convex Loss Function for Set Prediction with Optimal Trade-offs Between Size and Conditional Coverage
Francis Bach
TL;DR
This work introduces a convex loss for set-valued predictions derived from the Lovász–Choquet framework, enabling a principled trade-off between the size of predicted uncertainty sets and conditional coverage. By representing sets as level sets of a real-valued function and integrating over a continuum of Lagrange multipliers, the authors obtain a tractable, fully convex objective that yields all size-conditional coverage trade-offs and supports randomized predictions. They derive efficient optimization schemes (SGD and iteratively-reweighted least squares) and demonstrate improvements over marginal-coverage baselines on synthetic classification and regression tasks, while also discussing conformalization for marginal guarantees. The paper also offers a rich set of examples, alternative area-based criteria, and practical guidelines for implementing the approach in large-scale settings. Overall, it provides a unified convex-optimization pathway to quantify and control uncertainty sets in high-dimensional prediction problems with explicit size-coverage considerations.
Abstract
We consider supervised learning problems in which set predictions provide explicit uncertainty estimates. Using Choquet integrals (a.k.a. Lov{á}sz extensions), we propose a convex loss function for nondecreasing subset-valued functions obtained as level sets of a real-valued function. This loss function allows optimal trade-offs between conditional probabilistic coverage and the ''size'' of the set, measured by a non-decreasing submodular function. We also propose several extensions that mimic loss functions and criteria for binary classification with asymmetric losses, and show how to naturally obtain sets with optimized conditional coverage. We derive efficient optimization algorithms, either based on stochastic gradient descent or reweighted least-squares formulations, and illustrate our findings with a series of experiments on synthetic datasets for classification and regression tasks, showing improvements over approaches that aim for marginal coverage.
