arXiv:2506.13629cs.CV2025-06被引 5

无需预设词汇库,用3D场景图实现自由语言查询

FreeQ-Graph: Free-form Querying with Semantic Consistent Scene Graph for 3D Scene Understanding

  • 基于大模型构建无先验的完整3D场景图
  • 通过超体素对齐提升语义一致性,支持复杂关系推理
  • 适合需要自由语言交互的3D理解任务

通过自然语言对复杂3D场景进行自由形式语义查询面临重大挑战。现有方法依赖大规模训练数据和CLIP对齐文本与3D语义特征,但受限于训练数据中的预定义词汇先验,难以支持自由形式查询。近期方法虽利用LLM进行场景理解,却缺乏完整的3D场景信息,且常忽略其输出中的潜在不一致。本文提出FreeQ-Graph,通过语义一致的3D场景图实现自由形式查询。核心思路是:在无预设词汇前提下,从完整准确的3D场景图中编码自由形式查询,并与3D一致的语义标签对齐。具体包括三步:首先,利用LLM和LVLM引导构建不含训练数据或先验的完整3D场景图;其次,通过融合超体素的3D语义对齐特征,精准对齐图节点与语义标签,增强语义一致性;最后,设计基于LLM的推理算法,结合场景级与对象级信息实现复杂推理。我们在6个数据集上进行了广泛实验,涵盖3D语义定位、分割及复杂查询任务,验证了场景图生成的准确性。结果表明,该模型在复杂自由形式语义查询与精细关系推理方面均表现优异。

原文摘要 · Abstract (English)

Semantic querying in complex 3D scenes through free-form language presents a significant challenge. Existing 3D scene understanding methods use large-scale training data and CLIP to align text queries with 3D semantic features. However, their reliance on predefined vocabulary priors from training data hinders free-form semantic querying. Besides, recent advanced methods rely on LLMs for scene understanding but lack comprehensive 3D scene-level information and often overlook the potential inconsistencies in LLM-generated outputs. In our paper, we propose FreeQ-Graph, which enables Free-form Querying with a semantic consistent scene Graph for 3D scene understanding. The core idea is to encode free-form queries from a complete and accurate 3D scene graph without predefined vocabularies, and to align them with 3D consistent semantic labels, which accomplished through three key steps. We initiate by constructing a complete and accurate 3D scene graph that maps free-form objects and their relations through LLM and LVLM guidance, entirely free from training data or predefined priors. Most importantly, we align graph nodes with accurate semantic labels by leveraging 3D semantic aligned features from merged superpoints, enhancing 3D semantic consistency. To enable free-form semantic querying, we then design an LLM-based reasoning algorithm that combines scene-level and object-level information to intricate reasoning. We conducted extensive experiments on 3D semantic grounding, segmentation, and complex querying tasks, while also validating the accuracy of graph generation. Experiments on 6 datasets show that our model excels in both complex free-form semantic queries and intricate relational reasoning.

3D理解自由查询场景图

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