paper-with-me

홈 › Papers

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

2026-06-05 · Yerzhan Sapenov, Jaromir Savelka arxiv

We introduce mmPISA-bench, a compact high-quality multilingual reasoning benchmark derived from the OECD Programme for International Student Assessment (PISA). The benchmark consists of 25 multiple-choice questions that require reasoning in order to be answered correctly. Each question is provided in official human translations to 43 languages and complemented with machine-translated counterparts (i.e., 2,150 data points in total). We evaluate two mainstream proprietary LLMs across languages, reasoning effort levels, and translation types in terms of their ability to answer the questions correctly. Our results show that modern LLMs can reason effectively across all evaluated languages, achieve accuracy comparable to human test-takers, with some performance variations across covered languages. We further find that machine-translated questions do not degrade accuracy relative to official human translations which suggests that high-quality machine translation (synthetic data) might often be adequate for large-scale multilingual reasoning evaluations where official translations are not available. Finally, we analyze token usage and related inference cost and find that LLMs usage in some languages is simultaneously more expensive and less accurate.

📄 PDF Abstract BibTeX arXiv:2606.07069

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

The Ouroboros of Benchmarking: Reasoning Evaluation in an Era of Saturation

2025-11-03 · İbrahim Ethem Deveci, Duygu Ataman arxiv

The rapid rise of Large Language Models (LLMs) and Large Reasoning Models (LRMs) has been accompanied by an equally rapid increase of benchmarks used to assess them. However, due to both improved model competence resulti…

Putnam-AXIOM: A Functional and Static Benchmark for Measuring Higher Level Mathematical Reasoning in LLMs

2025-08-05 · Aryan Gulati, Brando Miranda, Eric Chen, Emily Xia 외 arxiv

Current mathematical reasoning benchmarks for large language models (LLMs) are approaching saturation, with some achieving > 90% accuracy, and are increasingly compromised by training-set contamination. We introduce Putn…

Mathematical Reasoning

Are LLMs the Master of All Trades? : Exploring Domain-Agnostic Reasoning Skills of LLMs

2023-03-22 · Shrivats Agrawal

The potential of large language models (LLMs) to reason like humans has been a highly contested topic in Machine Learning communities. However, the reasoning abilities of humans are multifaceted and can be seen in variou…

AllSpatial Reasoning

AbstentionBench: Reasoning LLMs Fail on Unanswerable Questions

2025-06-10 · Polina Kirichenko, Mark Ibrahim, Kamalika Chaudhuri, Samuel J. Bell

For Large Language Models (LLMs) to be reliably deployed in both everyday and high-stakes domains, knowing when not to answer is equally critical as answering correctly. Real-world user queries, which can be underspecifi…

Math

DCR: Divide-and-Conquer Reasoning for Multi-choice Question Answering with LLMs

2024-01-10 · Zijie Meng, Yan Zhang, Zhaopeng Feng, Zuozhu Liu

Large language models (LLMs) have shown impressive performance in reasoning benchmarks with the emergence of Chain-of-Thought (CoT), particularly in multi-choice question (MCQ). However, current works equally resolve que…

Question Answering