paper-with-me

홈 › Papers

Direct Confidence Alignment: Aligning Verbalized Confidence with Internal Confidence In Large Language Models

2025-12-12 · Glenn Zhang, Treasure Mayowa, Jason Fan, Yicheng Fu, Aaron Sandoval, Sean O'Brien, Kevin Zhu arxiv

Producing trustworthy and reliable Large Language Models (LLMs) has become increasingly important as their usage becomes more widespread. Calibration seeks to achieve this by improving the alignment between the model's confidence and the actual likelihood of its responses being correct or desirable. However, it has been observed that the internal confidence of a model, derived from token probabilities, is not well aligned with its verbalized confidence, leading to misleading results with different calibration methods. In this paper, we propose Direct Confidence Alignment (DCA), a method using Direct Preference Optimization to align an LLM's verbalized confidence with its internal confidence rather than ground-truth accuracy, enhancing model transparency and reliability by ensuring closer alignment between the two confidence measures. We evaluate DCA across multiple open-weight LLMs on a wide range of datasets. To further assess this alignment, we also introduce three new calibration error-based metrics. Our results show that DCA improves alignment metrics on certain model architectures, reducing inconsistencies in a model's confidence expression. However, we also show that it can be ineffective on others, highlighting the need for more model-aware approaches in the pursuit of more interpretable and trustworthy LLMs.

📄 PDF Abstract BibTeX arXiv:2512.11998

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ORCE: Order-Aware Alignment of Verbalized Confidence in Large Language Models

2026-05-12 · Chen Li, Xiaoling Hu, Songzhu Zheng, Jiawei Zhou 외 arxiv

Large language models (LLMs) often produce answers with high certainty even when they are incorrect, making reliable confidence estimation essential for deployment in real-world scenarios. Verbalized confidence, where mo…

Reinforcement LearningAnswer Generation

Closing the Confidence-Faithfulness Gap in Large Language Models

2026-03-26 · Miranda Muqing Miao, Lyle Ungar arxiv

Large language models (LLMs) tend to verbalize confidence scores that are largely detached from their actual accuracy, yet the geometric relationship governing this behavior remain poorly understood. In this work, we pre…

Object-Level Verbalized Confidence Calibration in Vision-Language Models via Semantic Perturbation

2025-04-21 · Yunpu Zhao, Rui Zhang, Junbin Xiao, Ruibo Hou 외

Vision-language models (VLMs) excel in various multimodal tasks but frequently suffer from poor calibration, resulting in misalignment between their verbalized confidence and response correctness. This miscalibration und…

Speaking in Self-Assessing Tongues: On the Verbalized Confidence of LLMs in Machine Translation

2026-06-15 · Ali Marashian, Alexis Palmer, Katharina von der Wense arxiv

The rapid rise in popularity of large language models (LLMs) for translation calls for a thorough study of the reliability of their confidence in their own outputs. Unlike many generation tasks, translation errors and co…

Machine Translation

Reinforcement Learning for Better Verbalized Confidence in Long-Form Generation

2025-05-29 · Caiqi Zhang, Xiaochen Zhu, Chengzu Li, Nigel Collier 외

Hallucination remains a major challenge for the safe and trustworthy deployment of large language models (LLMs) in factual content generation. Prior work has explored confidence estimation as an effective approach to hal…

FormHallucinationQuestion AnsweringReinforcement Learning (RL)