World2VLM: Distilling World Model Imagination into VLMs for Dynamic Spatial Reasoning
TLDR
Distills a generative world model into a VLM via synthetic future views to improve dynamic spatial reasoning, outperforming test-time coupling.
Reasoning
The paper presents a novel training framework that leverages a world model to generate structured supervision for spatial reasoning, achieving consistent benchmark improvements without inference-time overhead. Strengths include a clear methodology and empirical validation on multiple benchmarks; weaknesses include limited discussion of generalization beyond camera trajectories and potential reliance on synthetic data quality.
Read-first score
Read-first score 54.3, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 38.
Field roles
Rank sensitivity
Stability: volatile; rank range: 319.
Keyword Scores
Deep Analysis
Innovations
- Distilling spatial imagination from a generative world model into a vision-language model via a training framework
- Using a view-consistent world model to synthesize geometrically aligned future views for structured forward and inverse spatial reasoning supervision
- Two-stage post-training recipe on a compact dataset generated by the pipeline
- Demonstrating that world models can serve as effective training-time teachers, not just inference-time tools
Methodology
World2VLM uses a view-consistent world model to synthesize geometrically aligned future views given an initial observation and a parameterized camera trajectory. It derives structured supervision for both forward (action-to-outcome) and inverse (outcome-to-action) spatial reasoning. The VLM is post-trained with a two-stage recipe on a compact dataset generated by this pipeline, and evaluated on multiple spatial reasoning benchmarks including SAT-Real, SAT-Synthesized, VSI-Bench, and MindCube.
Key Results
World2VLM delivers consistent improvements over the base model across diverse benchmarks and outperforms test-time world-model-coupled methods while eliminating the need for expensive inference-time generation.