arXiv:2605.27582cs.ROcs.CV2026-05被引 1

用统一框架让机器人零样本理解语言视觉指令并自主导航

Uni-LaViRA: Language-Vision-Robot Actions Translation for Unified Embodied Navigation

论文配图:Uni-LaViRA: Language-Vision-Robot Actions Translation for Unified Embodied Navigation
图 1 · 摘自论文原文
  • 构建语言-视觉-动作统一转换结构,无需训练即可推理
  • 零样本在4类任务4种机器人上达成领先性能,最高达77.7%成功率
  • 通过待办清单记忆与回溯机制实现自我纠错,适合真实机器人部署

具身导航要求智能体将语言和视觉观察映射为一系列空间动作,以驱动真实机器人穿越未见过的环境。主流方法依赖于在更大规模机器人轨迹数据上扩展视觉-语言-动作(VLA)基础模型。本文认为,对于导航任务,泛化性可通过结构设计获得,而不仅依赖数据规模。导航的核心决策结构可简化为单一的‘语言-视觉-机器人动作翻译’。语言动作输出语义级方向指令,视觉动作输出像素级视觉目标,二者均位于预训练多模态大语言模型(MLLM)的自然输出流形内,因此该任务可由智能体推理而非从机器人数据中学习。为此,我们提出Uni-LaViRA,一种统一的代理架构,将此思想拓展至四类任务(VLN-CE、ObjectNav、EQA、Aerial-VLN)及四种异构真实机器人(轮式、四足、人形机器人、自研无人机),实现零样本应用。两种代理循环机制使这一统一成为可能:待办清单记忆(TDM)每步重写未完成子目标的结构化清单,并将其复述至智能体最近注意力窗口;第二次机会回溯(SCB)将机器人回滚至错误前状态,并基于失败子轨迹条件化后续计划,使单次导航变为自纠正过程。零训练下,Uni-LaViRA在VLN-CE R2R达到60.7%成功率,在RxR达到51.3%,在HM3D-v2达到77.7%,在HM3D-OVON达到60.0%,在MP3D-EQA达到54.7%,在OpenUAV达到40.0%,匹配甚至超越需数百万样本和数千GPU小时训练的最新模型。

原文摘要 · Abstract (English)

Embodied navigation requires an agent to map language and visual observations to a stream of spatial actions that drive a real robot through environments it has never seen. The dominant approach has been to scale vision-language-action (VLA) foundation models on ever-larger collections of robot trajectories. This paper argues that, for navigation specifically, generality can be obtained structurally, not only through data scale. The underlying decision structure of navigation reduces to a single Language-Vision-Robot Actions Translation. The language action emits semantic-level directional command and the vision action emits a pixel-level visual target. Both outputs lie inside the natural output manifold of pretrained multimodal large language models (MLLMs), so the task can be reasoned about by an agent rather than learned from robot data. Therefore, we present Uni-LaViRA, a unified agentic architecture that extends the same insight to four task families (VLN-CE, ObjectNav, EQA, and Aerial-VLN) and to four heterogeneous real robots (Wheeled, Quadruped, Humanoid robot, and a self-built UAV) in a zero-shot manner. Two agent-loop mechanisms make this unification practical. TODO List Memory (TDM) rewrites a structured checklist of pending sub-goals at every step, reciting the unfinished items back into the agent's most recent attention window. Second Chance Backtrack (SCB) rolls the robot back to the pre-error state and conditions the agent's next plan on the failed sub-trajectory, turning single-pass navigation into a self-correcting process. With zero training effort, Uni-LaViRA reaches 60.7% SR on VLN-CE R2R, 51.3% on VLN-CE RxR, 77.7% on HM3D-v2, 60.0% on HM3D-OVON, 54.7% on MP3D-EQA, and 40.0% on OpenUAV, matching or even surpassing recent training navigation foundation models that consume millions of samples and thousands of GPU-hours.

具身导航多模态零样本机器人

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