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

ExGRPO: Learning to Reason from Experience

About

Reinforcement learning from verifiable rewards (RLVR) is an emerging paradigm for improving the reasoning ability of large language models. However, standard on-policy training discards rollout experiences after a single update, leading to computational inefficiency and instability. While prior work on RL has highlighted the benefits of reusing past experience, the role of experience characteristics in shaping learning dynamics of large reasoning models remains underexplored. In this paper, we are the first to investigate what makes a reasoning experience valuable and identify rollout correctness and entropy as effective indicators of experience value. Based on these insights, we propose ExGRPO (Experiential Group Relative Policy Optimization), a framework that organizes and prioritizes valuable experiences, and employs a mixed-policy objective to balance exploration with experience exploitation. Experiments on five backbone models (1.5B-8B parameters) show that ExGRPO consistently improves reasoning performance on mathematical/general benchmarks, with an average gain of +3.5/7.6 points over on-policy RLVR. Moreover, ExGRPO stabilizes training on both stronger and weaker models where on-policy methods fail. These results highlight principled experience management as a key ingredient for efficient and scalable RLVR.

Runzhe Zhan, Yafu Li, Zhi Wang, Xiaoye Qu, Dongrui Liu, Jing Shao, Derek F. Wong, Yu Cheng• 2025

Related benchmarks

TaskDatasetResultRank
Instruction FollowingIFEval--
836
Mathematical ReasoningAIME 2024
Accuracy23.3
479
Mathematical ReasoningMATH 500--
442
Mathematical ReasoningAIME 2025
Accuracy16.7
311
Mathematical ReasoningAIME 2025
Accuracy13.2
214
Multimodal ReasoningWeMath
Accuracy62.67
171
Multimodal ReasoningMathVision
Accuracy55.46
162
Multimodal ReasoningMathVerse
Accuracy56.89
130
Multimodal ReasoningMMBench
Accuracy90.44
127
Mathematical ReasoningMATH 500
Accuracy82.8
116
Showing 10 of 34 rows

Other info

Follow for update