CVCLLGROJan 22, 2024

SpatialVLM: Endowing Vision-Language Models with Spatial Reasoning Capabilities

MIT
arXiv:2401.12168v1829 citationsh-index: 66CVPR
Originality Incremental advance
AI Analysis

This work addresses a fundamental limitation in VLMs for applications like robotics and VQA, though it is incremental as it builds on existing VLM architectures with new data.

The authors tackled the problem of Vision-Language Models lacking 3D spatial reasoning capabilities by training them on a large-scale dataset of 2 billion VQA examples, resulting in significant enhancements in both qualitative and quantitative spatial VQA.

Understanding and reasoning about spatial relationships is a fundamental capability for Visual Question Answering (VQA) and robotics. While Vision Language Models (VLM) have demonstrated remarkable performance in certain VQA benchmarks, they still lack capabilities in 3D spatial reasoning, such as recognizing quantitative relationships of physical objects like distances or size differences. We hypothesize that VLMs' limited spatial reasoning capability is due to the lack of 3D spatial knowledge in training data and aim to solve this problem by training VLMs with Internet-scale spatial reasoning data. To this end, we present a system to facilitate this approach. We first develop an automatic 3D spatial VQA data generation framework that scales up to 2 billion VQA examples on 10 million real-world images. We then investigate various factors in the training recipe, including data quality, training pipeline, and VLM architecture. Our work features the first internet-scale 3D spatial reasoning dataset in metric space. By training a VLM on such data, we significantly enhance its ability on both qualitative and quantitative spatial VQA. Finally, we demonstrate that this VLM unlocks novel downstream applications in chain-of-thought spatial reasoning and robotics due to its quantitative estimation capability. Project website: https://spatial-vlm.github.io/

Foundations

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

Your Notes