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

MWM: Mobile World Models for Action-Conditioned Consistent Prediction

arXiv 26.3 2026 66.4 method

TLDR

MWM introduces a mobile world model with action-conditioned consistency training and distillation for improved navigation planning.

Reasoning

The paper clearly identifies a key limitation (rollout inconsistency) and proposes novel two-stage training and distillation methods. Strengths include real-world experiments and code release; weaknesses are limited discussion of limitations and comparisons in the abstract.

Read-first score

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

Recency 8%
100

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

Topical relevance 42%
75.7

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

Methodology quality 25%
60

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

Reproducibility 25%
46

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

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 214.

Keyword Scores

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

Deep Analysis

Innovations

  • Action-Conditioned Consistency (ACC) post-training to improve action-conditioned rollout consistency
  • Inference-Consistent State Distillation (ICSD) for few-step diffusion distillation with improved rollout consistency

Methodology

MWM proposes a two-stage training framework combining structure pretraining with Action-Conditioned Consistency (ACC) post-training to enhance action-conditioned rollout consistency. Additionally, Inference-Consistent State Distillation (ICSD) is introduced for few-step diffusion distillation that preserves rollout consistency, addressing the training-inference mismatch.

Key Results

Experiments on benchmark and real-world tasks demonstrate consistent gains in visual fidelity, trajectory accuracy, planning success, and inference efficiency.

Tags