ai.hackcv
论文精选 65arXiv

SPO++: Stream-Aligned Policy Optimization for Asynchronous Agentic RL· SPO++:强化学习新优化算法

Group-relative reinforcement learning waits for sibling rollouts of the same prompt, which is costly for long and variable tool-use trajectories. Single-stream Policy Optimization (SPO) removes this dependency with a persistent prompt-level value estimate, but its recipe whitens one advantage per trajectory before optimizing a token-mean actor loss. We show that trajectory centering generally does not center the token-weighted quantity consumed by the actor, and fix the mismatch by standardizing terminal-outcome advantages under the action-token measure. We additionally organize prompt evidence by the policy event that generated it rather than learner receipt order. Across matched runs on ALFWorld at two model scales and on Math-TIR, SPO++ improves online learning efficiency over SPO. A pa

AI 解读论文

一种减少依赖的流对齐强化学习优化算法。

核心方法
通过标准化终端结果优势并在策略事件层面重组提示证据,改进SPO算法。
适合谁读
研究者 / 工程师
要解决的问题
解决现有单流策略优化(SPO)方法在异步代理强化学习中优化效率低的问题。
关键实验
在ALFWorld和Math-TIR两个数据集上进行了实验,展示SPO++在不同模型规模下的性能提升。
主要贡献
提高了SPO++在ALFWorld和Math-TIR上的在线学习效率。
意义与局限
该方法可提高异步代理强化学习的效率,减少成本,但可能在特定任务中适用性有限。
领域:cs.AI作者:Kai Ruan、Jinghao Lin、Qianshan Wei
相关推荐

本站内容由 LLM 精选聚合,原文版权归 arXiv 所有 · 摘录仅供参考