CLOct 16, 2024

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

arXiv:2410.12478v24 citationsh-index: 17ACL
Originality Synthesis-oriented
AI Analysis

This work addresses the underexplored issue of confidence estimation in non-English languages for LLMs, which is incremental as it extends existing methods to new multilingual datasets and tasks.

The paper tackled the problem of multilingual confidence estimation for Large Language Models (LLMs) by introducing a comprehensive benchmark (MlingConf) and found that English dominates in language-agnostic tasks, while language-specific prompts improve reliability and accuracy on language-specific tasks.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes