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

Chat-Scene: Bridging 3D Scene and Large Language Models with Object Identifiers

About

Recent advancements in 3D Large Language Models (LLMs) have demonstrated promising capabilities for 3D scene understanding. However, previous methods exhibit deficiencies in general referencing and grounding capabilities for intricate scene comprehension. In this paper, we introduce the use of object identifiers and object-centric representations to interact with scenes at the object level. Specifically, we decompose the input 3D scene into a set of object proposals, each assigned a unique identifier token, which enables efficient object referencing and grounding during user-assistant interactions. Given the scarcity of scene-language data, we model the scene embeddings as a sequence of explicit object-level embeddings, derived from semantic-rich 2D or 3D representations. By employing object identifiers, we transform diverse 3D scene-language tasks into a unified question-answering format, facilitating joint training without the need for additional task-specific heads. With minimal fine-tuning on all downstream tasks, our model significantly outperforms existing methods on benchmarks including ScanRefer, Multi3DRefer, Scan2Cap, ScanQA, and SQA3D.

Haifeng Huang, Yilun Chen, Zehan Wang, Rongjie Huang, Runsen Xu, Tai Wang, Luping Liu, Xize Cheng, Yang Zhao, Jiangmiao Pang, Zhou Zhao• 2023

Related benchmarks

TaskDatasetResultRank
3D Visual GroundingScanRefer (val)
Overall Accuracy @ IoU 0.5050.23
155
3D Question AnsweringScanQA (val)
CIDEr87.7
133
3D Question AnsweringSQA3D (test)
EM@154.7
55
3D Situated Question AnsweringSQA3D (test)
Average Accuracy54.57
40
3D Dense CaptioningScan2Cap (val)
CIDEr (@0.5)77.19
33
Visual GroundingScanRefer v1 (val)--
30
3D Visual GroundingScanRefer
Acc@0.2555.5
23
3D Dense CaptioningScan2Cap
BLEU-4 @0.536.3
23
3D Visual GroundingScanRefer (test)
Unique Accuracy89.6
21
3D Question AnsweringScanQA
C Score87.7
16
Showing 10 of 27 rows

Other info

Code

Follow for update