Which Models Perform Better in Inheritance Reasoning?

23d ago · Global · primary source: export.arxiv.org

A team from PSL has benchmarked commercial and open-source large language models on Arabic Islamic inheritance reasoning, finding a clear reliability gap favoring commercial systems in the QIAS 2026 Shared Task. [1] The study, submitted to arXiv on 11 June 2026, evaluates how well different model families handle inheritance cases requiring legal interpretation, multi-step reasoning, and precise numerical computation under a unified prompting strategy. [1] The best performance was recorded by Gemini 2.5 Flash, which achieved a Mean Reciprocal Error of 0.989. [1] Commercial models proved stronger at identifying eligible heirs, applying exclusion rules, and maintaining consistency across reasoning steps, while open-source models showed greater instability, particularly in cases involving dependent legal decisions and fractional share adjustments. [1] The findings align with broader patterns observed in earlier iterations of the shared task. A separate evaluation of seven distinct LLMs on Islamic inheritance law found that models with explicit reasoning capabilities, such as Gemini 2.5 and o3, achieved accuracy rates of 90.6% and 93.4% respectively, while models without such capabilities scored markedly lower. [3] GPT-4.5 reached 74.0% accuracy, but open-source Arabic-focused models like ALLaM and Fanar fell below 50%. [3] The performance degradation at advanced difficulty levels was especially pronounced for Arabic-focused models: ALLaM achieved 58.0% accuracy on beginner cases but dropped to 27.8% on advanced ones. [3] Other teams have explored alternative approaches to the same challenge. One group applied a Chain-of-Thought prompting strategy using Claude 3.7 and GPT-4o, finding that incorporating a structured reasoning step lifted Claude 3.7's score from 0.67 to 0.81 and GPT-4o's from 0.63 to 0.74. [4] A separate entry employed a majority voting solution combining Gemini Flash 2.5, Gemini Pro 2.5, and GPT o3, reaching 92.7% accuracy and securing third place in the challenge. [5] That team also observed that fine-tuning GPT-4o improved its accuracy to over 84%, while fine-tuning Gemini Flash 2.5 caused a performance drop from 91.5% to 74.6%. [5] The difficulty of the domain stems from the need to handle corrective procedures such as redistribution and proportionate reduction, which require precise fractional adjustments. [3] Error analysis across multiple studies confirms that models struggle most with complex correction procedures and dependent legal decisions, even when basic reasoning appears sound. [4] The PSL team's work contributes to a growing body of evidence that structured reasoning substantially enhances LLM performance on complex Arabic legal reasoning tasks without requiring additional training or retrieval-augmented generation. [4]

research-paperbenchmarkmodel-release

Background sources we checked (10)
  • arxiv.org ↗ This paper presents the participation of team PSL in the QIAS 2026 Shared Task on Arabic Islamic inheritance reasoning. The task evaluates the ability of large language models to solve inheritance cases that require legal interpretation, multi-step reasoning, and precise numerica…
  • arxiv.org ↗ whereas ALLa [...] Table 1 summarizes model accuracy across the three difficulty levels. The o3 model achieved the highest overall accuracy (93.4%93.4\%), followed closely by Gemini (90.6%90.6\%). GPT-4.5 achieved 74.0% accuracy, positioning it between models with advanced reason…
  • aclanthology.org ↗ ANLPers at QIAS: CoT for Islamic Inheritance Serry Sibaee 1* Mahmoud Reda 2 Omer Nacar 3 Yasser Al-Habashi 1 Adel Ammar 1 Wadii Boulila 1 1Prince Sultan University, Riyadh, Saudi Arabia 2Zagazig University 3Tuwaiq Academy – Tuwaiq Research and Development Center {ssibaee, aammar,…
  • aclanthology.org ↗ reveals that the [...] majority voting solution, leveraging three base [...] models (Gemini Flash 2.5, Gemini Pro 2.5, [...] and GPT o3), outperforms all other models [...] that we utilized across every difficulty level. [...] It achieves up to 92.7% accuracy and secures [...] th…
  • en.wikipedia.org ↗ In artificial intelligence, symbolic artificial intelligence (also known as classical artificial intelligence or logic-based artificial intelligence) is the term for the collection of all methods in artificial intelligence research that are based on high-level symbolic (human-re…
  • en.wikipedia.org ↗ In psychology, a dual process theory provides an account of how thought can arise in two different ways, or as a result of two different processes. Often, the two processes consist of an implicit (automatic), unconscious process and an explicit (controlled), conscious process. Ve…
  • en.wikipedia.org ↗ Artificial intelligence (AI) is the capability of computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of research in engineering, mathematics and computer…
  • huggingface.co ↗ Paper page - CVPD at QIAS 2025 Shared Task: An Efficient Encoder-Based Approach for Islamic Inheritance Reasoning arxiv:2509.00457 Copy markdown # CVPD at QIAS 2025 Shared Task: An Efficient Encoder-Based Approach for Islamic Inheritance Reasoning Published on Aug 30, 2025 A…
  • huggingface.co ↗ cyberandy/sangue-e-grafi-agent-traces · Datasets at Hugging Face # Sangue e Grafi — Agent Traces Agent reasoning traces from the Sangue e Grafi project, comparing multiple model architectures on ontology-grounded inheritance reasoning puzzles. ## What's Inside 100 agent trace…
  • aclanthology.org ↗ the knowledge and rea [...] on standard Arabic bench marks. We also include LLaMA 3 70B7, a powerful open-source multilingual model developed by Meta. As for commercial LLMs, we evaluate three LLMs: Gemini 2.5 (flash-preview), OpenAI’s o3 and GPT 4.5. Gemini and o3 represent the …

Sources

Spot something wrong? Report an issue