Calibration without Ground Truth
Yuqing Kong, Mingyu Song, Yizhou Wang, Yifan Wu
TL;DR
This work tackles calibration and performance in data-scarce regimes where ground-truth labels are unavailable. It introduces a label-free post-processing framework that improves a strong primary model by leveraging a weaker yet better-calibrated reference, guaranteed to reduce a chosen proper loss via a Bregman-projection onto a reference-compatible set defined by calibration constraints. A central theoretical result shows that a strictly improving transformation exists if and only if the two predictors are not mutually calibrated, connecting calibration inconsistencies to arbitrage/no-trade opportunities. The approach is validated on open-source LLMs across multiple benchmarks, achieving substantial reductions in BS and ECE while preserving or marginally improving accuracy, and approaching supervised baselines despite no labeled data. Overall, the method provides a principled, general mechanism for calibration transfer and robust performance in label-scarce settings, with broad implications for trustworthy AI deployment.
Abstract
Villalobos et al. [2024] predict that publicly available human text will be exhausted within the next decade. Thus, improving models without access to ground-truth labels becomes increasingly important. We propose a label-free post-processing framework that improves a strong but miscalibrated model using a weaker yet better-calibrated reference. Our framework guarantees a strict performance improvement under any proper loss. Our approach is based on a characterization of when strict improvement is possible: when the strong and reference models are not mutually calibrated. We formalize this condition, connect it to arbitrage and no-trade results from economics, and develop an efficient Bregman projection algorithm that guarantees worst-case loss reduction without labels. Experiments on representative LLMs across varying scales demonstrate that our label-free method significantly reduces proper losses and calibration errors, achieving performance competitive with supervised baselines.
