mmPISA-bench: Do LLMs Reason Equally Well Across 43 Languages?

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

mmPISA-bench is introduced as a compact, high-quality multilingual reasoning benchmark derived from the OECD Programme for International Student Assessment (PISA). It comprises 25 multiple-choice questions, each provided in official human translations across 43 languages and complemented by machine-translated versions, totaling 2,150 data points. Evaluating two mainstream proprietary LLMs, the study found that these models reason effectively across all languages, achieving accuracy comparable to human test-takers, despite some performance variations. Crucially, machine-translated questions did not degrade accuracy compared to human translations, suggesting synthetic data can be adequate for large-scale multilingual evaluations. The analysis also revealed that LLM usage in certain languages can be both more expensive and less accurate due to token usage and inference costs.

Key takeaway

For NLP Engineers developing or deploying multilingual LLMs, you should consider integrating high-quality machine translation for creating large-scale evaluation datasets, especially when official human translations are scarce. This approach can maintain evaluation accuracy while significantly expanding language coverage. Additionally, analyze token usage and inference costs per language to optimize deployment strategies, as performance and expense can vary considerably across different linguistic contexts.

Key insights

Modern LLMs demonstrate effective multilingual reasoning, even with machine-translated evaluation data.

Principles

Method

mmPISA-bench uses 25 PISA-derived multiple-choice reasoning questions, translated into 43 human and machine versions, to evaluate LLMs across language, effort, and translation types.

In practice

Topics

Best for: AI Engineer, CTO, VP of Engineering/Data, AI Scientist, NLP Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.