arXiv:2409.16484cs.RO2024-09ICRA被引 30

用视觉语言模型让机器人听懂指令,在户外自动导航并遵守行为规则。

BehAV: Behavioral Rule Guided Autonomy Using VLMs for Robot Navigation in Outdoor Scenes

  • 用大模型解析指令,分出导航与行为规则两类
  • 通过视觉语言模型生成行为代价图,提升导航成功率40%
  • 适合需要理解复杂人类指令的户外机器人应用

我们提出BehAV,一种基于视觉语言模型(VLM)和人类指令的室外场景自主机器人导航新方法。该方法利用大语言模型(LLM)解析人类指令,将其分为导航指引(如‘向前走直到’)和行为规则(如‘保持在’),并结合地标(如‘蓝窗建筑’)与目标物体(如‘人行道’)。借助VLM的零样本场景理解能力,从RGB图像中估计地标位置,并构建行为代价图,编码场景中行为对象的存在及其对应规则的代价。该代价图与激光雷达占用图融合用于导航。我们设计了一种无约束的模型预测控制(MPC)规划器,优先实现地标到达与行为规则遵守。在四足机器人上评估显示,相比人工遥控动作,行为对齐度提升22.49%(以弗雷歇距离衡量),导航成功率较现有方法提高40%。

原文摘要 · Abstract (English)

We present BehAV, a novel approach for autonomous robot navigation in outdoor scenes guided by human instructions and leveraging Vision Language Models (VLMs). Our method interprets human commands using a Large Language Model (LLM) and categorizes the instructions into navigation and behavioral guidelines. Navigation guidelines consist of directional commands (e.g., "move forward until") and associated landmarks (e.g., "the building with blue windows"), while behavioral guidelines encompass regulatory actions (e.g., "stay on") and their corresponding objects (e.g., "pavements"). We use VLMs for their zero-shot scene understanding capabilities to estimate landmark locations from RGB images for robot navigation. Further, we introduce a novel scene representation that utilizes VLMs to ground behavioral rules into a behavioral cost map. This cost map encodes the presence of behavioral objects within the scene and assigns costs based on their regulatory actions. The behavioral cost map is integrated with a LiDAR-based occupancy map for navigation. To navigate outdoor scenes while adhering to the instructed behaviors, we present an unconstrained Model Predictive Control (MPC)-based planner that prioritizes both reaching landmarks and following behavioral guidelines. We evaluate the performance of BehAV on a quadruped robot across diverse real-world scenarios, demonstrating a 22.49% improvement in alignment with human-teleoperated actions, as measured by Frechet distance, and achieving a 40% higher navigation success rate compared to state-of-the-art methods.

机器人导航视觉语言模型行为规则户外场景

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