paper-with-me

Papers

MultiZebraLogic: A Multilingual Logical Reasoning Benchmark

2025-11-05 · Sofie Helene Bruun, Dan Saattrup Smart arxiv

We create high-quality datasets for LLM evaluation of logical reasoning skills across nine different languages, which have been manually checked by fluent speakers. The datasets consist of so-called zebra puzzles, and we analyse different ways of tuning the difficulty of the puzzles to fit modern LLMs. This includes the size of the puzzle (number of objects and number of clues), as well as a novel addition of red herring clues containing only irrelevant information. We show that presence of red herrings indeed makes the puzzles significantly harder for the models, and we find puzzle sizes 2x3 and 4x5 are sufficiently challenging for GPT-4o mini (a non-reasoning model) and o3-mini (a reasoning model), respectively. We analyse whether LLM performance of these are sensitive to the language, the cultural sensitivity of the puzzle theme, and the choice of clue types. These analyses are conducted with English and Danish, where we show that there is no significant difference for either of these three aspects, at least for the OpenAI models GPT-4o mini and o3-mini, chosen as representative non-reasoning and reasoning models, respectively. We publish the datasets for each of the nine languages for the identified sizes 2x3 and 4x5. We also publish the code used to generate the puzzles, which can be used to extend the benchmark into more languages.

📄 PDF Abstract BibTeX arXiv:2511.03553

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Similar Papers 제목 키워드 기반

The Multilingual Mind : A Survey of Multilingual Reasoning in Language Models

2025-02-13 · Akash Ghosh, Debayan Datta, Sriparna Saha, Chirag Agarwal

While reasoning and multilingual capabilities in Language Models (LMs) have achieved remarkable progress in recent years, their integration into a unified paradigm, multilingual reasoning, is at a nascent stage. Multilin…

Logical ReasoningSurvey

Language Models are Multilingual Chain-of-Thought Reasoners

2022-10-06 · Freda Shi, Mirac Suzgun, Markus Freitag, Xuezhi Wang 외

We evaluate the reasoning abilities of large language models in multilingual settings. We introduce the Multilingual Grade School Math (MGSM) benchmark, by manually translating 250 grade-school math problems from the GSM…

GSM8KMath

MultiNRC: A Challenging and Native Multilingual Reasoning Evaluation Benchmark for LLMs

2025-07-23 · Alexander R. Fabbri, Diego Mares, Jorge Flores, Meher Mankikar 외 arxiv

Although recent Large Language Models (LLMs) have shown rapid improvement on reasoning benchmarks in English, the evaluation of such LLMs' multilingual reasoning capability across diverse languages and cultural contexts …

Logical Reasoning

ChLogic: Evaluating Robustness of Logical Reasoning in Chinese Expressions

2026-06-16 · Peixian Zhou, Yuxu Chen, Chaorui Zhang, Wei Han 외 arxiv

Large language models perform increasingly well on standardized logical reasoning benchmarks, but whether this ability remains robust beyond English is unclear. We introduce ChLogic, an English--Chinese aligned benchmark…

Logical Reasoning

MMATH: A Multilingual Benchmark for Mathematical Reasoning

2025-05-25 · Wenyang Luo, Wayne Xin Zhao, Jing Sha, Shijin Wang 외

The advent of large reasoning models, such as OpenAI o1 and DeepSeek R1, has significantly advanced complex reasoning tasks. However, their capabilities in multilingual complex reasoning remain underexplored, with existi…

MathMathematical Reasoning