paper-with-me

홈 › Papers

When Linguistic and Internal Confidence Diverge in Large Language Models

2026-08-28 · Hefan Zhang, Bingquan Zhang, Ming Cheng, Saeed Hassanpour, Weicheng Ma, Soroush Vosoughi arxiv

Users often ask large language models (LLMs) to report how confident they are, but it is unclear whether such linguistic confidence tracks the model's internal confidence. We study this question across 8 classification tasks, 2 generation tasks and 30 models from three families. For classification, we compare linguistic confidence with logits-based confidence along three axes: association, magnitude agreement and calibration. For generation, we test whether linguistic confidence tracks semantic-entropy-based uncertainty. The axes frequently diverge. Instance-level association is weak on average, although it improves on easier items and for stronger base models. Instruction-tuned models often report higher confidence and sometimes show higher association, but they also have larger confidence gaps and worse calibration. Prompt design mostly changes the distribution of reported confidence. Attitude cues inflate confidence without improving alignment, while score exemplars can preserve rank-order signal when they avoid collapsed confidence values. Regression analyses show that distributional properties of confidence scores explain much of the observed alignment pattern, with model metadata playing a smaller role after controls. These results support a lossy-channel view of linguistic confidence. A more dispersed verbal confidence distribution can carry useful rank information, but it does not make the scores calibrated. Linguistic confidence should therefore be evaluated with multi-axis diagnostics before being used in downstream reliability pipelines.

📄 PDF Abstract BibTeX arXiv:2608.28382

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quantifying Faithful Confidence Expression in Large Reasoning Models

2026-06-02 · Areeb Gani, Asal Meskin, Gabrielle Kaili-May Liu, Arman Cohan arxiv

Reliable uncertainty communication is critical to the trustworthiness of LLMs, yet faithful calibration (FC)--the alignment between models' intrinsic and (linguistically) expressed confidence--is a persistent failure mod…

Collaboration among Multiple Large Language Models for Medical Question Answering

2025-05-22 · Kexin Shang, Chia-Hsuan Chang, Christopher C. Yang

Empowered by vast internal knowledge reservoir, the new generation of large language models (LLMs) demonstrate untapped potential to tackle medical tasks. However, there is insufficient effort made towards summoning up a…

Medical Question AnsweringMultiple-choiceQuestion Answering

Can LLMs Use Linguistic Uncertainty Markers to Reliably Reflect Intrinsic Confidence?

2026-05-27 · Gabrielle Kaili-May Liu, Arman Cohan arxiv

LLMs' linguistically expressed confidence should faithfully reflect their intrinsic uncertainty. While recent work shows LLMs struggle to use epistemic markers (e.g., "it is likely...") in a human-aligned fashion, it rem…

LLM Doesn't Know What It Doesn't Know: Detecting Epistemic Blind Spots via Cross-Model Attribution Divergence on Clinical Tabular Data

2026-06-17 · Akshat Dasula, Prasanna Desikan, Jaideep Srivastava arxiv

Large language models (LLMs) are increasingly applied to structured clinical data, yet whether they can recognize the limits of their own knowledge on such tasks remains unexplored. We study this question through the len…

Retrieval-Augmented Linguistic Calibration

2026-05-19 · Yi-Fan Yeh, Linwei Tao, Minjing Dong, Tao Huang 외 arxiv

Linguistic cues such as "I believe" and "probably" offer an intuitive interface for communicating confidence, yet a generalisable, principled calibration framework for linguistic confidence expressions remains underexplo…