Soft Mean Expected Calibration Error (SMECE): A Calibration Metric for Probabilistic Labels
Michael Leznik

TL;DR
The paper introduces SMECE, a new calibration metric designed for probabilistic labels, addressing the limitations of ECE when labels are not binary, thus improving calibration assessment in modern probabilistic settings.
Contribution
It proposes SMECE, a generalization of ECE, that correctly accounts for probabilistic labels, correcting a fundamental category error in existing calibration metrics.
Findings
SMECE reduces to ECE when labels are binary.
SMECE provides more accurate calibration measurement for probabilistic labels.
The metric is simple to implement, requiring only a one-line modification to ECE.
Abstract
The Expected Calibration Error (ece), the dominant calibration metric in machine learning, compares predicted probabilities against empirical frequencies of binary outcomes. This is appropriate when labels are binary events. However, many modern settings produce labels that are themselves probabilities rather than binary outcomes: a radiologist's stated confidence, a teacher model's soft output in knowledge distillation, a class posterior derived from a generative model, or an annotator agreement fraction. In these settings, ece commits a category error - it discards the probabilistic information in the label by forcing it into a binary comparison. The result is not a noisy approximation that more data will correct. It is a structural misalignment that persists and converges to the wrong answer with increasing precision as sample size grows. We introduce the Soft Mean Expected…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare and Education · Clinical Reasoning and Diagnostic Skills · Explainable Artificial Intelligence (XAI)
