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

Reinforcing VLAs in Task-Agnostic World Models

arXiv 2026 50.8 method

TLDR

Proposes RAW-Dream, a task-agnostic world model and VLM reward for zero-shot VLA fine-tuning via RL, validated in simulation and real-world.

Reasoning

The paper introduces a novel paradigm that decouples world model learning from downstream tasks, using pre-trained task-free world models and off-the-shelf VLMs for reward, enabling zero-shot adaptation. Strengths include real-world experiments and a dual-noise verification mechanism; weaknesses are not explicitly discussed in the abstract, but the approach appears sound.

Read-first score

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

Recency 6%
100

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

Citation impact 18%
76.6

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

Topical relevance 29%
58.6

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

Keyword Scores

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

Deep Analysis

Innovations

  • Completely disentangling world model learning from downstream task dependencies, enabling task-agnostic world and reward models.
  • Using a world model pre-trained on diverse task-free behaviors for predicting future rollouts without task-specific data.
  • Leveraging an off-the-shelf Vision-Language Model (VLM) for zero-shot reward generation.
  • Introducing a dual-noise verification mechanism to filter out unreliable rollouts and mitigate world model hallucinations.

Methodology

RAW-Dream proposes a paradigm where a world model pre-trained on diverse task-free behaviors generates imagined trajectories, and an off-the-shelf VLM provides rewards without task-specific fine-tuning. VLAs are then fine-tuned entirely within this zero-shot imagination, and a dual-noise verification mechanism filters unreliable rollouts to reduce hallucinations.

Key Results

Extensive experiments across simulation and real-world settings demonstrate consistent performance gains, showing that generalized physical priors can effectively substitute for costly task-dependent data.

Tags

world modelsreinforcement learningvision-language-action modelstask-agnosticzero-shot inferenceAI