Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Video-3D LLM: Learning Position-Aware Video Representation for 3D Scene Understanding

About

The rapid advancement of Multimodal Large Language Models (MLLMs) has significantly impacted various multimodal tasks. However, these models face challenges in tasks that require spatial understanding within 3D environments. Efforts to enhance MLLMs, such as incorporating point cloud features, have been made, yet a considerable gap remains between the models' learned representations and the inherent complexity of 3D scenes. This discrepancy largely stems from the training of MLLMs on predominantly 2D data, which restricts their effectiveness in comprehending 3D spaces. To address this issue, in this paper, we propose a novel generalist model, i.e., Video-3D LLM, for 3D scene understanding. By treating 3D scenes as dynamic videos and incorporating 3D position encoding into these representations, our Video-3D LLM aligns video representations with real-world spatial contexts more accurately. In addition, we have implemented a maximum coverage sampling technique to optimize the trade-off between computational cost and performance. Extensive experiments demonstrate that our model achieves state-of-the-art performance on several 3D scene understanding benchmarks, including ScanRefer, Multi3DRefer, Scan2Cap, ScanQA, and SQA3D.

Duo Zheng, Shijia Huang, Liwei Wang• 2024

Related benchmarks

TaskDatasetResultRank
3D Visual GroundingScanRefer (val)
Overall Accuracy @ IoU 0.5051.7
155
3D Question AnsweringScanQA (val)
CIDEr102.1
133
3D Question AnsweringSQA3D (test)
EM@158.6
55
3D Dense CaptioningScan2Cap (val)--
33
Visual GroundingScanRefer v1 (val)
Acc@0.5 (All)51.2
30
3D Question AnsweringScanQA v1.0 (test)
ROUGE49.3
26
3D Dense CaptioningScan2Cap
BLEU-4 @0.541.3
23
3D Question AnsweringScanQA
C Score102.1
16
3D Visual GroundingMulti3DRefer (val)
F1@0.5052.7
14
3D Question AnsweringScanQA v1.0 (val)
BLEU-416.17
13
Showing 10 of 13 rows

Other info

Code

Follow for update