Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GPG: A Simple and Strong Reinforcement Learning Baseline for Model Reasoning

About

Reinforcement Learning (RL) can directly enhance the reasoning capabilities of large language models without extensive reliance on Supervised Fine-Tuning (SFT). In this work, we revisit the traditional Policy Gradient (PG) mechanism and propose a minimalist RL approach termed Group Policy Gradient (GPG). Unlike conventional methods, GPG directly optimize the original RL objective, thus obviating the need for surrogate loss functions. By eliminating the critic and reference models, avoiding KL divergence constraints, and addressing the advantage and gradient estimation bias, our approach significantly simplifies the training process compared to Group Relative Policy Optimization (GRPO). Our approach achieves superior performance without relying on auxiliary techniques or adjustments. As illustrated in Figure 1, extensive experiments demonstrate that our method not only reduces computational costs but also consistently outperforms GRPO across various unimodal and multimodal tasks. Our code is available at https://github.com/AMAP-ML/GPG.

Xiangxiang Chu, Hailang Huang, Xiao Zhang, Fei Wei, Yong Wang• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH 500
Accuracy (Acc)84.4
600
Mathematical ReasoningMATH 500
Accuracy72.57
589
Mathematical ReasoningAIME 2024
Accuracy36.9
525
Mathematical ReasoningMATH 500
Top-1 Accuracy80
452
Mathematical ReasoningMATH 500--
442
Mathematical ReasoningAIME 2024
Accuracy27.23
394
Mathematical ReasoningAIME 2025
Accuracy12.98
378
Mathematical ReasoningAMC
Accuracy (%)57.76
375
Mathematical ReasoningAIME 2025
Accuracy28.6
353
Mathematical ReasoningMinerva
Pass@1 Accuracy47.05
289
Showing 10 of 56 rows

Other info

Follow for update