English

Sharpness-Guided Group Relative Policy Optimization via Probability Shaping

Machine Learning 2026-05-14 v4

Abstract

Reinforcement learning with verifiable rewards (RLVR) has become a practical route to improve large language model reasoning, and Group Relative Policy Optimization (GRPO) is a widely used optimizer in this setting. However, RLVR training is typically performed with limited control over generalization. We revisit GRPO through a robustness-based generalization view, where the generalization loss is upper bounded by a combination of the empirical loss and a sharpness surrogate measured by the gradient norm. Building on this perspective, we propose Sharpness-Guided GRPO (GRPO-SG), a simple token-weighted variant of GRPO that downweights tokens likely to cause overly large gradients, reducing sharp updates and stabilizing optimization, thereby improving generalization. Experiments across mathematical reasoning, logic puzzles and tool-augmented question answering show consistent improvements over GRPO, along with smoother gradient-norm trajectories, supporting GRPO-SG as a simple and effective generalization-oriented upgrade to GRPO for RLVR.

Keywords

Cite

@article{arxiv.2511.00066,
  title  = {Sharpness-Guided Group Relative Policy Optimization via Probability Shaping},
  author = {Tue Le and Linh Ngo Van and Trung Le},
  journal= {arXiv preprint arXiv:2511.00066},
  year   = {2026}
}
R2 v1 2026-07-01T07:16:09.763Z