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

Unified Vision-Language-Action Model

arXiv 25.6 2025 59.8 method, application

TLDR

UniVLA unifies vision, language, and action as discrete tokens, using world modeling from videos to achieve SOTA on robotic manipulation benchmarks and real-world tasks.

Reasoning

The paper presents a novel unified token approach and demonstrates strong empirical results across multiple simulation benchmarks and real-world applications. However, the abstract lacks detailed discussion of limitations and does not explicitly address several keyword concepts like world simulator or interactive world model.

Read-first score

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

Methodology quality 25%
90

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

Recency 8%
86.7

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

Topical relevance 42%
54.3

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

Reproducibility 25%
30

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

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 253.

Keyword Scores

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

Deep Analysis

Innovations

  • Unified autoregressive modeling of vision, language, and action signals as discrete token sequences
  • Incorporating world modeling during post-training to capture causal dynamics from videos
  • Effective transfer to downstream policy learning, especially for long-horizon tasks

Methodology

UniVLA is a unified multimodal model that autoregressively processes vision, language, and action tokens as discrete sequences. It is trained on large-scale video data and further post-trained with world modeling to capture causal dynamics. Evaluation is conducted on simulation benchmarks (CALVIN, LIBERO, Simplenv-Bridge) and real-world tasks (ALOHA manipulation, autonomous driving), with baselines including pi0-FAST and success rate as the primary metric.

Key Results

UniVLA achieves state-of-the-art results across multiple benchmarks, notably a 95.5% average success rate on LIBERO, surpassing pi0-FAST's 85.5%, and also sets new records on CALVIN and Simplenv-Bridge.

Tags