MM-Spatial: Exploring 3D Spatial Understanding in Multimodal LLMs
Erik Daxberger, Nina Wenzel, David Griffiths, Haiming Gang, Justin Lazarow, Gefen Kohavi, Kai Kang, Marcin Eichner, Yinfei Yang, Afshin Dehghan, Peter Grasch
TL;DR
This work tackles the challenge of 3D spatial understanding in multimodal LLMs by introducing the CA-VQA dataset and MM-Spatial. CA-VQA provides high-quality 3D ground truth, multi-view imagery, and metric depth to fine-tune and evaluate 3D reasoning in indoor scenes, while mitigating language priors through blind filtering. MM-Spatial, built on the MM1.5 framework, leverages multi-view inputs, depth cues, and chain-of-thought reasoning to achieve state-of-the-art performance on 3D spatial benchmarks (including CV-Bench and SpatialRGPT-Bench) without sacrificing broader capabilities. The results demonstrate that depth inputs and depth-based tool-use significantly enhance 3D understanding, and that monocular depth estimation can emerge as a learned skill from data alone, signaling strong potential for depth-aware reasoning in MLLMs. This work lays a foundation for robust, generalist 3D perception in AI systems used in robotics, AR/VR, and related applications, and points to future work extending outdoor scenes and further refining 3D grounding capabilities.
Abstract
Multimodal large language models (MLLMs) excel at 2D visual understanding but remain limited in their ability to reason about 3D space. In this work, we leverage large-scale high-quality 3D scene data with open-set annotations to introduce 1) a novel supervised fine-tuning dataset and 2) a new evaluation benchmark, focused on indoor scenes. Our Cubify Anything VQA (CA-VQA) data covers diverse spatial tasks including spatial relationship prediction, metric size and distance estimation, and 3D grounding. We show that CA-VQA enables us to train MM-Spatial, a strong generalist MLLM that also achieves state-of-the-art performance on 3D spatial understanding benchmarks, including our own. We show how incorporating metric depth and multi-view inputs (provided in CA-VQA) can further improve 3D understanding, and demonstrate that data alone allows our model to achieve depth perception capabilities comparable to dedicated monocular depth estimation models.
