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

Abstract

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.

Cite

Text

Huang et al. "Chat-Scene: Bridging 3D Scene and Large Language Models with Object Identifiers." Neural Information Processing Systems, 2024. doi:10.52202/079017-3620

Markdown

[Huang et al. "Chat-Scene: Bridging 3D Scene and Large Language Models with Object Identifiers." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/huang2024neurips-chatscene/) doi:10.52202/079017-3620

BibTeX

@inproceedings{huang2024neurips-chatscene,
  title     = {{Chat-Scene: Bridging 3D Scene and Large Language Models with Object Identifiers}},
  author    = {Huang, Haifeng and Chen, Yilun and Wang, Zehan and Huang, Rongjie and Xu, Runsen and Wang, Tai and Liu, Luping and Cheng, Xize and Zhao, Yang and Pang, Jiangmiao and Zhao, Zhou},
  booktitle = {Neural Information Processing Systems},
  year      = {2024},
  doi       = {10.52202/079017-3620},
  url       = {https://mlanthology.org/neurips/2024/huang2024neurips-chatscene/}
}