The property of a model's expressed uncertainty (in natural language or numerical scores) being aligned with its true internal uncertainty, rather than being an output that is detached from the underlying computation.
Faithful calibration is the property of a language model's expressed uncertainty being aligned with its intrinsic uncertainty. The model's verbalized or numerically reported confidence reflects the computation that produced the answer, rather than being a separate output chosen to seem reasonable to a reader. The property is called "faithfulness" because the uncertainty report is faithful to (in the sense of being constrained by) the model's internal state, not merely accurate in the sense of being numerically close to empirical correctness frequencies.
Faithful calibration is the harder and more recent formulation of the older problem of calibration (Guo 2017, "On Calibration of Modern Neural Networks"). Classical calibration asks only that confidence scores correlate with empirical correctness. A model can be calibrated but unfaithful if, for example, it is well-calibrated on average across many queries but its per-instance confidence scores do not reflect the per-instance likelihood of being correct. Faithful calibration requires the per-instance alignment.
The 2026 line of work, including MetaFaith (Tao 2025, arXiv 2505.24858), the RLMF paper (Liu 2026, arXiv 2606.32032), and "Quantifying Faithful Confidence Expression in Large Reasoning Models" (arXiv 2606.03969), establishes that frontier LLMs are systematically unfaithful. They express high confidence when they should be uncertain and vice versa, in ways that are not explained by classical miscalibration. The phenomenon is connected to metacognitive failure and is one of the central failure modes the metacognitive-feedback training paradigm (RLMF) is designed to correct.
arXiv · May 30, 2025
arXiv (Yale + Google Research) · Jun 30, 2026
arXiv · Jun 2, 2026
Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Faithful Calibration already loaded, so edit it or scan as is.