MUG-Eval: A Proxy Evaluation Framework for Multilingual Generation Capabilities in Any Language
Seyoung Song, Seogyeong Jeong, Eunsu Kim, Jiho Jin, Dongkwan Kim, Jay Shin, Alice Oh
TL;DR
MuG-Eval presents a language-agnostic framework to evaluate multilingual generation by recasting benchmarks as information-gap conversational tasks. It employs three tasks—Easy Twenty Questions, MCQ Conversation, and Code Reconstruction—to measure generation ability via task completion rates, avoiding language-specific tools and LLM evaluators. Across 8 LLMs and 30 languages, MuG-Eval shows strong alignment with established multilingual benchmarks (Pearson/Spearman $r>0.75$) and reveals nuanced cross-language patterns, including the limited transferability of English-only substitutes for low-resource languages. The framework demonstrates scalability and resource efficiency, with insights into task-specific discriminative power, substitution effects, and qualitative error patterns, while acknowledging limitations in measuring linguistic quality and the need for broader human validation.
Abstract
Evaluating text generation capabilities of large language models (LLMs) is challenging, particularly for low-resource languages where methods for direct assessment are scarce. We propose MUG-Eval, a novel framework that evaluates LLMs' multilingual generation capabilities by transforming existing benchmarks into conversational tasks and measuring the LLMs' accuracies on those tasks. We specifically designed these conversational tasks to require effective communication in the target language. Then, we simply use task success rate as a proxy for successful conversation generation. Our approach offers two key advantages: it is independent of language-specific NLP tools or annotated datasets, which are limited for most languages, and it does not rely on LLMs-as-judges, whose evaluation quality degrades outside a few high-resource languages. We evaluate 8 LLMs across 30 languages spanning high, mid, and low-resource categories, and we find that MUG-Eval correlates strongly with established benchmarks ($r$ > 0.75) while enabling standardized comparisons across languages and models. Our framework provides a robust and resource-efficient solution for evaluating multilingual generation that can be extended to thousands of languages.
