通过关键帧聚焦提升机器人长时序模仿学习性能
BPP: Long-Context Robot Imitation Learning by Focusing on Key History Frames
- 用视觉语言模型选出任务相关的少数关键帧作为历史输入
- 真实场景下成功率比最佳对比方法高70%
- 适合需要记忆历史动作的复杂机械臂操作任务
许多机器人任务需依赖过去观测的历史信息,如在房间中寻找物品需记住已搜索区域。但当前表现最优的机器人策略通常仅依赖当前观测,限制了其在需要历史记忆任务中的应用。直接使用历史观测常因偶然相关性失败:策略会捕捉训练过程中非泛化性的临时特征,导致部署时无法适应分布外轨迹。我们分析发现,该问题源于训练期间对历史空间覆盖不足——历史空间随时间步数呈指数增长。现有正则化技术效果不一,未能根本解决覆盖问题。为此,我们提出大图政策(BPP),利用视觉语言模型识别出一组最小且有意义的关键帧进行条件建模。通过将多样化的轨迹投影到一组任务相关事件上,BPP显著降低训练与部署间的分布偏移,同时保持表达能力。我们在四个真实世界操纵任务和三个仿真任务上评估BPP,所有任务均需历史条件。BPP在真实世界测试中成功率比最佳对比方法高出70%。视频演示见https://bigpicturepolicies.github.io/
原文摘要 · Abstract (English)
Many robot tasks require attending to the history of past observations. For example, finding an item in a room requires remembering which places have already been searched. However, the best-performing robot policies typically condition only on the current observation, limiting their applicability to such tasks. Naively conditioning on past observations often fails due to spurious correlations: policies latch onto incidental features of training histories that do not generalize to out-of-distribution trajectories upon deployment. We analyze why policies latch onto these spurious correlations and find that this problem stems from limited coverage over the space of possible histories during training, which grows exponentially with horizon. Existing regularization techniques provide inconsistent benefits across tasks, as they do not fundamentally address this coverage problem. Motivated by these findings, we propose Big Picture Policies (BPP), an approach that conditions on a minimal set of meaningful keyframes detected by a vision-language model. By projecting diverse rollouts onto a compact set of task-relevant events, BPP substantially reduces distribution shift between training and deployment, without sacrificing expressivity. We evaluate BPP on four challenging real-world manipulation tasks and three simulation tasks, all requiring history conditioning. BPP achieves 70% higher success rates than the best comparison on real-world evaluations. Videos are available at https://bigpicturepolicies.github.io/
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。