English

GanitLLM: Difficulty-Aware Bengali Mathematical Reasoning through Curriculum-GRPO

Computation and Language 2026-04-21 v3 Artificial Intelligence Machine Learning

Abstract

We present a Bengali mathematical reasoning model called GanitLLM (named after the Bangla word for mathematics, Ganit), together with a new difficulty-aware Bengali math corpus and a curriculum-based GRPO pipeline. Bengali is one of the world's most widely spoken languages, yet existing LLMs either reason in English and then translate, or simply fail on multi-step Bengali math, in part because reinforcement learning recipes are tuned for high-resource languages and collapse under reward sparsity in low-resource settings. To address this, we construct Ganit, a rigorously filtered and decontaminated Bengali math dataset with automatic difficulty tags derived from the pass@k of a strong evaluator model. Building on this dataset, we propose Curriculum-GRPO, which combines multi-stage training (SFT + GRPO) with difficulty-aware sampling and verifiable rewards for format, numerical correctness, and Bengali reasoning. On Bn-MGSM and Bn-MSVAMP, GanitLLM-4B improves over its Qwen3-4B base by +8 and +6 accuracy points, respectively, while increasing the percentage of Bengali reasoning tokens from 14% to over 88% and reducing average solution length from 943 to 193 words. Project page is available at https://dipta007.github.io/GanitLLM

Keywords

Cite

@article{arxiv.2601.06767,
  title  = {GanitLLM: Difficulty-Aware Bengali Mathematical Reasoning through Curriculum-GRPO},
  author = {Shubhashis Roy Dipta and Khairul Mahbub and Nadia Najjar},
  journal= {arXiv preprint arXiv:2601.06767},
  year   = {2026}
}

Comments

Accepted at ACL 2026 (Findings)

R2 v1 2026-07-01T08:59:18.938Z