Local Calibration: Metrics and Recalibration
Rachel Luo, Aadyot Bhatnagar, Yu Bai, Shengjia Zhao, Huan Wang,, Caiming Xiong, Silvio Savarese, Stefano Ermon, Edward Schmerling, and Marco, Pavone

TL;DR
This paper introduces the local calibration error (LCE) to assess the reliability of individual predictions more precisely than average metrics, and proposes a recalibration method LoRe that improves confidence scores at a local level, enhancing fairness and decision-making.
Contribution
It presents a novel local calibration error metric and a recalibration method, LoRe, that improve confidence estimates for individual predictions in classification tasks.
Findings
LCE reveals finer miscalibration modes than ECE.
LoRe improves confidence score accuracy.
Enhanced fairness and decision-making in classification tasks.
Abstract
Probabilistic classifiers output confidence scores along with their predictions, and these confidence scores should be calibrated, i.e., they should reflect the reliability of the prediction. Confidence scores that minimize standard metrics such as the expected calibration error (ECE) accurately measure the reliability on average across the entire population. However, it is in general impossible to measure the reliability of an individual prediction. In this work, we propose the local calibration error (LCE) to span the gap between average and individual reliability. For each individual prediction, the LCE measures the average reliability of a set of similar predictions, where similarity is quantified by a kernel function on a pretrained feature space and by a binning scheme over predicted model confidences. We show theoretically that the LCE can be estimated sample-efficiently from…
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
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications · Explainable Artificial Intelligence (XAI)
