English

Calibration Error for Decision Making

Machine Learning 2024-10-14 v5 Data Structures and Algorithms Machine Learning

Abstract

Calibration allows predictions to be reliably interpreted as probabilities by decision makers. We propose a decision-theoretic calibration error, the Calibration Decision Loss (CDL), defined as the maximum improvement in decision payoff obtained by calibrating the predictions, where the maximum is over all payoff-bounded decision tasks. Vanishing CDL guarantees the payoff loss from miscalibration vanishes simultaneously for all downstream decision tasks. We show separations between CDL and existing calibration error metrics, including the most well-studied metric Expected Calibration Error (ECE). Our main technical contribution is a new efficient algorithm for online calibration that achieves near-optimal O(logTT)O(\frac{\log T}{\sqrt{T}}) expected CDL, bypassing the Ω(T0.472)\Omega(T^{-0.472}) lower bound for ECE by Qiao and Valiant (2021).

Keywords

Cite

@article{arxiv.2404.13503,
  title  = {Calibration Error for Decision Making},
  author = {Lunjia Hu and Yifan Wu},
  journal= {arXiv preprint arXiv:2404.13503},
  year   = {2024}
}

Comments

In FOCS 2024

R2 v1 2026-06-28T16:00:56.391Z