让视觉运动策略更平滑合规,同时保持原能力
DiffOG: Differentiable Policy Trajectory Optimization with Generalizability
- 用可微优化层融合变压器,动态修正动作轨迹
- 11个仿真+2个真实任务中显著提升轨迹质量
- 适合对安全性要求高的机器人操作场景
基于模仿学习的视觉运动策略在操作任务中表现优异,但其生成的动作轨迹常不如基于模型的方法。直接通过神经网络将摄像头数据映射为动作,可能导致动作不连贯且难以满足关键约束,影响实际部署中的安全性和鲁棒性。对于高鲁棒性或严格约束的任务,保障轨迹质量至关重要。然而,神经网络缺乏可解释性,难以可控地生成符合约束的动作。本文提出可微轨迹优化框架DiffOG,通过引入基于Transformer的可微轨迹优化形式,将策略与通用优化层无缝结合。DiffOG在保持原始示范分布一致性的前提下,使动作轨迹更平滑、更符合约束,避免策略性能下降。我们在11个仿真任务和2个真实任务上评估了DiffOG,结果表明其显著提升了视觉运动策略的轨迹质量,且对策略性能影响极小,优于贪婪约束裁剪和基于惩罚的轨迹优化基线方法。此外,相比现有受约束的视觉运动策略,DiffOG也表现更优。
原文摘要 · Abstract (English)
Imitation learning-based visuomotor policies excel at manipulation tasks but often produce suboptimal action trajectories compared to model-based methods. Directly mapping camera data to actions via neural networks can result in jerky motions and difficulties in meeting critical constraints, compromising safety and robustness in real-world deployment. For tasks that require high robustness or strict adherence to constraints, ensuring trajectory quality is crucial. However, the lack of interpretability in neural networks makes it challenging to generate constraint-compliant actions in a controlled manner. This paper introduces differentiable policy trajectory optimization with generalizability (DiffOG), a learning-based trajectory optimization framework designed to enhance visuomotor policies. By leveraging the proposed differentiable formulation of trajectory optimization with transformer, DiffOG seamlessly integrates policies with a generalizable optimization layer. DiffOG refines action trajectories to be smoother and more constraint-compliant while maintaining alignment with the original demonstration distribution, thus avoiding degradation in policy performance. We evaluated DiffOG across 11 simulated tasks and 2 real-world tasks. The results demonstrate that DiffOG significantly enhances the trajectory quality of visuomotor policies while having minimal impact on policy performance, outperforming trajectory processing baselines such as greedy constraint clipping and penalty-based trajectory optimization. Furthermore, DiffOG achieves superior performance compared to existing constrained visuomotor policy. For more details, please visit the project website: https://zhengtongxu.github.io/diffog-website/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。