混合多样本策略优化提升强化学习稳定性和效率
Hybrid Group Relative Policy Optimization: A Multi-Sample Approach to Enhancing Policy Optimization
- 结合采样评估与值函数估计,平衡经验收益与稳定性
- 实验显示收敛更快、更新更稳定、样本效率更高
- 适合大模型决策、机器人控制等真实场景应用
Hybrid GRPO 是一种增强版强化学习框架,融合 PPO 与 GRPO 优点,引入基于经验的多样本动作评估,同时保留值函数学习的稳定性。不同于完全依赖经验奖励估计的 DeepSeek GRPO,该方法通过结构化优势计算,兼顾采样与自举值估计。数学分析揭示其在优势估计与策略更新上的关键差异。在受控环境中实验表明,相比现有方法,Hybrid GRPO 具有更优的收敛速度、更稳定的策略更新和更高的样本效率。进一步拓展包括熵正则化采样、分层多步子采样、自适应奖励归一化与基于值的动作选择。该框架可应用于大语言模型与现实世界智能体决策之间的桥梁,具备在自主机器人、金融建模及人工智能控制系统的扩展潜力。结果表明,Hybrid GRPO 是一种鲁棒且可适配的策略优化方法,推动了强化学习的进一步发展。
原文摘要 · Abstract (English)
Hybrid Group Relative Policy Optimization (Hybrid GRPO) is a reinforcement learning framework that extends Proximal Policy Optimization (PPO) and Group Relative Policy Optimization (GRPO) by incorporating empirical multi-sample action evaluation while preserving the stability of value function-based learning. Unlike DeepSeek GRPO, which eliminates the value function in favor of purely empirical reward estimation, Hybrid GRPO introduces a structured advantage computation method that balances empirical action sampling with bootstrapped value estimation. This approach enhances sample efficiency, improves learning stability, and mitigates variance amplification observed in purely empirical methods. A detailed mathematical comparison between PPO, DeepSeek GRPO, and Hybrid GRPO is presented, highlighting key differences in advantage estimation and policy updates. Experimental validation in a controlled reinforcement learning environment demonstrates that Hybrid GRPO achieves superior convergence speed, more stable policy updates, and improved sample efficiency compared to existing methods. Several extensions to Hybrid GRPO are explored, including entropy-regularized sampling, hierarchical multi-step sub-sampling, adaptive reward normalization, and value-based action selection. Beyond reinforcement learning in simulated environments, Hybrid GRPO provides a scalable framework for bridging the gap between large language models (LLMs) and real-world agent-based decision-making. By integrating structured empirical sampling with reinforcement learning stability mechanisms, Hybrid GRPO has potential applications in autonomous robotics, financial modeling, and AI-driven control systems. These findings suggest that Hybrid GRPO serves as a robust and adaptable reinforcement learning methodology, paving the way for further advancements in policy optimization.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。