paper-with-me

홈 › Papers

LLMs are Overconfident: Evaluating Confidence Interval Calibration with FermiEval

2025-10-30 · Elliot L. Epstein, John Winnicki, Thanawat Sornwanee, Rajat Dwaraknath arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.26995

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Overconfidence is Key: Verbalized Uncertainty Evaluation in Large Language and Vision-Language Models

2024-05-05 · Tobias Groot, Matias Valdenegro-Toro

Language and Vision-Language Models (LLMs/VLMs) have revolutionized the field of AI by their ability to generate human-like text and understand images, but ensuring their reliability is crucial. This paper aims to evalua…

Object Counting

BAS: A Decision-Theoretic Approach to Evaluating Large Language Model Confidence

2026-04-03 · Sean Wu, Fredrik K. Gustafsson, Edward Phillips, Boyan Gao 외 arxiv

Large language models (LLMs) often produce confident but incorrect answers in settings where abstention would be safer. Standard evaluation protocols, however, require a response and do not account for how confidence sho…

Decision Making

Identifying Influential N-grams in Confidence Calibration via Regression Analysis

2026-04-07 · Shintaro Ozaki, Wataru Hashimoto, Hidetaka Kamigaito, Katsuhiko Hayashi 외 arxiv

While large language models (LLMs) improve performance by explicit reasoning, their responses are often overconfident, even though they include linguistic expressions demonstrating uncertainty. In this work, we identify …

Reconfidencing LLMs from the Grouping Loss Perspective

2024-02-07 · Lihu Chen, Alexandre Perez-Lebel, Fabian M. Suchanek, Gaël Varoquaux

Large Language Models (LLMs), including ChatGPT and LLaMA, are susceptible to generating hallucinated answers in a confident tone. While efforts to elicit and calibrate confidence scores have proven useful, recent findin…

Uncertainty Quantification

A Semantic-Sampling Framework for Evaluating Calibration in Open-Ended Question Answering

2026-05-08 · Zhanliang Wang, Jiancong Xiao, Ruochen Jin, Shu Yang 외 arxiv

Calibration measures whether a model's predicted confidence aligns with its empirical accuracy, and is central to the reliable deployment of large language models (LLMs) in high-stakes domains such as medicine and law. W…

Question AnsweringAnswer Selection