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

Unified World Models: Memory-Augmented Planning and Foresight for Visual Navigation

arXiv 25.10 2025 51.2 method, application

TLDR

UniWM integrates visual foresight and planning in a unified memory-augmented world model for visual navigation, achieving up to 30% improvement on benchmarks.

Reasoning

The paper's strength lies in its unified architecture combining memory-augmented world modeling with planning, demonstrated through strong empirical results across multiple benchmarks and zero-shot generalization. Weaknesses include a narrow focus on visual navigation and lack of discussion on failure cases or limitations.

Read-first score

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

Methodology quality 18%
90

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

Recency 6%
86.7

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

Topical relevance 29%
72.9

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%
50

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

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 anchor

Rank sensitivity

Stability: volatile; rank range: 714.

Keyword Scores

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

Deep Analysis

Innovations

  • Unified world model (UniWM) integrating egocentric visual foresight and planning within a single multimodal autoregressive backbone
  • Hierarchical memory mechanism fusing short-term perceptual cues with longer-term trajectory context
  • Explicit grounding of action selection in visually imagined outcomes

Methodology

UniWM is a unified, memory-augmented world model that uses a multimodal autoregressive backbone to integrate visual foresight and planning. It employs a hierarchical memory mechanism to combine short-term perceptual cues with long-term trajectory context for stable reasoning over extended horizons. The model is evaluated on four benchmarks (Go Stanford, ReCon, SCAND, HuRoN) and the 1X Humanoid Dataset, with zero-shot testing on TartanDrive.

Key Results

UniWM improves navigation success rates by up to 30% against strong baselines, substantially reduces trajectory errors, generalizes zero-shot to the unseen TartanDrive dataset, and scales naturally to high-dimensional humanoid control.

Tags