paper-with-me

홈 › Papers

When does a predictor know its own loss?

2025-02-27 · Aravind Gollakota, Parikshit Gopalan, Aayush Karan, Charlotte Peale, Udi Wieder

Given a predictor and a loss function, how well can we predict the loss that the predictor will incur on an input? This is the problem of loss prediction, a key computational task associated with uncertainty estimation for a predictor. In a classification setting, a predictor will typically predict a distribution over labels and hence have its own estimate of the loss that it will incur, given by the entropy of the predicted distribution. Should we trust this estimate? In other words, when does the predictor know what it knows and what it does not know? In this work we study the theoretical foundations of loss prediction. Our main contribution is to establish tight connections between nontrivial loss prediction and certain forms of multicalibration, a multigroup fairness notion that asks for calibrated predictions across computationally identifiable subgroups. Formally, we show that a loss predictor that is able to improve on the self-estimate of a predictor yields a witness to a failure of multicalibration, and vice versa. This has the implication that nontrivial loss prediction is in effect no easier or harder than auditing for multicalibration. We support our theoretical results with experiments that show a robust positive correlation between the multicalibration error of a predictor and the efficacy of training a loss predictor.

📄 PDF Abstract BibTeX arXiv:2502.20375

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessPrediction

Similar Papers 제목 키워드 기반

When Does Optimizing a Proper Loss Yield Calibration?

2023-05-30 · NeurIPS 2023 11 · Jarosław Błasiok, Parikshit Gopalan, Lunjia Hu, Preetum Nakkiran

Optimizing proper loss functions is popularly believed to yield predictors with good calibration properties; the intuition being that for such losses, the global optimum is to predict the ground-truth probabilities, whic…

Improving Equivariance in State-of-the-Art Supervised Depth and Normal Predictors

2023-09-28 · ICCV 2023 1 · Yuanyi Zhong, Anand Bhattad, Yu-Xiong Wang, David Forsyth

Dense depth and surface normal predictors should possess the equivariant property to cropping-and-resizing -- cropping the input image should result in cropping the same output image. However, we find that state-of-the-a…

Data Augmentation

Omnipredictors for Constrained Optimization

2022-09-15 · Lunjia Hu, Inbal Livni-Navon, Omer Reingold, Chutong Yang

The notion of omnipredictors (Gopalan, Kalai, Reingold, Sharan and Wieder ITCS 2021), suggested a new paradigm for loss minimization. Rather than learning a predictor based on a known loss function, omnipredictors can ea…

Fairness

Pitfalls of Epistemic Uncertainty Quantification through Loss Minimisation

2022-03-11 · Viktor Bengs, Eyke Hüllermeier, Willem Waegeman

Uncertainty quantification has received increasing attention in machine learning in the recent past. In particular, a distinction between aleatoric and epistemic uncertainty has been found useful in this regard. The latt…

Uncertainty Quantification

Towards Dynamic Feature Acquisition on Medical Time Series by Maximizing Conditional Mutual Information

2024-07-18 · Fedor Sergeev, Paola Malsot, Gunnar Rätsch, Vincent Fortuin

Knowing which features of a multivariate time series to measure and when is a key task in medicine, wearables, and robotics. Better acquisition policies can reduce costs while maintaining or even improving the performanc…

Time Series