Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Inst3D-LMM: Instance-Aware 3D Scene Understanding with Multi-modal Instruction Tuning

About

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

Hanxun Yu, Wentong Li, Song Wang, Junbo Chen, Jianke Zhu• 2025

Related benchmarks

TaskDatasetResultRank
3D Question AnsweringScanQA (val)
CIDEr88.6
391
3D Visual GroundingScanRefer (val)
Overall Accuracy @ IoU 0.5051.6
262
3D Visual GroundingScanRefer
Acc@0.2558.9
172
3D Dense CaptioningScan2Cap
CIDEr @0.580.9
127
3D Dense CaptioningScan2Cap (val)--
53
3D Question AnsweringScanQA
EM (Exact Match)24.6
48
3D Visual Question AnsweringScanQA
B-4 Score14.9
31
3D Visual GroundingMulti3DRefer (val)
F1@0.5053.5
29
Dense CaptioningScanRefer
Caption Score (0.5 IoU)79.7
13
Visual GroundingMulti3DRefer
F1@0.2562.4
10
Showing 10 of 10 rows

Other info

Code

Follow for update