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

Navigation World Models

CVPR 25 Best Paper Honorable Mention 2025 64.1 method

TLDR

A controllable video generation model for navigation that predicts future observations and plans trajectories using a Conditional Diffusion Transformer.

Reasoning

The paper introduces a novel approach combining video generation with navigation planning, scaling to 1B parameters and using diverse egocentric data. Strengths include flexible constraint incorporation and trajectory simulation; weaknesses are limited clarity on real-world evaluation and potential generalization issues in unfamiliar environments.

Read-first score

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

Topical relevance 42%
88.6

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

Recency 8%
86.7

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

Methodology quality 25%
50

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

Reproducibility 25%
30

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

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 526.

Keyword Scores

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

Deep Analysis

Innovations

  • Controllable video generation model (NWM) for navigation that predicts future visual observations based on past observations and actions
  • Conditional Diffusion Transformer (CDiT) architecture scaled to 1 billion parameters
  • Training on a diverse collection of egocentric videos from both human and robotic agents
  • Planning navigation trajectories by simulating them and evaluating goal achievement
  • Dynamic incorporation of constraints during planning, unlike fixed supervised policies
  • Ability to imagine trajectories in unfamiliar environments from a single input image using learned visual priors

Methodology

NWM uses a Conditional Diffusion Transformer (CDiT) trained on a diverse collection of egocentric videos of human and robotic agents, scaled to 1 billion parameters. It predicts future visual observations conditioned on past observations and navigation actions, enabling controllable video generation for planning.

Key Results

Experiments show NWM effectively plans trajectories from scratch or by ranking trajectories sampled from an external policy. It also leverages visual priors to imagine trajectories in unfamiliar environments from a single input image.

Tags