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

CE-GPPO: Coordinating Entropy via Gradient-Preserving Clipping Policy Optimization in Reinforcement Learning

About

Reinforcement learning (RL) has become a powerful paradigm for optimizing large language models (LLMs) to handle complex reasoning tasks. A core challenge in this process lies in managing policy entropy, which reflects the balance between exploration and exploitation during training. Existing methods, such as proximal policy optimization (PPO) and its variants, discard valuable gradient signals from low-probability tokens due to the clipping mechanism. We systematically analyze the entropy dynamics and reveal that these clipped tokens play a critical yet overlooked role in regulating entropy evolution. We propose \textbf{C}oordinating \textbf{E}ntropy via \textbf{G}radient-\textbf{P}reserving \textbf{P}olicy \textbf{O}ptimization (CE-GPPO), a novel algorithm that reintroduces gradients from clipped tokens in native PPO in a gentle and bounded manner. By controlling the magnitude of gradients from tokens outside the clipping interval, CE-GPPO is able to achieve an exploration-exploitation trade-off. We provide theoretical justification and empirical evidence showing that CE-GPPO effectively mitigates entropy instability. Extensive experiments on mathematical reasoning benchmarks show that CE-GPPO consistently outperforms strong baselines across different model scales.

Zhenpeng Su, Leiyu Pan, Minxuan Lv, Yuntao Li, Wenping Hu, Fuzheng Zhang, Kun Gai, Guorui Zhou• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH 500
Accuracy (Acc)91
543
Mathematical ReasoningAIME 2024
Accuracy42
479
Mathematical ReasoningHMMT 2025
Accuracy67.3
194
Mathematical ReasoningAMC 2023
Accuracy85.9
144
Math ReasoningAMC23
Pass@1 Accuracy93.8
99
Math ReasoningMATH500
Accuracy95.6
83
Code ReasoningHumanEval--
62
Mathematical ReasoningMATH 500
Accuracy (avg@4)95.3
44
Mathematical ReasoningAIME 2024
Average Score (avg@32)67.3
41
Code ReasoningLCB v6
Accuracy53.6
26
Showing 10 of 18 rows

Other info

Follow for update