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

RynnVLA-002: A Unified Vision-Language-Action and World Model

arXiv 25.11 2025 39.5 method

TLDR

RynnVLA-002 unifies vision-language-action and world models for joint learning of dynamics and planning, achieving high success in simulation and real-world tasks.

Reasoning

The paper presents a clear unified framework with strong empirical results (97.4% simulation, 50% real-world improvement). However, the abstract lacks details on methodology, limitations, and comparison baselines, making it hard to assess generalizability.

Read-first score

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

Recency 6%
86.7

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

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

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=benchmark,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 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

Frontier

Rank sensitivity

Stability: volatile; rank range: 275.

Keyword Scores

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

Deep Analysis

Innovations

  • Unified Vision-Language-Action (VLA) and world model framework that jointly learns environmental dynamics and action planning
  • Mutual enhancement between world model (predicting future image states from action and visual inputs) and VLA model (producing actions from image observations)

Methodology

RynnVLA-002 is a unified framework that combines a world model and a VLA model. The world model uses action and visual inputs to predict future image states, learning the underlying physics of the environment to refine action generation. The VLA model produces subsequent actions from image observations, enhancing visual understanding and supporting the world model's image generation. The joint learning enables simultaneous learning of environmental dynamics and action planning.

Key Results

RynnVLA-002 achieves 97.4% success rate on the LIBERO simulation benchmark without pretraining. In real-world LeRobot experiments, the integrated world model boosts the overall success rate by 50%.

Tags