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

WAM-RL: World-Action Model Reinforcement Learning with Reconstruction Rewards and Online Video SFT

arXiv 2026 53.3 method

TLDR

WAM-RL introduces reinforcement learning to jointly optimize world and action models via online interaction, improving long-horizon tasks.

Reasoning

The paper's strength lies in being the first to apply RL to the World-Action paradigm and demonstrating that joint optimization of world and action models is critical for long-horizon tasks. However, the abstract lacks explicit mention of real-world experiments or benchmarks, and the evaluation appears limited to simulated environments, which weakens the claim of real-world applicability.

Read-first score

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

Recency 6%
100

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

Citation impact 18%
95.7

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. citation_normalized_percentile=0.95719768

Topical relevance 29%
55.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 18%
50

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

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 velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

FoundationFrontierBridge

Rank sensitivity

Stability: volatile; rank range: 477.

Keyword Scores

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

Deep Analysis

Innovations

  • First to introduce reinforcement learning into the World-Action paradigm
  • Joint optimization of world model and action model through online interaction
  • Hierarchical optimization method to coordinate improvement of world model and actor
  • Reconstruction rewards for RL training
  • Online video supervised fine-tuning (SFT) as part of the framework

Methodology

WAM-RL is a reinforcement learning framework that jointly optimizes a world model and an action model via online interaction with the environment. It employs a hierarchical optimization strategy to coordinate the co-evolution of the two components, using reconstruction rewards and online video SFT. The approach is evaluated on both short-horizon and long-horizon tasks, comparing actor-only optimization against joint optimization.

Key Results

Optimizing only the actor improves performance on short-horizon tasks but fails on long-horizon tasks, whereas jointly optimizing both the world model and the actor is critical for achieving strong performance in long-horizon settings.

Tags

reinforcement learningworld modelaction modelroboticsonline learningvideo self-supervised fine-tuningRO