paper-with-me

홈 › Papers

GRPO-LEAD: A Difficulty-Aware Reinforcement Learning Approach for Concise Mathematical Reasoning in Language Models

2025-04-13 · Jixiao Zhang, Chunsheng Zuo

Recent advances in R1-like reasoning models leveraging Group Relative Policy Optimization (GRPO) have significantly improved the performance of language models on mathematical reasoning tasks. However, current GRPO implementations encounter critical challenges, including reward sparsity due to binary accuracy metrics, limited incentives for conciseness, and insufficient focus on complex reasoning tasks. To address these issues, we propose GRPO-LEAD, a suite of novel enhancements tailored for mathematical reasoning. Specifically, GRPO-LEAD introduces (1) a length-dependent accuracy reward to encourage concise and precise solutions, (2) an explicit penalty mechanism for incorrect answers to sharpen decision boundaries, and (3) a difficulty-aware advantage reweighting strategy that amplifies learning signals for challenging problems. Furthermore, we systematically examine the impact of model scale and supervised fine-tuning (SFT) strategies, demonstrating that larger-scale base models and carefully curated datasets significantly enhance reinforcement learning effectiveness. Extensive empirical evaluations and ablation studies confirm that GRPO-LEAD substantially mitigates previous shortcomings, resulting in language models that produce more concise, accurate, and robust reasoning across diverse mathematical tasks.

📄 PDF Abstract BibTeX arXiv:2504.09696

Code (1)

aeroplanepaper/GRPO-LEAD 공식 구현 pytorch

Tasks

Mathematical Reasoning

Methods 이 논문이 사용한 방법론

BASE 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

DeepVideo-R1: Video Reinforcement Fine-Tuning via Difficulty-aware Regressive GRPO

2025-06-09 · Jinyoung Park, Jeehye Na, Jinyoung Kim, Hyunwoo J. Kim

Recent works have demonstrated the effectiveness of reinforcement learning (RL)-based post-training in enhancing the reasoning capabilities of large language models (LLMs). In particular, Group Relative Policy Optimizati…

Data AugmentationLarge Language ModelReinforcement Learning (RL)

Shorter Thoughts, Same Answers: Difficulty-Scaled Segment-Wise RL for CoT Compression

2026-03-08 · Ye Tian, Aijun Liu arxiv

Chain-of-thought (CoT) improves reasoning reliability but increases token cost, motivating post-training compression of explicit reasoning traces. However, the shortest sufficient reasoning is not universal: it depends o…

DARO: Difficulty-Aware Reweighting Policy Optimization

2025-10-10 · Jingyu Zhou, Lu Ma, Hao Liang, Chengyu Shen 외 arxiv

Recent advances in large language models (LLMs) have shown that reasoning ability can be significantly enhanced through Reinforcement Learning with Verifiable Rewards (RLVR). Group Relative Policy Optimization (GRPO) has…

Reinforcement Learning

Walk Before You Run! Concise LLM Reasoning via Reinforcement Learning

2025-05-27 · Mingyang Song, Mao Zheng

As test-time scaling becomes a pivotal research frontier in Large Language Models (LLMs) development, contemporary and advanced post-training methodologies increasingly focus on extending the generation length of long Ch…

Math

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

2026-01-11 · Shubhashis Roy Dipta, Khairul Mahbub, Nadia Najjar arxiv

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. Benga…

Reinforcement LearningMathematical Reasoning