arXiv:2510.10778cs.RO2025-10被引 1

构建室内环境的精准物体级语义地图,支持机器人智能推理与导航。

Asset-Centric Metric-Semantic Maps of Indoor Environments

  • 以物体为中心构建带几何、类别和位姿的三维语义地图
  • 精度优于SAM3D和Clio,速度比SAM3D快25倍,比Clio慢10倍
  • 可对接大模型实现复杂推理,适用于仓储与医院等场景

大型语言模型(LLMs)能帮助机器人理解抽象任务指令,但需将传统环境表示(如点云、网格)补充自然语言先验。现有方法或侧重场景级语义而忽略物体细节,或强调物体精度而缺乏全局上下文。本文提出一种兼顾两者的方法:使用Unitree Go2四足机器人搭载RealSense立体相机采集RGB-D数据,构建场景尺度的显式度量-语义地图。每个物体(如椅子、沙发、门等,形状大小各异)均以精细网格、类别和位姿表示。实验表明,该地图在精度上优于基于基础模型的SAM3D地图及最新场景级机器人建图方案Clio(Maggio et al., 2024)。本实现速度约为SAM3D的25倍,比Clio慢约10倍。还可通过结合SAM3D扩展至开集场景映射,在未知物体情况下提升精确率与召回率。该地图可直接用于谷歌Gemini等大模型,实现场景理解、复杂推理与规划。同时在Nvidia Isaac Sim中验证其在模拟仓库与医院环境中的语义导航价值。

原文摘要 · Abstract (English)

Large Language Models (LLMs) can help robots reason about abstract task specifications. This requires augmenting classical representations of the environment used by robots, such as point-clouds and meshes, with natural language-based priors. There are a number of approaches to do so in the existing literature. While some navigation frameworks leverage scene-level semantics at the expense of object-level detail, others such as language-guided neural radiance fields (NeRFs) or segment-anything 3D (SAM3D) prioritize object accuracy over global scene context. This paper argues that we can get the best of both worlds. We use a Unitree Go2 quadruped with a RealSense stereo camera (RGB-D data) to build an explicit metric-semantic representation of indoor environments. This is a scene-scale representation with each object (e.g., chairs, couches, doors, of various shapes and sizes) represented by a detailed mesh, its category, and a pose. We show that this representation is more accurate than foundation-model-based maps such as those built by SAM3D, as well as state-of-the-art scene-level robotics mapping pipelines such as Clio (Maggio et al., 2024). Our implementation is about 25$\times$ faster than SAM3D and is about 10$\times$ slower than Clio. We can also adapt our approach to enable open-set scene-level mapping, i.e., when object meshes are not known a priori, by building upon SAM3D to further improve precision and recall. We show how this representation can be readily used with LLMs such as Google's Gemini to demonstrate scene understanding, complex inferences, and planning. We also display the utility of having these representations for semantic navigation in simulated warehouse and hospital settings using Nvidia's Issac Sim.

语义地图机器人导航大模型融合三维重建

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