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

MAD: Motion Appearance Decoupling for efficient Driving World Models

arXiv 26.1 2026 61.9 method, application

TLDR

Proposes MAD, a motion-appearance decoupling framework to efficiently adapt video diffusion models into controllable driving world models.

Reasoning

Strengths include novel decoupling approach, high efficiency (matching SOTA with <6% compute), and comprehensive controls. Weaknesses: abstract lacks discussion of limitations or failure cases.

Read-first score

Read-first score 61.9, 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%
50

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

Reproducibility 25%
38

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

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 413.

Keyword Scores

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

Deep Analysis

Innovations

  • Decoupling motion learning from appearance synthesis in a two-stage reasoning-rendering paradigm
  • Adapting generalist video diffusion models to driving world models with minimal supervision by first predicting structured motion in skeletonized form
  • Efficient adaptation that matches prior SOTA with less than 6% of their compute
  • MAD-LTX model outperforms all open-source competitors and supports text, ego, and object controls

Methodology

The proposed framework adapts generalist video diffusion models (e.g., SVD, LTX) into controllable driving world models via a two-stage process. First, the model is adapted to predict structured motion in a simplified skeletonized form of agents and scene elements, focusing learning on physical and social plausibility. Then, the same backbone is reused to synthesize realistic RGB videos conditioned on these motion sequences, effectively 'dressing' the motion with texture and lighting.

Key Results

Adapting SVD, the method matches prior state-of-the-art models with less than 6% of their compute. Scaling to LTX, MAD-LTX outperforms all open-source competitors and supports a comprehensive suite of text, ego, and object controls.

Tags