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

Olaf-World: Orienting Latent Actions for Video World Modeling

arXiv 26.2 2026 50 method

TLDR

Olaf-World learns latent actions from unlabeled video by aligning them to temporal feature differences, enabling zero-shot action transfer for video world models.

Reasoning

The paper introduces a novel alignment objective (SeqΔ-REPA) to learn structured latent action spaces from unlabeled video, addressing the scarcity of action labels. Strengths include strong zero-shot transfer and data-efficient adaptation, but the abstract lacks explicit discussion of limitations or real-world deployment details.

Read-first score

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

Recency 6%
100

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

Topical relevance 29%
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 18%
60

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

Reproducibility 18%
46

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

Citation impact 18%
18.1

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

Citation velocity 12%
0

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

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 467.

Keyword Scores

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

Deep Analysis

Innovations

  • Key insight that semantic effects of actions are observable and can serve as a shared reference for aligning latent actions across contexts
  • SeqΔ-REPA: a sequence-level control-effect alignment objective that anchors integrated latent action to temporal feature differences from a frozen self-supervised video encoder
  • Olaf-World pipeline for pretraining action-conditioned video world models from large-scale passive video

Methodology

The paper introduces SeqΔ-REPA, a sequence-level control-effect alignment objective that aligns integrated latent actions with temporal feature differences from a frozen self-supervised video encoder. This objective is used in the Olaf-World pipeline to pretrain action-conditioned video world models from large-scale passive video without action labels.

Key Results

The method learns a more structured latent action space, leading to stronger zero-shot action transfer and more data-efficient adaptation to new control interfaces compared to state-of-the-art baselines.

Tags