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

MoWM: Mixture-of-World-Models for Embodied Planning via Latent-to-Pixel Feature Modulation

arXiv 25.9 2025 58.3 method, application

TLDR

MoWM combines latent and pixel-space world models via mixture-of-experts for improved embodied action planning, achieving SOTA on CALVIN and real tasks.

Reasoning

The paper introduces a novel hybrid framework that fuses motion-aware latent features with pixel-level details, addressing limitations of each approach. Strengths include strong empirical results on both simulated and real-world benchmarks, while weaknesses are not explicitly discussed in the abstract (e.g., computational cost or failure cases).

Read-first score

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

Recency 8%
86.7

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

Methodology quality 25%
70

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

Topical relevance 42%
52.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 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

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 261.

Keyword Scores

world model
10
video world model
7
generative world model
6
model-based reinforcement learning world model
5
world dynamics prediction
4
interactive world model
3
world simulator
2

Deep Analysis

Innovations

  • Mixture-of-world-model framework that fuses representations from hybrid world models for embodied action planning
  • Latent-to-pixel feature modulation to combine motion-aware latent features with pixel-space features
  • Emphasis on action-relevant visual details by leveraging both compact motion-aware and fine-grained pixel-level representations

Methodology

MoWM combines motion-aware latent world model features with pixel-space features via latent-to-pixel feature modulation, enabling the model to emphasize action-relevant visual details for action decoding. The framework integrates hybrid world models and is evaluated on the CALVIN benchmark and real-world manipulation tasks.

Key Results

The method achieves state-of-the-art task success rates on CALVIN and real-world manipulation tasks, demonstrating superior generalization compared to prior approaches.

Tags