Skip to main content
AI Data

How Multilingual AI Models Are Benchmarked

September 2026 · 8 min read · Updated September 2026

Short answer. Not with a translated benchmark, which is how most multilingual capability claims are currently evidenced. Translated benchmarks correlate poorly with what native speakers actually judge as good, and they lean on multiple-choice formats that measure retrieval rather than generation. Reliable evaluation needs benchmarks written by native speakers, generation tasks, per-language reporting, and a private held-out set the model has never seen.

Key takeaways

  • Multilingual evaluation has three core challenges: coverage, representativeness and trust, with translated benchmarks and US-centric framing the main representativeness problems.
  • Translated benchmarks correlate with local human judgment at a reported Spearman coefficient of 0.47, against 0.68 for natively constructed benchmarks.
  • In one Sinhala benchmark, native item naturalness was rated 97.3% against 71.1% for the translated equivalent.
  • Reported contamination rates were 0.0% for MILU, 1.0% for INCLUDE and 1.7% for Global MMLU, with benchmark age and prominence predicting risk.
  • A serious multilingual evaluation programme runs five layers per language: native knowledge, generation quality, private task performance, tone and appropriateness, and safety.

Why isn't a multilingual benchmark score proof of multilingual capability?

Because most multilingual benchmarks were built by translating an English test, so a high score can reflect the translation rather than the language.

A useful framing from recent survey work identifies three core challenges in multilingual evaluation: coverage, meaning which languages are tested at all; representativeness, meaning whether the test reflects the language and culture rather than an English original; and trust, meaning whether the result is scientifically reliable. Translated benchmarks and US-centric framing were named as the two main representativeness deficiencies.

The practical consequence is that "supports 100 languages," "was evaluated in 100 languages," and "performs well in 100 languages" are three different claims, and the market routinely presents the first as though it were the third. A Microsoft-affiliated survey of multilingual evaluation found that in every world region a substantial share of languages are evaluated primarily through translated content, with Europe and East Asia the most translation-dependent. Sub-Saharan Africa showed the highest share of natively authored content, a direct result of language-specific benchmarks built from scratch by regional research communities. Buyers comparing multilingual data collection providers should treat "language coverage" as a marketing claim until it is paired with an evaluation methodology.

What is wrong with translated benchmarks?

Three things: they leave detectable traces of the source language, models exploit those traces as shortcuts, and they disagree with the people who actually speak the language.

Translationese is the interference a source language leaves in a translated text — detectable tokens and syntactic structures that let a reader identify the original. The phenomenon is well documented in linguistics, and in an evaluation context it is a contaminant rather than a curiosity.

Cue inheritance is the mechanism by which a model scores well by recognising the shape of the original English question rather than understanding the target language. Because all non-English items derive from a common English source, model performance may reflect identification of preserved English cues rather than genuine comprehension. Earlier work demonstrated exactly this, showing that translation introduces subtle artifacts models exploit as non-semantic shortcuts.

Disagreement with speakers is the most decision-relevant finding: translated benchmarks align far worse with local human judgments than natively constructed alternatives, reported as a Spearman correlation of 0.47 against 0.68. If a benchmark and its users disagree, the benchmark is the thing that is wrong.

Translation quality also varies more than most buyers assume. Global-MMLU, a substantial effort covering 42 languages, combined machine translation with crowdsourced human verification, but only around 20% of machine-translated texts underwent manual correction, and questions and answers were translated separately, producing observable grammatical inconsistencies in some languages. This is one reason multilingual LLM training data quality depends on native review, not just translation coverage.

Do natively written benchmarks solve the problem?

They fix representativeness and introduce a different problem, comparability, and most of them still test the wrong thing.

Native benchmarks are a genuine advance. Efforts that write questions from real curricula, government exams and local e-learning platforms preserve cultural context, correct terminology and authentic framing, and avoid translationese entirely. Dialect-specific versions extend this further. Two limitations are worth stating plainly.

Cross-lingual comparison becomes harder: if one language's set draws on a different topic mix than another, a score difference confounds language proficiency with task difficulty. Natively sourced benchmarks are internally valid and awkward to compare across languages, which is precisely what a buyer wants to do — a problem that compounds across high-resource and low-resource languages unevenly, since low-resource sets are thinner to begin with.

Multiple choice tests retrieval, not generation. Both translated and native benchmarks overwhelmingly use multiple-choice formats, which measure knowledge retrieval and are subject to selection bias. Real-world utility depends on coherent, fluent, semantically faithful generation, and multiple choice does not assess it; researchers have been explicit that assessing multilingual generation quality remains an open problem. Native benchmarks tell a buyer whether a model handles the language and culture; generation evaluation tells them whether the output is usable. Neither substitutes for the other.

How big a problem is contamination?

Significant for older benchmarks, much smaller for newer ones, and impossible to rule out entirely.

Benchmark contamination means evaluation questions appear in a model's pretraining data, inflating scores through memorisation rather than capability. Large web-crawled corpora make this likely for any benchmark that has been public for a while. Recent measurement gives a usable picture: newer benchmarks showed markedly lower contamination rates, reported as 0.0% for MILU, 1.0% for INCLUDE and 1.7% for Global MMLU, with benchmark age and prominence flagged as strong predictors of contamination risk. The corollary is uncomfortable: the most cited benchmarks are the most likely to be compromised.

