Estimating Uncertainty from Reasoning: A Large-Scale Study of Multi- and Crosslingual MCQA Performance in LLMs

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, quick

Summary

A large-scale study evaluated nine Uncertainty Estimation (UE) methods in Large Language Models across 22 languages, including high-, mid-, and low-resource settings. Using human-curated Q&A datasets, the research compared open and closed-box UE techniques across various model sizes and architectures, eliciting long-form reasoning to avoid evaluation noise. Key findings indicate that prompting models to reason in English for low-resource language questions substantially improves UE performance, suggesting generation, not comprehension, is the bottleneck. This English reasoning also closes the UE performance gap between low and high-resource languages. Furthermore, the optimal UE method depends on model scale: open-box probability-based methods excel at smaller scales, while closed-box self-verbalized uncertainty is superior for larger models. The study also provides guidance on threshold selection for selective prediction in multilingual contexts.

Key takeaway

For Machine Learning Engineers deploying multilingual LLMs, especially in low-resource contexts, prioritize prompting models to reason in English to significantly improve uncertainty estimation. This strategy addresses generation bottlenecks and closes performance gaps across languages. When selecting uncertainty estimation methods, align your choice with model scale: use probability-based approaches for smaller models and self-verbalized uncertainty for larger ones. Calibrate abstention thresholds carefully for robust selective prediction in diverse language environments.

Key insights

Prompting LLMs to reason in English improves multilingual uncertainty estimation, especially for low-resource languages.

Principles

Method

Evaluated nine open and closed-box UE methods across 22 languages using human-curated Q&A datasets, eliciting long-form reasoning.

In practice

Topics

Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.