paper-with-me

Papers

A Survey of Calibration Process for Black-Box LLMs

2024-12-17 · Liangru Xie, Hui Liu, Jingying Zeng, Xianfeng Tang, Yan Han, Chen Luo, Jing Huang, Zhen Li, Suhang Wang, Qi He

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 explored calibration techniques, they primarily focus on White-Box LLMs with accessible parameters. Black-Box LLMs, despite their superior performance, pose heightened requirements for calibration techniques due to their API-only interaction constraints. Although recent researches have achieved breakthroughs in black-box LLMs calibration, a systematic survey of these methodologies is still lacking. To bridge this gap, we presents the first comprehensive survey on calibration techniques for black-box LLMs. We first define the Calibration Process of LLMs as comprising two interrelated key steps: Confidence Estimation and Calibration. Second, we conduct a systematic review of applicable methods within black-box settings, and provide insights on the unique challenges and connections in implementing these key steps. Furthermore, we explore typical applications of Calibration Process in black-box LLMs and outline promising future research directions, providing new perspectives for enhancing reliability and human-machine alignment. This is our GitHub link: https://github.com/LiangruXie/Calibration-Process-in-Black-Box-LLMs

📄 PDF Abstract BibTeX arXiv:2412.12767

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Double-Calibration: Towards Reliable LLMs via Calibrating Knowledge and Reasoning Confidence

2026-01-17 · Yuyin Lu, Ziran Liang, Yanghui Rao, Wenqi Fan 외 arxiv

Reliable reasoning in Large Language Models (LLMs) is challenged by their propensity for hallucination. While augmenting LLMs with Knowledge Graphs (KGs) improves factual accuracy, existing KG-augmented methods fail to q…

Knowledge Graphs

Single-Query Black-Box Calibration Auditing via Logit Bias

2026-09-04 · Roman Plaud, Antoine Saillenfest, Matthieu Labeau, Thomas Bonald 외 arxiv

Evaluating the calibration of Large Language Models (LLMs) is critical for their safe deployment as zero-shot classifiers. Yet, commercial API providers increasingly hide the continuous output probabilities required by s…

Enhancing Healthcare LLM Trust with Atypical Presentations Recalibration

2024-09-05 · Jeremy Qin, Bang Liu, Quoc Dinh Nguyen

Black-box large language models (LLMs) are increasingly deployed in various environments, making it essential for these models to effectively convey their confidence and uncertainty, especially in high-stakes settings. H…

Decision MakingMedical Question AnsweringQuestion Answering

A Survey of Confidence Estimation and Calibration in Large Language Models

2023-11-14 · Jiahui Geng, Fengyu Cai, Yuxia Wang, Heinz Koeppl 외

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 generati…

Language Modelling

My LLM might Mimic AAE -- But When Should it?

2025-02-06 · Sandra C. Sandoval, Christabel Acquaye, Kwesi Cobbina, Mohammad Nayeem Teli 외

We examine the representation of African American English (AAE) in large language models (LLMs), exploring (a) the perceptions Black Americans have of how effective these technologies are at producing authentic AAE, and …