Conference paper

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

Abstract

Group Relative Policy Optimization (GRPO) was introduced recently and used to train DeepSeek–R1 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, or combining both forms of regularization. For each, the optimal policy πn admits an explicit form in terms of the binary reward and the first and second order statistics of the reward under πn−1, as well as the policies πn−1 and πref. Iterating results in a sequence {π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.