CVAIJul 22, 2025

Spatial 3D-LLM: Exploring Spatial Awareness in 3D Vision-Language Models

Peking U
arXiv:2507.16524v14 citationsh-index: 8Has CodeICME
Originality Incremental advance
AI Analysis

This addresses the need for better spatial understanding in 3D multimodal AI, which is crucial for applications like robotics and augmented reality, though it appears incremental as it builds on existing 3D MLLM frameworks.

The paper tackles the problem of limited spatial awareness in 3D vision-language models by proposing Spatial 3D-LLM, which enhances spatial embeddings through a progressive scheme, achieving state-of-the-art performance on various tasks.

New era has unlocked exciting possibilities for extending Large Language Models (LLMs) to tackle 3D vision-language tasks. However, most existing 3D multimodal LLMs (MLLMs) rely on compressing holistic 3D scene information or segmenting independent objects to perform these tasks, which limits their spatial awareness due to insufficient representation of the richness inherent in 3D scenes. To overcome these limitations, we propose Spatial 3D-LLM, a 3D MLLM specifically designed to enhance spatial awareness for 3D vision-language tasks by enriching the spatial embeddings of 3D scenes. Spatial 3D-LLM integrates an LLM backbone with a progressive spatial awareness scheme that progressively captures spatial information as the perception field expands, generating location-enriched 3D scene embeddings to serve as visual prompts. Furthermore, we introduce two novel tasks: 3D object distance measurement and 3D layout editing, and construct a 3D instruction dataset, MODEL, to evaluate the model's spatial awareness capabilities. Experimental results demonstrate that Spatial 3D-LLM achieves state-of-the-art performance across a wide range of 3D vision-language tasks, revealing the improvements stemmed from our progressive spatial awareness scheme of mining more profound spatial information. Our code is available at https://github.com/bjshuyuan/Spatial-3D-LLM.

Code Implementations1 repo
Foundations

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

Your Notes