CLLGJan 26

Gained in Translation: Privileged Pairwise Judges Enhance Multilingual Reasoning

arXiv:2601.18722v14 citationsh-index: 13
Originality Highly original
AI Analysis

This addresses the issue of language bias in AI reasoning for users of underrepresented languages, offering a data-efficient solution that is incremental but impactful.

The paper tackles the problem of multilingual reasoning performance drop in large language models for low-resource languages by introducing SP3F, a two-stage framework using self-play with privileged pairwise feedback, which improves base model performance and outperforms fully post-trained models on multiple tasks with less than 1% of the training data.

When asked a question in a language less seen in its training data, current reasoning large language models (RLMs) often exhibit dramatically lower performance than when asked the same question in English. In response, we introduce \texttt{SP3F} (Self-Play with Privileged Pairwise Feedback), a two-stage framework for enhancing multilingual reasoning without \textit{any} data in the target language(s). First, we supervise fine-tune (SFT) on translated versions of English question-answer pairs to raise base model correctness. Second, we perform RL with feedback from a pairwise judge in a self-play fashion, with the judge receiving the English reference response as \textit{privileged information}. Thus, even when none of the model's responses are completely correct, the privileged pairwise judge can still tell which response is better. End-to-end, \texttt{SP3F} greatly improves base model performance, even outperforming fully post-trained models on multiple math and non-math tasks with less than of the training data across the single-language, multilingual, and generalization to unseen language settings.

Foundations

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

Your Notes