让3D重建同时理解物体结构和实例语义,提升场景认知能力。
IGGT: Instance-Grounded Geometry Transformer for Semantic 3D Reconstruction
- 基于2D视觉输入,统一学习几何与实例级语义表征
- 在InsScene-15K数据集上实现3D实例分割与重建的协同优化
- 适合需要高精度3D场景理解的自动驾驶、机器人导航任务
人类自然将三维世界的几何结构与语义内容视为相互交织的维度,从而实现对复杂场景的连贯准确理解。然而,现有方法多侧重于训练大型几何模型进行低层次3D重建,并将高层次空间理解孤立处理,忽视了二者在3D场景分析中的关键协同作用,导致泛化能力差,下游任务表现不佳。近期尝试通过简单对齐3D模型与特定语言模型缓解该问题,但受限于对齐模型容量,适应性不足。本文提出实例接地几何变换器(IGGT),一种端到端的大规模统一Transformer,用于融合空间重建与实例级上下文理解知识。我们设计了一种3D一致性对比学习策略,仅通过2D视觉输入引导IGGT编码包含几何结构与实例接地聚类的统一表征,支持从2D输入一致地生成具有明确区分物体实例的连贯3D场景。为支持该任务,我们进一步构建了InsScene-15K,一个大规模高质量数据集,包含高精度RGB图像、位姿、深度图及3D一致的实例级掩码标注,采用新颖的数据清洗流程。
原文摘要 · Abstract (English)
Humans naturally perceive the geometric structure and semantic content of a 3D world as intertwined dimensions, enabling coherent and accurate understanding of complex scenes. However, most prior approaches prioritize training large geometry models for low-level 3D reconstruction and treat high-level spatial understanding in isolation, overlooking the crucial interplay between these two fundamental aspects of 3D-scene analysis, thereby limiting generalization and leading to poor performance in downstream 3D understanding tasks. Recent attempts have mitigated this issue by simply aligning 3D models with specific language models, thus restricting perception to the aligned model's capacity and limiting adaptability to downstream tasks. In this paper, we propose InstanceGrounded Geometry Transformer (IGGT), an end-to-end large unified transformer to unify the knowledge for both spatial reconstruction and instance-level contextual understanding. Specifically, we design a 3D-Consistent Contrastive Learning strategy that guides IGGT to encode a unified representation with geometric structures and instance-grounded clustering through only 2D visual inputs. This representation supports consistent lifting of 2D visual inputs into a coherent 3D scene with explicitly distinct object instances. To facilitate this task, we further construct InsScene-15K, a large-scale dataset with high-quality RGB images, poses, depth maps, and 3D-consistent instance-level mask annotations with a novel data curation pipeline.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。