CVMar 29

Chat-Scene++: Exploiting Context-Rich Object Identification for 3D LLM

arXiv:2603.2750797.4h-index: 19
Predicted impact top 5% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers in 3D vision-language tasks, Chat-Scene++ provides a unified framework that outperforms prior methods on multiple benchmarks, though it is an incremental improvement over Chat-Scene.

Chat-Scene++ improves 3D scene understanding by representing scenes as context-rich object sequences, achieving state-of-the-art performance on five benchmarks (ScanRefer, Multi3DRefer, Scan2Cap, ScanQA, SQA3D) without task-specific heads or fine-tuning.

Recent advancements in multi-modal large language models (MLLMs) have shown strong potential for 3D scene understanding. However, existing methods struggle with fine-grained object grounding and contextual reasoning, limiting their ability to interpret and interact with complex 3D environments. In this paper, we present Chat-Scene++, an MLLM framework that represents 3D scenes as context-rich object sequences. By structuring scenes as sequences of objects with contextual semantics, Chat-Scene++ enables object-centric representation and interaction. It decomposes a 3D scene into object representations paired with identifier tokens, allowing LLMs to follow instructions across diverse 3D vision-language tasks. To capture inter-object relationships and global semantics, Chat-Scene++ extracts context-rich object features using large-scale pre-trained 3D scene-level and 2D image-level encoders, unlike the isolated per-object features in Chat-Scene. Its flexible object-centric design also supports grounded chain-of-thought (G-CoT) reasoning, enabling the model to distinguish objects at both category and spatial levels during multi-step inference. Without the need for additional task-specific heads or fine-tuning, Chat-Scene++ achieves state-of-the-art performance on five major 3D vision-language benchmarks: ScanRefer, Multi3DRefer, Scan2Cap, ScanQA, and SQA3D. These results highlight its effectiveness in scene comprehension, object grounding, and spatial reasoning. Additionally, without reconstructing 3D worlds through computationally expensive processes, we demonstrate its applicability to real-world scenarios using only 2D inputs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes