paper-with-me

Papers

Truthful Calibration Errors for Multi-Class Prediction

2025-10-07 · Yuxuan Lu, Yifan Wu, Jason Hartline, Lunjia Hu arxiv

Calibrated predictions are useful because their numerical values can be interpreted as probabilities. Calibration errors are therefore widely used to evaluate, compare, and tune probabilistic predictors. Recently, Haghtalab et al. (2024) introduced an additional requirement for such measures: truthfulness. A calibration measure is truthful if a predictor minimizes its expected measured error by reporting the true conditional label distribution. Many standard empirical calibration errors are non-truthful: a predictor may appear better calibrated by distorting its probabilities rather than reporting them truthfully. We study the practical role of truthfulness for calibration measurement in multiclass prediction. First, we introduce perfectly truthful calibration errors for multidimensional linear properties of the label distribution, generalizing the truthful calibration error for binary predictions in Hartline et al. (2025). This framework includes full multiclass calibration and classwise calibration. We also identify a truthful correction for confidence calibration. Second, we characterize the decision-theoretic implications of these truthful errors. For calibrated predictors, truthful calibration errors preserve the Blackwell dominance: a more informative calibrated predictor receives no larger expected error. Third, we show that this decision-theoretic interpretation explains and mitigates the well-observed ranking robustness problem of binned calibration errors. Empirically, non-truthful confidence-based errors can reverse model rankings when the number of bins changes, while our truthful errors give more stable rankings across binning choices.

📄 PDF Abstract BibTeX arXiv:2510.06388

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Truthful Calibration Measures for Sequential Prediction

2026-08-21 · Anagha Gokul, Jason Hartline, Lunjia Hu, Jonathan Ullman 외 arxiv

Calibration requires probabilistic reports to be conditionally unbiased and reliably interpretable as probabilities. A calibration measure assigns numerical error to miscalibrated reports. Haghtalab et al. (2024) propose…

Truthfulness of Calibration Measures

2024-07-19 · Nika Haghtalab, Mingda Qiao, Kunhe Yang, Eric Zhao

We initiate the study of the truthfulness of calibration measures in sequential prediction. A calibration measure is said to be truthful if the forecaster (approximately) minimizes the expected penalty by predicting the …

Prediction

A Perfectly Truthful Calibration Measure

2025-08-18 · Jason Hartline, Lunjia Hu, Yifan Wu arxiv

Calibration requires that predictions are conditionally unbiased and, therefore, reliably interpretable as probabilities. A calibration measure quantifies how far a predictor is from perfect calibration. As introduced by…

Understanding the Effects of Iterative Prompting on Truthfulness

2024-02-09 · Satyapriya Krishna, Chirag Agarwal, Himabindu Lakkaraju

The development of Large Language Models (LLMs) has notably transformed numerous sectors, offering impressive text generation capabilities. Yet, the reliability and truthfulness of these models remain pressing concerns. …

Text Generation

A Variational Estimator for $L_p$ Calibration Errors

2026-02-27 · Eugène Berta, Sacha Braun, David Holzmüller, Francis Bach 외 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. Calibra…