Detection is also unsettled. Different methods measure different things, with surface-form overlap and memorisation-driven performance gaps producing divergent results on the same benchmark, and researchers noting that no single detection approach suffices for multilingual contamination.

Two practical responses follow. First, prefer recent benchmarks and treat long-standing leaderboard scores with more caution than their prominence suggests. Second, and more important for a company, maintain a private held-out set — an evaluation set that has never been published — as the only reliable defence against contamination, and the only test that measures a specific use case rather than a general one.

What does a serious multilingual evaluation programme look like?

Five layers, run per language, with results reported separately rather than averaged.

Layer 1 is native knowledge and comprehension: questions written by speakers in the language, ideally sourced from local curricula or examinations, testing whether the model knows things in that language rather than in translation. Layer 2 is generation quality: open-ended tasks judged by speakers for fluency, coherence and semantic faithfulness — the layer where multiple-choice benchmarks are silent and where users actually form their impressions. Layer 3 is task performance on the real use case: a private set drawn from real work, a company's own domain, customer phrasing and document types, uncontaminated by construction. Layer 4 is tone, register and appropriateness, judged by speakers because it is not automatable — this is the layer that determines whether output reads as respectful or rude. Layer 5 is safety and refusal behaviour, per language, since guardrails hold only where they were trained and an English-only safety evaluation tells a company almost nothing about exposure elsewhere.

Two disciplines wrap around all five layers. Report per language, never as an aggregate, because a mean is dominated by the strongest languages in the set — a point covered in more detail in how to build multilingual evaluation sets for LLMs. And define what a good answer looks like in each market before measuring, since expectations for directness, length and formality differ, and scoring everything against English norms produces confident but wrong conclusions. Programmes that also run structured preference judgements benefit from disciplined inter-annotator agreement tracking to keep raters consistent across languages.

Who actually builds these evaluation sets?

People who speak the language, working to a specification — this is the constraint that determines whether a company can evaluate honestly.

Every layer above requires the same input: native speakers writing items, judging outputs, adjudicating disagreements and documenting decisions. There is no automated substitute, and using a model to judge output in a language it handles poorly just reproduces the original problem in a new place. That makes evaluation an operational capability rather than a research one — it needs recruitment, screening, guidelines in the target language, inter-rater agreement tracking and ongoing adjudication in each language, because models change and evaluation sets have to keep pace.

This is a large part of what Lifewood does across its 50+ languages capability: producing in-language evaluation and preference data, including tone and appropriateness judgements and per-language red-teaming, through screened native speakers working under a human-in-the-loop model across its 40+ delivery centres across 30+ countries. Companies scoping this kind of work as a managed service can review Lifewood's multilingual data collection offering and its AI data validation process for how per-language quality checks are run.

The closing point is commercial: any supplier can claim language coverage. A company that can produce per-language evaluation results, on sets authored by speakers, including generation and safety, is making a claim that can be checked. In a market where support lists are cheap, checkable evidence is the differentiator.

Frequently asked questions

Only weakly. Most such benchmarks are translated from English, use multiple-choice formats, and may be contaminated if they have been public for a long time. A leaderboard score is a starting signal, not proof of usable multilingual capability.

Interference from the source language that leaves detectable artifacts in a translation. In evaluation it lets models identify cues from the English original rather than genuinely understanding the target language, inflating scores without reflecting real capability.

Because they use authentic terminology, framing and cultural context rather than a translated English original. Naturalness ratings for native items have been reported far above translated equivalents, and native benchmarks align better with local human judgment overall.

Evaluation items appearing in a model's training data, which inflates scores through memorisation rather than genuine capability. Older and more prominent benchmarks carry higher risk, since they have had longer to be scraped into pretraining corpora.

With a private held-out set built from real domain material and customer phrasing, authored by native speakers and never published. It is uncontaminated by construction and measures what a company actually deploys, not a general-purpose score.

Not reliably in lower-resource languages, where judge models are least accurate. Automated judging works as a triage tool to flag likely issues, but native speakers remain the decision-makers on quality, tone and safety.

Sources and further reading

  1. "Round-Trip Translation Reveals What Frontier Multilingual Benchmarks Miss", arXiv, on translated benchmark limitations, INCLUDE and Global-MMLU, and the multiple-choice constraint
  2. "The Translation Tax Is Not a Scalar: A Counterfactual Audit of English-Source Cue Inheritance in Chinese Multilingual Benchmarks", arXiv, on cue inheritance and the 0.47 against 0.68 correlation finding
  3. Microsoft Research, "The State and Fate of Multilingual, Contextual Evaluation", on contamination rates and regional translation dependence
  4. Emergent Mind, "Multilingual MMLU", on natively authored benchmarks and the Sinhala naturalness comparison
  5. "Recovered in Translation: Efficient Pipeline for Automated Translation of Benchmarks and Datasets", arXiv, on Global-MMLU construction and correction rates
  6. "Multilingual European Language Models: Benchmarking Approaches and Challenges", arXiv, on translationese in benchmark construction
  7. Lifewood, company overview and delivery network

Have an AI or visibility project in mind?

From AI evaluation and human-in-the-loop review to GEO and AEO strategy, our team can help you deploy with confidence and get found in the AI search era.

Talk to our team