paper-with-me

Papers

Influential Training Data Retrieval for Explaining Verbalized Confidence of LLMs

2026-01-15 · Yuxi Xia, Loris Schoenegger, Benjamin Roth arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.10645

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalQuestion Answering

Similar Papers 제목 키워드 기반

Can LLM Rerankers Predict Their Own Ranking Performance?

2026-06-02 · Shiyu Ni, Keping Bi, Jiafeng Guo, Jingtong Wu 외 arxiv

Retrieval effectiveness varies substantially across queries, making it important to estimate ranking quality before relevance judgments are available. Query performance prediction (QPP) addresses this need, but most exis…

Explaining Link Predictions in Knowledge Graph Embedding Models with Influential Examples

2022-12-05 · Adrianna Janik, Luca Costabello

We study the problem of explaining link predictions in the Knowledge Graph Embedding (KGE) models. We propose an example-based approach that exploits the latent space representation of nodes and edges in a knowledge grap…

Graph EmbeddingKnowledge Graph Embedding

PLUME: Latent Reasoning Based Universal Multimodal Embedding

2026-04-02 · Chenwei He, Xiangzhao Hao, Tianyu Yang, Yuxiang Ma 외 arxiv

Universal multimodal embedding (UME) maps heterogeneous inputs into a shared retrieval space with a single model. Recent approaches improve UME by generating explicit chain-of-thought (CoT) rationales before extracting e…

Large Behavior Model: A Promptable Digital Twin of the Retail Customer

2026-07-08 · Wachiravit Modecrua, Krittin Pachtrachai, Touchapon Kraisingkorn arxiv

Customer behavior modeling underpins recommendation, marketing, and decision support, yet existing approaches either optimize predictive accuracy without explaining decisions or simulate users without grounding them in r…

Reinforcement LearningDecision Making

Retrieval-Augmented Open-Vocabulary Object Detection

2024-04-08 · CVPR 2024 1 · Jooyeon Kim, Eulrang Cho, Sehyung Kim, Hyunwoo J. Kim

Open-vocabulary object detection (OVD) has been studied with Vision-Language Models (VLMs) to detect novel objects beyond the pre-trained categories. Previous approaches improve the generalization ability to expand the k…

Language ModelingLanguage ModellingLarge Language ModelObject+7