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

NavWAM: A Navigation World Action Model for Goal-Conditioned Visual Navigation

arXiv 2026 60.6 method, application

TLDR

NavWAM is a diffusion-transformer policy that turns navigation world-model prediction into executable actions for goal-conditioned visual navigation.

Reasoning

The paper presents a novel integration of world-model prediction with action generation, showing strong empirical results in both simulation and real-robot deployment. However, the abstract lacks detailed comparison with state-of-the-art methods and does not discuss failure cases or limitations.

Read-first score

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

Recency 6%
100

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

Citation impact 18%
90.3

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

Methodology quality 18%
70

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

Topical relevance 29%
67.1

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

Reproducibility 18%
38

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

Citation velocity 12%
0

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

Field roles

FoundationFrontierBridgeMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 399.

Keyword Scores

world model
10
world dynamics prediction
9
generative world model
8
interactive world model
6
model-based reinforcement learning world model
6
video world model
5
world simulator
3

Deep Analysis

Innovations

  • Joint learning of future prediction, action, and value targets for closed-loop control
  • Representing future observations, goal-progress values, and action chunks in a shared latent sequence
  • Simulation pretraining and real-robot adaptation pipeline

Methodology

NavWAM is a diffusion-transformer policy that jointly learns to predict future observations, goal-progress values, and action chunks in a shared latent sequence. It is pretrained in simulation and adapted on a real robot. The model is evaluated against planning-based world models and a direct navigation policy on offline benchmarks and closed-loop real-robot deployment.

Key Results

NavWAM improves over planning-based world-model baselines in offline benchmarks and closed-loop real-robot deployment while using the default policy mode without CEM-style action search.

Tags

goal-conditioned visual navigationnavigation world modeldiffusion-transformervisual foresightclosed-loop controlROCV