Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

Generation Models Know Space: Unleashing Implicit 3D Priors for Scene Understanding

arXiv 26.3 2026 50.3 method, application

TLDR

VEGA-3D repurposes a pre-trained video diffusion model as a Latent World Simulator to extract implicit 3D priors for enhancing MLLMs' spatial reasoning without explicit 3D supervision.

Reasoning

The paper presents a novel approach leveraging implicit spatial priors from video generation models, demonstrating strong empirical results across multiple benchmarks. However, it is limited to spatial reasoning tasks and may not generalize to other domains, and the reliance on pre-trained video models could introduce biases.

Read-first score

Read-first score 50.3, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 38.

Recency 6%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Reproducibility 18%
81

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=True; dataset=False; markers=code,github

Methodology quality 18%
80

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=baseline,benchmark,experiment,metric

Topical relevance 29%
54.3

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Citation impact 18%
0

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. cited_by_count=0

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

FrontierMethodology anchorReproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 830.

Keyword Scores

world simulator
9
world model
8
video world model
8
generative world model
7
world dynamics prediction
6
interactive world model
0
model-based reinforcement learning world model
0

Deep Analysis

Innovations

  • Paradigm shift: leveraging implicit spatial prior within large-scale video generation models for scene understanding
  • VEGA-3D: a plug-and-play framework that repurposes a pre-trained video diffusion model as a Latent World Simulator
  • Token-level adaptive gated fusion mechanism to integrate spatiotemporal features with semantic representations without explicit 3D supervision

Methodology

The method uses a pre-trained video diffusion model as a Latent World Simulator, extracting spatiotemporal features from intermediate noise levels. These features are integrated with semantic representations from MLLMs via a token-level adaptive gated fusion mechanism, enabling dense geometric cues without explicit 3D supervision.

Key Results

VEGA-3D outperforms state-of-the-art baselines across 3D scene understanding, spatial reasoning, and embodied manipulation benchmarks, validating that generative priors provide a scalable foundation for physical-world understanding.

Tags