arXiv:2607.12630cs.ROcs.CV2026-07

构建带实例细节的语义地图,让机器人更准地听懂复杂指令导航

Instance-Enriched Semantic Maps for Visual Language Navigation

  • 用2.5D地图融合视觉与语言,保留物体垂直位置和小物件信息
  • 查询处理模块通过专家协作,对不同问法都稳定选对目标
  • 地图体积缩小96%,在多个任务上导航成功率提升超23%

视觉语言导航旨在使具身智能体根据自然语言指令在复杂环境中移动。现有方法构建语义空间地图并利用大语言模型进行推理决策,但缺乏实例级物体细节且对多样查询鲁棒性不足,限制了在复杂室内环境中的可靠导航。为此,本文提出实例增强型语义地图框架,包含三项贡献:(1)基于开放词汇全景分割的实例级2.5维丰富信息建图,从颜色与深度观测中构建地图,保留垂直区分度并捕捉小物体,同时存储多种语义属性及带有房间上下文的自然语言描述;(2)基于大语言模型的目标选择机制,动态将查询路由至类型专用专家,并通过得分级融合整合输出,实现对多样化表达的一致目标选择;(3)存储高效的语义表示,相比三维场景图方法减少约96%存储量,仍保留足够导航空间信息。所提2.5D表示在预测归一化曲线下面积(AUC)上比3D基线提升超27%。在导航实验中,该方法在物体检索任务上提升超17%,在导航成功率上提升超23%(跨多种查询类型)。项目页面见 https://rcilab.github.io/iesm_vln。

原文摘要 · Abstract (English)

Visual Language Navigation (VLN) aims to enable an embodied agent to navigate complex environments by following natural language instructions. Recent approaches build semantic spatial maps and leverage Large Language Models (LLMs) for reasoning and decision making. Despite these advances, existing systems lack instance-level object detail and robustness to diverse user queries, limiting reliable navigation in complex indoor environments. To address these limitations, we propose Instance-Enriched Semantic Maps, a unified framework with three key contributions: (1) Instance-level two-and-a-half-dimensional (2.5D) rich information mapping that constructs maps from color and depth observations via open-vocabulary panoptic segmentation, preserving vertical distinctions and capturing small objects, while storing diverse semantic attributes and natural language captions enriched with room-level context. (2) Robust query processing via LLM-based target selection, which dynamically routes queries across type-specialized experts and integrates their outputs through score-level fusion, enabling consistent goal selection across diverse query formulations. (3) Storage-efficient semantic representation that achieves approximately 96% reduction compared to three-dimensional (3D) scene-graph approaches while preserving sufficient spatial information for navigation. The proposed 2.5D representation outperforms the 3D baseline by over 27% in prediction-normalized Area Under the Curve (AUC). In navigation experiments, our method achieves over 17% improvement in object retrieval and over 23% in navigation success compared to the baseline across diverse query types. The project page is available at https://rcilab.github.io/iesm_vln.

视觉导航语义地图大模型2.5D建图

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