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

Worldscape-MoE: A Unified Mixture-of-Experts World Model for Scalable Heterogeneous Action Control

arXiv 2026 47.9 method

TLDR

Worldscape-MoE unifies heterogeneous action controls (camera, robot, hand) into a scalable Mixture-of-Experts world model using Diffusion Transformers.

Reasoning

The paper addresses fragmentation in video generation world models by proposing a unified framework that leverages shared physical regularities across different action modalities. Strengths include a novel MoE architecture and evidence that heterogeneous supervision improves individual control; weaknesses include limited domain scope and potential scalability challenges not fully addressed in the abstract.

Read-first score

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

Recency 6%
100

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

Topical relevance 29%
82.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

Methodology quality 18%
70

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

Reproducibility 18%
30

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

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: 570.

Keyword Scores

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

Deep Analysis

Innovations

  • Modality-aware control injection for heterogeneous action interfaces
  • Shared and control-specific experts in a Mixture-of-Experts architecture
  • Progressive MoE tuning strategy for continual extension to new action modalities

Methodology

Worldscape-MoE is a Mixture-of-Experts world model built on Diffusion Transformers that uses modality-aware control injection, shared and control-specific experts, and a progressive tuning strategy to handle heterogeneous action modalities. It is evaluated on locomotion, robotic manipulation, and egocentric hand control tasks.

Key Results

Heterogeneous supervision improves individual control capabilities; Worldscape-MoE achieves strong results on WorldArena, improves locomotion and hand-control metrics, shows robust out-of-distribution generalization, and demonstrates scaling behavior as more control data and experts are added.

Tags