LLMs are Overconfident: Evaluating Confidence Interval Calibration with FermiEval
Elliot L. Epstein, John Winnicki, Thanawat Sornwanee, Rajat Dwaraknath
TL;DR
This work tackles the reliability of uncertainty quantification in large language models by introducing FermiEval, a benchmark of Fermi-style estimation tasks designed to probe confidence interval calibration. It demonstrates pervasive overconfidence: nominal $99\%$ intervals often miss the ground truth, motivating post-hoc adjustment via conformal prediction and direct log-probability elicitation. The proposed conformal calibration guarantees finite-sample coverage and substantially improves Winkler scores, while the log-probability and temperature methods offer practical, complementary gains. The authors also propose a perception-tunnel theory explaining why LLMs truncate their inferred distributions, and they provide a formal framework for tail-consistent interval estimation. Together, these contributions advance reliable uncertainty quantification for mathematical reasoning in LLMs, with broad implications for decision-making and AI safety.
Abstract
Large language models (LLMs) excel at numerical estimation but struggle to correctly quantify uncertainty. We study how well LLMs construct confidence intervals around their own answers and find that they are systematically overconfident. To evaluate this behavior, we introduce FermiEval, a benchmark of Fermi-style estimation questions with a rigorous scoring rule for confidence interval coverage and sharpness. Across several modern models, nominal 99\% intervals cover the true answer only 65\% of the time on average. With a conformal prediction based approach that adjusts the intervals, we obtain accurate 99\% observed coverage, and the Winkler interval score decreases by 54\%. We also propose direct log-probability elicitation and quantile adjustment methods, which further reduce overconfidence at high confidence levels. Finally, we develop a perception-tunnel theory explaining why LLMs exhibit overconfidence: when reasoning under uncertainty, they act as if sampling from a truncated region of their inferred distribution, neglecting its tails.
