CLFeb 21, 2024

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

arXiv:2402.13606v44 citationsh-index: 17ACL
Originality Incremental advance
AI Analysis

This work addresses reliability concerns for LLM users in multilingual contexts, though it is incremental as it extends existing confidence estimation methods to new languages and tasks.

The study tackled the underexplored problem of multilingual confidence estimation in Large Language Models (LLMs) to address hallucinations, finding that English shows linguistic dominance in language-agnostic tasks, while language-specific prompts improve reliability in language-specific scenarios.

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-evaluated 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 in LS scenarios.

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