REVIEW 12 references
Gauging Overprecision in LLMs: An Empirical Study
T0 review · reviewed 2026-08-16 · deepseek-v4-flash
Pith's one-line read LLMs are overprecise in numerical interval estimation: hit rates fall far below imposed confidence levels, and interval length does not track the requested confidence.
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
The results show large gaps. At a stated 90% confidence, hit rates ranged from about 6% on financial questions to about 80% on general knowledge, far below the target in most settings. Raising the requested confidence from 60% to 95% barely changed the interval widths, and the correlation between interval length and confidence was close to zero. The models did produce wider intervals for harder tasks, so they seem to sense difficulty, but they do not convert the stated confidence into a matching interval.
The paper also tests two refinement ideas: averaging several sampled intervals, and letting the model critique its own answers. Averaging sometimes helped, while self-refinement usually did not and often made intervals worse. The authors conclude that verbalized confidence may be less reliable than imposed-confidence prompts, but the study leaves open whether the underlying problem is missing internal confidence knowledge or poor instruction following.
Extended reading notes
Core claim
The load-bearing claim is that LLMs are overprecise on numerical interval estimation: at each imposed confidence level, the actual hit rate of the generated intervals is far below that level, and interval length does not correlate with the imposed confidence (Section 5.2, Table 4). The paper states: 'All models exhibit overprecision to varying degrees of severity, as evidenced by the lack of calibration between the imposed confidence levels and the actual hit rates of the LLMs' (Section 5.1). If correct, this means LLM interval outputs are not calibrated statistical statements even when the confidence is supplied in the prompt.
Load-bearing premise
The measurement assumes that sampling questions from all dataset splits, including training splits, gives an unbiased view of LLM interval behavior. The data processing section states: 'Due to the limited number of numerical answers in the test splits of these datasets, we sampled questions from all splits during the process' (Section 4). If the LLMs memorized some of these public benchmarks during pretraining, their intervals around memorized answers could be narrower or more accurate, biasing the hit rates, the interval-length statistics, and thus the overprecision conclusions. This is a data-validity assumption that the paper does not test or control for.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Assumptions & free parameters
assumptions (3)
- domain assumption The LLM's generated interval is a meaningful confidence interval at the imposed level.
- domain assumption Benchmark ground-truth answers are correct and the MCQ-to-direct conversion preserves question meaning.
- domain assumption The sampled questions from all dataset splits are representative and free of pretraining memorization effects.
Cite this review
Pith. "Pith review of Gauging Overprecision in LLMs: An Empirical Study." pith.science (2026). https://pith.science/paper/YZIWWRIW
@misc{pith2026250412098,
author = {Pith},
title = {Pith review of: Gauging Overprecision in LLMs: An Empirical Study},
year = {2026},
howpublished = {\url{https://pith.science/paper/YZIWWRIW}},
note = {Machine review of arXiv:2504.12098}
}
read the original abstract
Recently, overconfidence in large language models (LLMs) has garnered considerable attention due to its fundamental importance in quantifying the trustworthiness of LLM generation. However, existing approaches prompt the \textit{black box LLMs} to produce their confidence (\textit{verbalized confidence}), which can be subject to many biases and hallucinations. Inspired by a different aspect of overconfidence in cognitive science called \textit{overprecision}, we designed a framework for its study in black box LLMs. This framework contains three main phases: 1) generation, 2) refinement and 3) evaluation. In the generation phase we prompt the LLM to generate answers to numerical questions in the form of intervals with a certain level of confidence. This confidence level is imposed in the prompt and not required for the LLM to generate as in previous approaches. We use various prompting techniques and use the same prompt multiple times to gauge the effects of randomness in the generation process. In the refinement phase, answers from the previous phase are refined to generate better answers. The LLM answers are evaluated and studied in the evaluation phase to understand its internal workings. This study allowed us to gain various insights into LLM overprecision: 1) LLMs are highly uncalibrated for numerical tasks 2) there is no correlation between the length of the interval and the imposed confidence level, which can be symptomatic of a a) lack of understanding of the concept of confidence or b) inability to adjust self-confidence by following instructions, {3) LLM numerical precision differs depending on the task, scale of answer and prompting technique 4) Refinement of answers doesn't improve precision in most cases. We believe this study offers new perspectives on LLM overconfidence and serves as a strong baseline for overprecision in LLMs.
Figures
Figures from the paper (2 more)
Reference graph
Works this paper leans on
-
[1]
L., Almeida, D., Altenschmidt, J., Altman, S., Anadkat, S., et al
Achiam, J., Adler, S., Agarwal, S., Ahmad, L., Akkaya, I., Aleman, F. L., Almeida, D., Altenschmidt, J., Altman, S., Anadkat, S., et al. Gpt-4 technical report. arXiv preprint arXiv:2303.08774,
-
[5]
Groot, T. and Valdenegro-Toro, M. Overconfidence is key: Verbalized uncertainty evaluation in large language and vision-language models. In Proceedings of the 4th Workshop on Trustworthy Natural Language Processing (TrustNLP 2024), pp. 145–171,
work page 2024
-
[9]
’instruction’ represents the abbreviation used in the paper for a particular set of instructions
Sets of instructions that are used in the prompts. ’instruction’ represents the abbreviation used in the paper for a particular set of instructions. ’Text’ is the instruction text. ’objective’ is the purpose of having that set of instructions. 12 Gauging Overprecision in LLMs: An Empirical Study hit-avg hit@95% hit@90% hit@60% hit@70% hit@80% corr mean st...
work page 1955
-
[11]
Wen, B., Xu, C., Bin, H., Wolfe, R., Wang, L. L., and Howe, B. Mitigating overconfidence in large language models: A behavioral lens on confidence estimation and 10 Gauging Overprecision in LLMs: An Empirical Study calibration. In NeurIPS 2024 Workshop on Behavioral Machine Learning. Xiong, M., Hu, Z., Lu, X., LI, Y ., Fu, J., He, J., and Hooi, B. Can llm...
work page 2024
-
[1982]
AsthmaBot: Multi-modal, Multi-Lingual Retrieval Augmented Generation For Asthma Patient Support
Bahaj, A. and Ghogho, M. Asthmabot: Multi-modal, multi- lingual retrieval augmented generation for asthma patient support. arXiv preprint arXiv:2409.15815,
-
[1997]
Measuring massive multitask language understanding
Hendrycks, D., Burns, C., Basart, S., Zou, A., Mazeika, M., Song, D., and Steinhardt, J. Measuring massive multitask language understanding. In International Conference on Learning Representations. Huang, Y ., Liu, Y ., Thirukovalluru, R., Cohan, A., and Dhingra, B. Calibrating long-form generations from large language models. In Findings of the Associati...
work page 2024
-
[1999]
SelfCheckGPT: Zero-resource black-box hallucination detection for gen- erative large language models
Manakul, P., Liusie, A., and Gales, M. SelfCheckGPT: Zero-resource black-box hallucination detection for gen- erative large language models. In Bouamor, H., Pino, J., and Bali, K. (eds.), Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing, pp. 9004–9017, Singapore, December
work page 2023
-
[2004]
Cognitive bi- ases in large language models: A survey and mitigation experiments
Sumita, Y ., Takeuchi, K., and Kashima, H. Cognitive bi- ases in large language models: A survey and mitigation experiments. arXiv preprint arXiv:2412.00323,
Show all 12 references
-
[2010]
R., et al
Chen, Z., Chen, W., Smiley, C., Shah, S., Borova, I., Lang- don, D., Moussa, R., Beane, M., Huang, T.-H., Routledge, B. R., et al. Finqa: A dataset of numerical reasoning over financial data. In Proceedings of the 2021 Conference on Empirical Methods in Natural Language Proces...
2021
-
[2021]
Shifting attention to relevance: Towards the uncertainty estimation of large language models
Duan, J., Cheng, H., Wang, S., Zavalny, A., Wang, C., Xu, R., Kailkhura, B., and Xu, K. Shifting attention to relevance: Towards the uncertainty estimation of large language models. arXiv. org. Geng, J., Cai, F., Wang, Y ., Koeppl, H., Nakov, P., and Gurevych, I. A survey of c...
2024
-
[2023]
doi: 10.18653/v1/2023
Association for Computational Linguistics. doi: 10.18653/v1/2023. emnlp-main.557. URL https://aclanthology. org/2023.emnlp-main.557/. Mielke, S. J., Szlam, A., Dinan, E., and Boureau, Y .-L. Reducing conversational agents’ overconfidence through linguistic calibration. Transac...
2023 doi
-
[2024]
Llamas know what gpts don’t show: Surrogate models for confidence estimation
Shrivastava, V ., Liang, P., and Kumar, A. Llamas know what gpts don’t show: Surrogate models for confidence estimation. arXiv preprint arXiv:2311.08877,
Reviewed August 16, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.