arXiv:2602.04635cs.RO2026-02中稿 · the 35th IEEE Inte…

用空间关系增强3D场景图,提升机器人理解自然语言指令的能力

Relational Scene Graphs for Object Grounding of Natural Language Commands

  • 将视觉语言模型生成的空间关系加入3D场景图
  • 引入空间关系后,大模型对指令目标的定位准确率显著提升
  • 适合研究人机交互与场景理解的开发者参考

机器人在人类环境中的应用日益广泛,亟需自然的人机交互能力。理解自然语言指令需机器人推断任务意图并分解为可执行动作,同时将这些动作在环境知识中定位,包括相关物体、代理和位置。本文结合大语言模型(LLM)理解语言的能力与3D场景图(3DSG)的语义环境表征,探索在3DSG中加入开放或封闭词汇的空间关系是否能提升LLM对自然语言指令的理解。我们采用两种现成模型构建流水线:基于LLM的目标物体定位,以及基于视觉语言模型从机器人采集的图像中添加开放词汇空间边。在14个场景中使用905条自然语言陈述(786条程序生成,119条人工撰写)评估两个LLM在目标物体定位任务上的表现。结果表明,显式空间关系能有效提升LLM的物体定位能力;尽管视觉语言模型可从机器人图像中生成开放词汇关系,但未发现开放或封闭词汇关系在性能上存在明显优劣。

原文摘要 · Abstract (English)

Robots are finding wider adoption in human environments, increasing the need for natural human-robot interaction. However, understanding a natural language command requires the robot to infer the intended task and how to decompose it into executable actions, and to ground those actions in the robot's knowledge of the environment, including relevant objects, agents, and locations. This challenge can be addressed by combining the capabilities of large language models (LLMs) to understand natural language with 3D scene graphs (3DSGs) for grounding inferred actions in a semantic representation of the environment. However, many 3DSGs lack explicit spatial relations between objects, even though humans often rely on these relations to describe an environment. This paper investigates whether incorporating open- or closed-vocabulary spatial relations into 3DSGs can improve the ability of LLMs to interpret natural language commands. To address this, we implement two pipelines using off-the-shelf models: an LLM-based pipeline for target object grounding from open-vocabulary language commands and a vision language model-based pipeline to add open-vocabulary spatial edges to 3DSGs from images captured while mapping. Finally, we evaluate two LLMs across 14 scenes using 905 natural language statements (786 procedurally-generated, 119 human-authored) to assess performance on the downstream task of target object grounding. Our study demonstrates that explicit spatial relations improve the ability of LLMs to ground objects, and while open-vocabulary relation generation with vision language models proves feasible from robot-captured images, our analysis did not yield evidence favoring either open- or closed-vocabulary relations.

人机交互场景图空间关系语言理解

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