ICML2026

Reinforcement Learning with Verifiable Rewards: GRPO's Loss, Dynamics, and Success Amplification

Youssef Mroueh

被引用 118 次

摘要

Group Relative Policy Optimization (GRPO) was introduced recently and used to train DeepSeekR1 for promoting reasoning in LLMs under verifiable (binary) rewards. We show that the mean+variance calibration of these rewards induces a contrastive loss in which the contrastive samples are synthetic data drawn from the previous policy. While GRPO was originally paired with clipping to keep updates near the old policy, we analyze variants that differ in reward normalization (mean-only vs. mean+variance) and in how they regularize updates using KL divergence: either penalizing divergence from the previous model (mirror), penalizing divergence from a fixed reference model πref\pi_{\mathrm{ref}}, or combining both forms of regularization. For each, the optimal policy πn\pi_n admits an explicit form in terms of the binary reward and the first and second order statistics of the reward under πn1\pi_{n-1}, as well as the policies πn1\pi_{n-1} and πref\pi_{\mathrm{ref}}. Iterating results in a sequence {πn}\{\pi_n\} whose probability of success (PoS) obeys a simple recurrence that converges to a fixed point determined by the reference PoS and the regularization strength. We further show that this fixed point exceeds the reference, demonstrating that GRPO amplifies the policy's probability of success.