CLAILGOct 17, 2025

Rethinking Cross-lingual Gaps from a Statistical Viewpoint

arXiv:2510.15551v12 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses a problem for multilingual AI applications by offering a novel statistical perspective to reduce performance gaps, though it is incremental as it builds on prior work on cross-lingual gaps.

The paper tackles the cross-lingual gap in Large Language Models, where accuracy drops when knowledge is queried in a target language compared to the source language, by hypothesizing that variance in target language responses is the main cause and demonstrating a prompt instruction that improves target accuracy by 20-25%.

Any piece of knowledge is usually expressed in one or a handful of natural languages on the web or in any large corpus. Large Language Models (LLMs) act as a bridge by acquiring knowledge from a source language and making it accessible when queried from target languages. Prior research has pointed to a cross-lingual gap, viz., a drop in accuracy when the knowledge is queried in a target language compared to when the query is in the source language. Existing research has rationalized divergence in latent representations in source and target languages as the source of cross-lingual gap. In this work, we take an alternative view and hypothesize that the variance of responses in the target language is the main cause of this gap. For the first time, we formalize the cross-lingual gap in terms of bias-variance decomposition. We present extensive experimental evidence which support proposed formulation and hypothesis. We then reinforce our hypothesis through multiple inference-time interventions that control the variance and reduce the cross-lingual gap. We demonstrate a simple prompt instruction to reduce the response variance, which improved target accuracy by 20-25% across different models.

Foundations

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

Your Notes