paper-with-me

Papers

A Survey of Confidence Estimation and Calibration in Large Language Models

2023-11-14 · Jiahui Geng, Fengyu Cai, Yuxia Wang, Heinz Koeppl, Preslav Nakov, Iryna Gurevych

Large language models (LLMs) have demonstrated remarkable capabilities across a wide range of tasks in various domains. Despite their impressive performance, they can be unreliable due to factual errors in their generations. Assessing their confidence and calibrating them across different tasks can help mitigate risks and enable LLMs to produce better generations. There has been a lot of recent research aiming to address this, but there has been no comprehensive overview to organize it and outline the main lessons learned. The present survey aims to bridge this gap. In particular, we outline the challenges and we summarize recent technical advancements for LLM confidence estimation and calibration. We further discuss their applications and suggest promising directions for future work.

📄 PDF Abstract BibTeX arXiv:2311.08298

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

A Survey of Calibration Process for Black-Box LLMs

2024-12-17 · Liangru Xie, Hui Liu, Jingying Zeng, Xianfeng Tang 외

Large Language Models (LLMs) demonstrate remarkable performance in semantic understanding and generation, yet accurately assessing their output reliability remains a significant challenge. While numerous studies have exp…

Survey

Mind the Confidence Gap: Overconfidence, Calibration, and Distractor Effects in Large Language Models

2025-02-16 · Prateek Chhikara

Large Language Models (LLMs) demonstrate impressive performance across diverse tasks, yet confidence calibration remains a challenge. Miscalibration - where models are overconfident or underconfident - poses risks, parti…

Multiple-choice

Rewarding Doubt: A Reinforcement Learning Approach to Confidence Calibration of Large Language Models

2025-03-04 · Paul Stangel, David Bani-Harouni, Chantal Pellegrini, Ege Özsoy 외

A safe and trustworthy use of Large Language Models (LLMs) requires an accurate expression of confidence in their answers. We introduce a novel Reinforcement Learning (RL) approach for LLM calibration that fine-tunes LLM…

Reinforcement Learning (RL)

On Calibration of Large Language Models: From Response To Capability

2026-02-14 · Sin-Han Yang, Cheng-Kuang Wu, Chieh-Yen Lin, Yun-Nung Chen 외 arxiv

Large language models (LLMs) are widely deployed as general-purpose problem solvers, making accurate confidence estimation critical for reliable use. Prior work on LLM calibration largely focuses on response-level confid…

Confidence Estimation for LLMs in Multi-turn Interactions

2026-01-05 · Caiqi Zhang, Ruihan Yang, Xiaochen Zhu, Chengzu Li 외 arxiv

While confidence estimation is a promising direction for mitigating hallucinations in Large Language Models (LLMs), current research overwhelmingly focuses on single-turn settings. The dynamics of model confidence in mul…