CLJan 15

Influential Training Data Retrieval for Explaining Verbalized Confidence of LLMs

arXiv:2601.10645v11 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses the issue of overconfidence in LLMs for users seeking trustworthy AI outputs, though it is incremental as it builds on existing influence estimation and retrieval techniques.

The paper tackles the problem of unreliable verbalized confidence in large language models (LLMs) by introducing TracVC, a method that traces confidence expressions back to training data, revealing that models like OLMo2-13B often mimic superficial confidence cues rather than grounding in relevant content.

Large language models (LLMs) can increase users' perceived trust by verbalizing confidence in their outputs. However, prior work has shown that LLMs are often overconfident, making their stated confidence unreliable since it does not consistently align with factual accuracy. To better understand the sources of this verbalized confidence, we introduce TracVC (\textbf{Trac}ing \textbf{V}erbalized \textbf{C}onfidence), a method that builds on information retrieval and influence estimation to trace generated confidence expressions back to the training data. We evaluate TracVC on OLMo and Llama models in a question answering setting, proposing a new metric, content groundness, which measures the extent to which an LLM grounds its confidence in content-related training examples (relevant to the question and answer) versus in generic examples of confidence verbalization. Our analysis reveals that OLMo2-13B is frequently influenced by confidence-related data that is lexically unrelated to the query, suggesting that it may mimic superficial linguistic expressions of certainty rather than rely on genuine content grounding. These findings point to a fundamental limitation in current training regimes: LLMs may learn how to sound confident without learning when confidence is justified. Our analysis provides a foundation for improving LLMs' trustworthiness in expressing more reliable confidence.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes