CVDec 23, 2025

Learning to Reason in 4D: Dynamic Spatial Understanding for Vision Language Models

arXiv:2512.20557v13 citationsh-index: 26
Originality Incremental advance
AI Analysis

This addresses the weakness of vision-language models in reasoning about object geometry and relationships over time, which is incremental as it builds on existing models with new data and modules.

The paper tackles the problem of dynamic spatial reasoning (DSR) in vision-language models by introducing DSR Suite, which includes an automated pipeline for generating training and evaluation data from in-the-wild videos and a Geometry Selection Module to integrate geometric priors, resulting in significant enhancement of DSR capability in Qwen2.5-VL-7B while maintaining general video understanding accuracy.

Vision-language models (VLM) excel at general understanding yet remain weak at dynamic spatial reasoning (DSR), i.e., reasoning about the evolvement of object geometry and relationship in 3D space over time, largely due to the scarcity of scalable 4D-aware training resources. To bridge this gap across aspects of dataset, benchmark and model, we introduce DSR Suite. First, we propose an automated pipeline that generates multiple-choice question-answer pairs from in-the-wild videos for DSR. By leveraging modern vision foundation models, the pipeline extracts rich geometric and motion information, including camera poses, local point clouds, object masks, orientations, and 3D trajectories. These geometric cues enable the construction of DSR-Train for learning and further human-refined DSR-Bench for evaluation. Compared with previous works, our data emphasize (i) in-the-wild video sources, (ii) object- and scene-level 3D requirements, (iii) viewpoint transformations, (iv) multi-object interactions, and (v) fine-grained, procedural answers. Beyond data, we propose a lightweight Geometry Selection Module (GSM) to seamlessly integrate geometric priors into VLMs, which condenses question semantics and extracts question-relevant knowledge from pretrained 4D reconstruction priors into a compact set of geometry tokens. This targeted extraction avoids overwhelming the model with irrelevant knowledge. Experiments show that integrating DSR-Train and GSM into Qwen2.5-VL-7B significantly enhances its dynamic spatial reasoning capability, while maintaining accuracy on general video understanding benchmarks.

Foundations

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

Your Notes