paper-with-me

Papers

A Variational Estimator for $L_p$ Calibration Errors

2026-02-27 · Eugène Berta, Sacha Braun, David Holzmüller, Francis Bach, Michael I. Jordan arxiv

Calibration$\unicode{x2014}$the problem of ensuring that predicted probabilities align with observed class frequencies$\unicode{x2014}$is a basic desideratum for reliable prediction with machine learning systems. Calibration error is traditionally assessed via a divergence function, using the expected divergence between predictions and empirical frequencies. Accurately estimating this quantity is challenging, especially in the multiclass setting. Here, we show how to extend a recent variational framework for estimating calibration errors beyond divergences induced induced by proper losses, to cover a broad class of calibration errors induced by $L_p$ divergences. Our method can separate over- and under-confidence and, unlike non-variational approaches, avoids overestimation. We provide extensive experiments and integrate our code in the open-source package probmetrics (https://github.com/dholzmueller/probmetrics) for evaluating calibration errors.

📄 PDF Abstract BibTeX arXiv:2602.24230

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimizing Estimators of Squared Calibration Errors in Classification

2024-10-09 · Sebastian G. Gruber, Francis Bach

In this work, we propose a mean-squared error-based risk that enables the comparison and optimization of estimators of squared calibration errors in practical settings. Improving the calibration of classifiers is crucial…

ClassificationDecision Makingimage-classificationImage Classification+1

Inferring bias and uncertainty in camera calibration

2021-07-28 · Annika Hagemann, Moritz Knorr, Holger Janssen, Christoph Stiller

Accurate camera calibration is a precondition for many computer vision applications. Calibration errors, such as wrong model assumptions or imprecise parameter estimation, can deteriorate a system's overall performance, …

Bias DetectionCamera CalibrationModel Selectionparameter estimation

Better Uncertainty Calibration via Proper Scores for Classification and Beyond

2022-03-15 · Sebastian G. Gruber, Florian Buettner

With model trustworthiness being crucial for sensitive real-world applications, practitioners are putting more and more focus on improving the uncertainty calibration of deep neural networks. Calibration errors are desig…

Consistent and Asymptotically Unbiased Estimation of Proper Calibration Errors

2023-12-14 · Teodora Popordanoska, Sebastian G. Gruber, Aleksei Tiulpin, Florian Buettner 외

Proper scoring rules evaluate the quality of probabilistic predictions, playing an essential role in the pursuit of accurate and well-calibrated models. Every proper score decomposes into two fundamental components -- pr…

scoring rule

Estimating Expected Calibration Errors

2021-09-08 · Nicolas Posocco, Antoine Bonnefoy

Uncertainty in probabilistic classifiers predictions is a key concern when models are used to support human decision making, in broader probabilistic pipelines or when sensitive automatic decisions have to be taken. Stud…

Decision Making