arXiv:2510.01049cs.CVcs.RO2025-10被引 8

用关键帧构建分层3D场景图,让机器人更好理解复杂环境。

KeySG: Hierarchical Keyframe-Based 3D Scene Graphs

  • 按楼层-房间-物体-功能元素分层组织场景,节点融合多模态信息
  • 在三个基准上超越已有方法,尤其在复杂查询和语义分割上表现优异
  • 适合需要高效理解大场景的机器人导航与通用推理任务

近年来,3D场景图作为强大的世界表示形式,兼具几何精度与语义丰富性。结合大语言模型,使机器人能在以人为中心的复杂环境中进行推理、规划与导航。然而,现有3D场景图构建方法语义受限于预定义关系,且在大规模环境中序列化易超出大语言模型的上下文窗口。我们提出KeySG框架,将3D场景表示为包含楼层、房间、物体和功能元素的分层图结构,节点通过从关键帧中提取的多模态信息增强,关键帧的选择优化了几何与视觉覆盖。关键帧使我们能高效利用视觉语言模型(VLM)提取场景信息,无需显式建模物体间关系边,从而支持更通用、任务无关的推理与规划。通过分层多模态检索增强生成(RAG)管道,从图中提取相关上下文,缓解大场景图的可扩展性问题。在三个不同基准——3D物体语义分割、功能元素分割与复杂查询检索上评估,KeySG在多数指标上优于先前方法,验证其卓越的语义丰富性与效率。

原文摘要 · Abstract (English)

In recent years, 3D scene graphs have emerged as a powerful world representation, offering both geometric accuracy and semantic richness. Combining 3D scene graphs with large language models enables robots to reason, plan, and navigate in complex human-centered environments. However, current approaches for constructing 3D scene graphs are semantically limited to a predefined set of relationships, and their serialization in large environments can easily exceed an LLM's context window. We introduce KeySG, a framework that represents 3D scenes as a hierarchical graph consisting of floors, rooms, objects, and functional elements, where nodes are augmented with multi-modal information extracted from keyframes selected to optimize geometric and visual coverage. The keyframes allow us to efficiently leverage VLMs to extract scene information, alleviating the need to explicitly model relationship edges between objects, enabling more general, task-agnostic reasoning and planning. Our approach can process complex and ambiguous queries while mitigating the scalability issues associated with large scene graphs by utilizing a hierarchical multi-modal retrieval-augmented generation (RAG) pipeline to extract relevant context from the graph. Evaluated across three distinct benchmarks, 3D object semantic segmentation, functional element segmentation, and complex query retrieval, KeySG outperforms prior approaches on most metrics, demonstrating its superior semantic richness and efficiency.

3D场景图机器人导航多模态分层建模

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