Paper Overview
Field: LLM Authors: Hankyeol Kim, Pilsung Kang arXiv: 2605.27752
Abstract
LLM confidence calibration is often evaluated by comparing two signals: token-probability scores and verbalized confidence. These signals are sometimes treated as direct readouts of model uncertainty, but their comparison depends on multiple protocol choices that are rarely examined. The authors show that calibration conclusions are highly sensitive to how questions are asked, how answers are elicited, how confidences are scored, and how instances are aggregated.
Key Findings
- Across eight models and two tasks, varying protocol dimensions changes which signal appears better calibrated and can even reverse the direction of observed gaps.
- Example: switching from temperature-scaled to raw token probabilities can flip which model is considered superior.
- The paper introduces a systematic decomposition of protocol sensitivity and identifies the most consequential dimensions.
- Current calibration evaluations may be reporting protocol artifacts rather than intrinsic model properties; fair comparison requires standardized protocols or sensitivity-aware reporting.
Discussion
This work is a useful reminder that benchmark conclusions in LLM research often hinge on evaluation setup choices. For practitioners comparing verbalized confidence against token probabilities, the takeaway is to test robustness across protocol variants before drawing conclusions about which model or signal is better calibrated.
--- *Auto-collected on 2026-05-29.*