← Latest papers
💬 NLP

PARSE: An Open-Domain Reasoning Question Answering Benchmark for Persian

This paper introduces PARSE, the first open-domain Persian reasoning question-answering benchmark containing 10,800 rigorously validated questions, which addresses the scarcity of resources for low-resource languages and demonstrates that tailored prompting and fine-tuning significantly improve reasoning performance in Persian LLMs.

Original authors: Jamshid Mozafari, Seyed Parsa Mousavinasab, Adam Jatowt

Published 2026-02-03
📖 4 min read☕ Coffee break read

Original authors: Jamshid Mozafari, Seyed Parsa Mousavinasab, Adam Jatowt

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to teach a group of very smart, multilingual robots how to think, not just memorize. You have a huge library of test questions in English, but the robots are struggling with a specific language: Persian (spoken by about 130 million people). Until now, there was no good "gym" or "training ground" in Persian to test if these robots could actually reason through a problem or if they were just guessing.

This paper introduces Parse, the first-ever comprehensive gym for Persian reasoning.

Here is a breakdown of what the authors did, using simple analogies:

1. The Problem: A Missing Toolbox

Think of Large Language Models (LLMs) as brilliant students. In English, these students have access to thousands of practice exams (benchmarks) that test their ability to solve logic puzzles, connect dots between different facts, and handle tricky questions.

However, for Persian speakers, the toolbox was empty. Existing Persian tests were like having only a few math worksheets but no science or history exams. They were either too simple, focused only on one specific topic (like medicine), or didn't test "reasoning" at all. The authors realized that to truly know if a robot understands Persian, they needed a test that covered everything.

2. The Solution: Building "Parse"

The team built Parse, a massive collection of 10,800 questions. To make it a fair test, they didn't just write random questions; they built a structured "menu" of challenges:

  • The Formats: They created three types of questions, like different game modes:
    • Boolean (Yes/No): Like a bouncer at a club asking, "Is this true or false?"
    • Multiple-Choice: Like a trivia game where you pick the right answer from four options.
    • Factoid: Like a "Jeopardy!" style question where you have to name specific things (e.g., "Name the two planets closer to the sun than Earth").
  • The Difficulty: Just like a video game, the questions range from "Easy" (walking through a door) to "Hard" (climbing a mountain). Some require simple recall, while others require Multi-hop reasoning—which is like a treasure hunt where you have to find clue A, use it to find clue B, and then find the answer.
  • The Quality Control: They didn't just ask an AI to write these questions and call it a day. They acted like strict editors. They used humans to check every question to ensure the Persian was natural, the facts were correct, and the difficulty was real. They even checked that the "Hard" questions were hard because they were tricky to think about, not because the grammar was confusing.

3. The Experiment: The Robot Race

Once the test was ready, the authors put various AI models (the "students") through their paces. They tested big, famous multilingual models (like LLaMA and Qwen) and a model specifically trained on Persian (called Dorna).

They tried three different ways of talking to the robots:

  • Zero-Shot: Just asking the question cold.
  • Few-Shot: Giving the robot a few examples first (like showing a math problem before asking them to solve a new one).
  • Chain-of-Thought (CoT): Asking the robot to "show its work" and explain its steps before giving the answer.

What they found:

  • Language Matters: The robots performed significantly better when the questions and instructions were in Persian rather than English. It's like telling a story in your native tongue; you understand the nuance much better.
  • Strategy Matters: For logic puzzles (Yes/No and Multiple Choice), asking the robot to "think step-by-step" (Chain-of-Thought) worked best. For simple fact questions, giving examples (Few-Shot) worked best.
  • Training Pays Off: When they took a standard robot and "studied" the Parse dataset (fine-tuning), it got much smarter. The Persian-specialized robot (Dorna) became the champion after training, proving that this dataset is a powerful tool for teaching robots how to think in Persian.

The Bottom Line

Parse is a milestone. It fills a giant hole in the world of AI research by providing a high-quality, diverse, and rigorous test for Persian reasoning. It proves that to make AI truly helpful for Persian speakers, we need to build specific tools for them, not just translate English tools. The paper shows that with the right training data, AI can learn to reason in Persian just as well as it does in English.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →