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

LLaVA-3D: A Simple yet Effective Pathway to Empowering LMMs with 3D-awareness

About

Recent advancements in Large Multimodal Models (LMMs) have greatly enhanced their proficiency in 2D visual understanding tasks, enabling them to effectively process and understand images and videos. However, the development of LMMs with 3D scene understanding capabilities has been hindered by the lack of large-scale 3D vision-language datasets and powerful 3D encoders. In this paper, we introduce a simple yet effective framework called LLaVA-3D. Leveraging the strong 2D visual understanding priors from LLaVA, our LLaVA-3D efficiently adapts LLaVA for 3D scene understanding without compromising 2D understanding capabilities. To achieve this, we utilize the 3D position embeddings to enhance the 2D CLIP Patches with 3D spatial context information and construct 3D patches. By integrating the 3D position embeddings into 2D LMMs and employing joint 2D and 3D vision-language instruction tuning, we establish a unified architecture for both 2D visual understanding and 3D scene understanding. In contrast to previous 3D LMMs, LLaVA-3D supports decoding accurate 3D spatial perception outputs, e.g., 3D bounding boxes, directly from these 3D patches, without relying on the time-consuming off-the-shelf 3D segmentors. Experimental results show that LLaVA-3D converges 3.5x faster than existing 3D LMMs when trained on 3D vision-language datasets. Moreover, LLaVA-3D not only achieves state-of-the-art performance across various 3D tasks but also maintains comparable 2D visual understanding and vision-language conversation capabilities with LLaVA.

Chenming Zhu, Tai Wang, Wenwei Zhang, Jiangmiao Pang, Xihui Liu• 2024

Related benchmarks

TaskDatasetResultRank
3D Question AnsweringScanQA (val)
METEOR20.8
217
3D Visual GroundingScanRefer (val)
Overall Accuracy @ IoU 0.5058.6
192
3D Visual GroundingScanRefer
Acc@0.542.7
142
3D Object DetectionScanNet
mAP@0.259.13
127
3D Question AnsweringSQA3D (test)
EM@155.6
98
3D Dense CaptioningScan2Cap
CIDEr @0.579.2
96
3D Question AnsweringSQA3D
EM60.1
69
3D Dense CaptioningScan2Cap (val)
B-40.4112
43
3D Question AnsweringScanQA
EM (Exact Match)27
38
Spatial ReasoningMMSI-Bench
Average Accuracy28
32
Showing 10 of 28 rows

Other info

Code

Follow for update