vix.ing · top · new · best · stats · spec

Group Sequence Policy Optimization

2025/07/24 by Chujie Zheng, Zheng, Chujie, Shixuan Liu +21 · 4 voices · 194 citations
#cs.LG #cs.AI #cs.CL

paper · pdf · doi:10.48550/arxiv.2507.18071

Abstract

This paper introduces Group Sequence Policy Optimization (GSPO), our stable, efficient, and performant reinforcement learning algorithm for training large language models. Unlike previous algorithms that adopt token-level importance ratios, GSPO defines the importance ratio based on sequence likelihood and performs sequence-level clipping, rewarding, and optimization. We demonstrate that GSPO achieves superior training efficiency and performance compared to the GRPO algorithm, notably stabilizes Mixture-of-Experts (MoE) RL training, and has the potential for simplifying the design of RL infrastructure. These merits of GSPO have contributed to the remarkable improvements in the latest Qwen3 models.

Citations

Cited by

Discussions

Related