组序列策略优化

Group Sequence Policy Optimization

林俊旸 Junyang Lin · Alibaba Qwen · 2025-07-24 · arXiv:2507.18071 ↗ · 被引 572

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

本文介绍了组序列策略优化(GSPO),这是一种用于训练大语言模型的稳定、高效且性能卓越的强化学习算法。与以往采用词元级别重要性比率的算法不同,GSPO 基于序列似然定义重要性比率,并执行序列级别的裁剪、奖励和优化。我们证明,与 GRPO 算法相比,GSPO 实现了更优的训练效率和性能,显著稳定了混合专家(MoE)强化学习训练,并具有简化强化学习基础设施设计的潜力。这些优点使得 GSPO 为最新 Qwen3 模型的显著改进做出了贡献。

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.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 12)

阅读逐段中英对照全文 →