让3D场景理解模型同时看懂物体和空间关系,提升推理效率
Inst3D-LMM: Instance-Aware 3D Scene Understanding with Multi-modal Instruction Tuning
- 用多视角融合将2D语义注入3D几何特征,实现细粒度建模
- 引入3D空间关系模块,捕捉物体间的复杂相对位置
- 端到端指令微调,无需任务专用调优,适合多任务场景
尽管3D场景理解取得进展,但构建能有效理解与推理复杂3D环境的大规模多模态模型仍具挑战。以往方法通常分别编码3D点云与2D图像特征,忽略了2D语义与3D物体属性之间的交互,以及3D环境中的空间关系。这不仅限制了3D场景的完整表征,也影响训练与推理效率。为此,我们提出统一的实例感知3D大模型(Inst3D-LMM),可同时处理多种3D场景理解任务。为获取细粒度实例级视觉标记,我们设计了多视图跨模态融合(MCMF)模块,将多视角2D语义注入对应3D几何特征。针对场景级关系感知,进一步提出3D实例空间关系(3D-ISR)模块,以捕获物体间的复杂成对空间关系。此外,我们采用端到端多任务指令微调,无需后续任务特定微调。大量实验表明,该方法在3D场景理解、推理与定位任务上均优于现有最先进方法。源代码已公开于 https://github.com/hanxunyu/Inst3D-LMM。
原文摘要 · Abstract (English)
Despite encouraging progress in 3D scene understanding, it remains challenging to develop an effective Large Multi-modal Model (LMM) that is capable of understanding and reasoning in complex 3D environments. Most previous methods typically encode 3D point and 2D image features separately, neglecting interactions between 2D semantics and 3D object properties, as well as the spatial relationships within the 3D environment. This limitation not only hinders comprehensive representations of 3D scene, but also compromises training and inference efficiency. To address these challenges, we propose a unified Instance-aware 3D Large Multi-modal Model (Inst3D-LMM) to deal with multiple 3D scene understanding tasks simultaneously. To obtain the fine-grained instance-level visual tokens, we first introduce a novel Multi-view Cross-Modal Fusion (MCMF) module to inject the multi-view 2D semantics into their corresponding 3D geometric features. For scene-level relation-aware tokens, we further present a 3D Instance Spatial Relation (3D-ISR) module to capture the intricate pairwise spatial relationships among objects. Additionally, we perform end-to-end multi-task instruction tuning simultaneously without the subsequent task-specific fine-tuning. Extensive experiments demonstrate that our approach outperforms the state-of-the-art methods across 3D scene understanding, reasoning and grounding tasks. Source code is available at https://github.com/hanxunyu/Inst3D-LMM
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。