arXiv:2605.03065cs.LGcs.RO2026-05

用高效算法微调生成式机器人策略,无需专家数据即可逼近最佳性能。

OGPO: Sample Efficient Full-Finetuning of Generative Control Policies

论文配图:OGPO: Sample Efficient Full-Finetuning of Generative Control Policies
图 1 · 摘自论文原文
  • 基于改进PPO的离线优化框架,通过批判网络传播梯度并复用数据
  • 在多任务、高精度插入等任务上达到当前最优表现,零专家数据也能成功
  • 提出多项稳定技巧,适用于状态与图像输入场景,减少过拟合风险

生成式控制策略(如基于扩散和流模型的策略)已成为机器人学习中有效的参数化方法。本文提出离线生成策略优化(OGPO),一种样本高效的生成式控制策略微调算法。该方法通过维持离线批判网络以最大化数据复用,并利用修正后的PPO目标,将策略梯度沿完整生成过程反传,以批判网络输出作为终端奖励。OGPO在多任务操作、高精度插入和灵巧控制任务中均取得当前最优性能。据我们所知,它是唯一可在无在线专家数据情况下,将初始差的行为克隆策略微调至接近任务成功的算法,且仅需少量任务特定超参数调整。通过大量实证研究,我们发现OGPO在策略引导和残差修正学习方面显著优于其他方法,并揭示了其性能关键机制。此外,我们引入成功缓冲正则化、双侧保守优势和Q方差降低等实用稳定技巧,有效缓解状态与像素级设置下的批判网络过利用问题。除提出OGPO外,我们还系统性地研究了生成式控制策略微调,识别出决定成功离线全策略提升的关键稳定机制与失败模式。

原文摘要 · Abstract (English)

Generative control policies (GCPs), such as diffusion- and flow-based control policies, have emerged as effective parameterizations for robot learning. This work introduces Off-policy Generative Policy Optimization (OGPO), a sample-efficient algorithm for finetuning GCPs that maintains off-policy critic networks to maximize data reuse and propagate policy gradients through the full generative process of the policy via a modified PPO objective, using critics as the terminal reward. OGPO achieves state-of-the-art performance on manipulation tasks spanning multi-task settings, high-precision insertion, and dexterous control. To our knowledge, it is also the only method that can fine-tune poorly-initialized behavior cloning policies to near full task-success with no expert data in the online replay buffer, and does so with few task-specific hyperparameter tuning. Through extensive empirical investigations, we demonstrate that OGPO drastically outperforms methods alternatives on policy steering and learning residual corrections, and identify the key mechanisms behind its performance. We further introduce practical stabilization tricks, including success-buffer regularization, two-sided conservative advantages, and Q-variance reduction, to mitigate critic over-exploitation across state- and pixel-based settings. Beyond proposing OGPO, we conduct a systematic empirical study of GCP finetuning, identifying the stabilizing mechanisms and failure modes that govern successful off-policy full-policy improvement.

生成式策略机器人学习离线强化学习策略微调

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。