arXiv:2410.17856cs.CVcs.AI2024-10CVPR被引 19

用视觉时空提示让AI在开放世界中更精准地完成复杂空间任务

ROCKET-1: Mastering Open-World Interaction with Visual-Temporal Context Prompting

  • 用历史观测的物体分割图指导策略模型决策
  • 在Minecraft中实现76%的性能提升,突破以往能力极限
  • 适合研究具身智能与多模态推理的开发者

视觉语言模型(VLM)在多模态任务中表现优异,但在开放世界环境中的具身决策仍面临挑战。核心问题在于如何弥合低层观测中的离散实体与高层规划所需的抽象概念之间的差距。现有方法常采用分层代理结构,由VLM作为高层推理器将任务分解为可执行子任务,但依赖语言描述难以传递精确的空间信息。本文提出视觉-时空上下文提示机制,作为VLM与策略模型间的新型通信协议。该机制利用过去观测中的物体分割结果,引导策略-环境交互。基于此,我们训练了ROCKET-1——一个结合视觉观测与分割掩码预测动作的底层策略模型,并依托SAM-2实现实时目标追踪。实验表明,该方法充分释放了VLM潜力,使代理能够完成此前无法实现的复杂空间推理任务,在Minecraft中实现76%的绝对性能提升。代码与演示已公开于项目主页:https://craftjarvis.github.io/ROCKET-1。

原文摘要 · Abstract (English)

Vision-language models (VLMs) have excelled in multimodal tasks, but adapting them to embodied decision-making in open-world environments presents challenges. One critical issue is bridging the gap between discrete entities in low-level observations and the abstract concepts required for effective planning. A common solution is building hierarchical agents, where VLMs serve as high-level reasoners that break down tasks into executable sub-tasks, typically specified using language. However, language suffers from the inability to communicate detailed spatial information. We propose visual-temporal context prompting, a novel communication protocol between VLMs and policy models. This protocol leverages object segmentation from past observations to guide policy-environment interactions. Using this approach, we train ROCKET-1, a low-level policy that predicts actions based on concatenated visual observations and segmentation masks, supported by real-time object tracking from SAM-2. Our method unlocks the potential of VLMs, enabling them to tackle complex tasks that demand spatial reasoning. Experiments in Minecraft show that our approach enables agents to achieve previously unattainable tasks, with a $\mathbf{76}\%$ absolute improvement in open-world interaction performance. Codes and demos are now available on the project page: https://craftjarvis.github.io/ROCKET-1.

具身智能视觉推理空间规划

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