paper-with-me

Papers

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 confidence levels can be useful at different levels of granularity (tokens, words, or spans). Unsupervised approaches based on internal signals like predicted probabilities can be misleading because they reflect certainty among alternatives rather than correctness. In addition, they require access to such internal signals. Here, we devise five verbalized methods of extracting an LLM's per-token confidence without those shortcomings and compare their reliability with that of the model's internal signals of certainty. We evaluate reliability using two forms of alignment: fine-grained error detection and calibration. For both, internal and verbalized methods perform similarly, although results vary by model. Interestingly, we find little to no correlation between internal and verbalized methods.

📄 PDF Abstract BibTeX arXiv:2606.17234

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

Calibrating Verbalized Confidence with Self-Generated Distractors

2025-09-29 · Victor Wang, Elias Stengel-Eskin arxiv

Calibrated confidence estimates are necessary for large language model (LLM) outputs to be trusted by human users. While LLMs can express their confidence in human-interpretable ways, verbalized LLM-generated confidence …

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)

Calibrating Verbalized Probabilities for Large Language Models

2024-10-09 · Cheng Wang, Gyuri Szarvas, Georges Balazs, Pavel Danchenko 외

Calibrating verbalized probabilities presents a novel approach for reliably assessing and leveraging outputs from black-box Large Language Models (LLMs). Recent methods have demonstrated improved calibration by applying …

How Uncertainty Estimation Scales with Sampling in Reasoning Models

2026-03-19 · Maksym Del, Markus Kängsepp, Marharyta Domnich, Ardi Tampuu 외 arxiv

Uncertainty estimation is critical for deploying reasoning language models, yet remains poorly understood under extended chain-of-thought reasoning. We study parallel sampling as a fully black-box approach using verbaliz…

Seeing is Believing, but How Much? A Comprehensive Analysis of Verbalized Calibration in Vision-Language Models

2025-05-26 · Weihao Xuan, Qingcheng Zeng, Heli Qi, Junjue Wang 외

Uncertainty quantification is essential for assessing the reliability and trustworthiness of modern AI systems. Among existing approaches, verbalized uncertainty, where models express their confidence through natural lan…

Uncertainty QuantificationVisual Reasoning