paper-with-me

Papers

MlingConf: A Comprehensive Study of Multilingual Confidence Estimation on Large Language Models

2024-10-16 · Boyang Xue, Hongru Wang, Rui Wang, Sheng Wang, Zezhong Wang, Yiming Du, Bin Liang, Kam-Fai Wong

The tendency of Large Language Models (LLMs) to generate hallucinations raises concerns regarding their reliability. Therefore, confidence estimations indicating the extent of trustworthiness of the generations become essential. However, current LLM confidence estimations in languages other than English remain underexplored. This paper addresses this gap by introducing a comprehensive investigation of Multilingual Confidence estimation (MlingConf) on LLMs, focusing on both language-agnostic (LA) and language-specific (LS) tasks to explore the performance and language dominance effects of multilingual confidence estimations on different tasks. The benchmark comprises four meticulously checked and human-evaluate high-quality multilingual datasets for LA tasks and one for the LS task tailored to specific social, cultural, and geographical contexts of a language. Our experiments reveal that on LA tasks English exhibits notable linguistic dominance in confidence estimations than other languages, while on LS tasks, using question-related language to prompt LLMs demonstrates better linguistic dominance in multilingual confidence estimations. The phenomena inspire a simple yet effective native-tone prompting strategy by employing language-specific prompts for LS tasks, effectively improving LLMs' reliability and accuracy on LS tasks.

📄 PDF Abstract BibTeX arXiv:2410.12478

Code (1)

AmourWaltz/MlingConf 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Comprehensive Study of Multilingual Confidence Estimation on Large Language Models

2024-02-21 · Boyang Xue, Hongru Wang, Rui Wang, Sheng Wang 외

The tendency of Large Language Models (LLMs) to generate hallucinations raises concerns regarding their reliability. Therefore, confidence estimations indicating the extent of trustworthiness of the generations become es…

On the Calibration of Multilingual Question Answering LLMs

2023-11-15 · Yahan Yang, Soham Dan, Dan Roth, Insup Lee

Multilingual pre-trained Large Language Models (LLMs) are incredibly effective at Question Answering (QA), a core task in Natural Language Understanding, achieving high accuracies on several multilingual benchmarks. Howe…

Cross-Lingual TransferData AugmentationDecoderIn-Context Learning+2

Shared Doubt: Zero-Shot Cross-Lingual Confidence Estimation for Language Models

2026-05-29 · Athina Kyriakou, Dennis Ulmer, Ivan Titov arxiv

Confidence estimation (CE), i.e., quantifying the reliability of a model's prediction, has attracted great interest in the context of large language models (LLMs). However, most studies focus on English, ignoring the mul…

Question Answering

Beyond the Final Layer: Intermediate Representations for Better Multilingual Calibration in Large Language Models

2025-10-03 · Ej Zhou, Caiqi Zhang, Tiancheng Hu, Chengzu Li 외 arxiv

Confidence calibration, the alignment of a model's predicted confidence with its actual accuracy, is crucial for the reliable deployment of Large Language Models (LLMs). However, this critical property remains largely un…

Mind the Generation Process: Fine-Grained Confidence Estimation During LLM Generation

2025-08-16 · Jinyi Han, Tingyun Li, Shisong Chen, Jie Shi 외 arxiv

While large language models (LLMs) have demonstrated remarkable performance across diverse tasks, they fundamentally lack self-awareness and frequently exhibit overconfidence, assigning high confidence scores to incorrec…

Text Generation