arXiv:2412.18450cs.CV2024-12ICCV被引 40

将3D场景语义关系融入大模型,提升机器人理解环境能力

3DGraphLLM: Combining Semantic Graphs and Large Language Models for 3D Scene Understanding

  • 构建可学习的3D场景图,显式编码物体间语义关系
  • 在5个基准数据集上显著优于仅依赖几何信息的方法
  • 适合需要自然语言交互的机器人、智能体场景理解任务

3D场景图通过捕捉场景中的对象及其语义关系,提供紧凑的场景建模,是机器人应用的有前景结构。为有效与用户交互,具身智能体需能回答关于周围3D环境的多种自然语言问题。大语言模型(LLMs)因其自然语言理解与推理能力,成为人机交互的理想方案。近期研究表明,将场景表示适配到3D世界可显著提升LLM响应质量。然而,现有方法通常仅依赖几何信息(如物体坐标),忽视了物体间的丰富语义关系。本文提出3DGraphLLM,一种构建可学习3D场景图表示的方法,显式融合语义关系,并将其作为输入用于LLMs完成3D视觉-语言任务。在ScanRefer、Multi3DRefer、ScanQA、Sqa3D和Scan2cap等主流数据集上的实验表明,本方法在不利用物体间语义关系的基线方法上表现更优。代码已公开于https://github.com/CognitiveAISystems/3DGraphLLM。

原文摘要 · Abstract (English)

A 3D scene graph represents a compact scene model by capturing both the objects present and the semantic relationships between them, making it a promising structure for robotic applications. To effectively interact with users, an embodied intelligent agent should be able to answer a wide range of natural language queries about the surrounding 3D environment. Large Language Models (LLMs) are beneficial solutions for user-robot interaction due to their natural language understanding and reasoning abilities. Recent methods for learning scene representations have shown that adapting these representations to the 3D world can significantly improve the quality of LLM responses. However, existing methods typically rely only on geometric information, such as object coordinates, and overlook the rich semantic relationships between objects. In this work, we propose 3DGraphLLM, a method for constructing a learnable representation of a 3D scene graph that explicitly incorporates semantic relationships. This representation is used as input to LLMs for performing 3D vision-language tasks. In our experiments on popular ScanRefer, Multi3DRefer, ScanQA, Sqa3D, and Scan2cap datasets, we demonstrate that our approach outperforms baselines that do not leverage semantic relationships between objects. The code is publicly available at https://github.com/CognitiveAISystems/3DGraphLLM.

3D理解场景图大模型机器人

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