English

RynnVLA-001: Using Human Demonstrations to Improve Robot Manipulation

Computer Vision and Pattern Recognition 2025-09-19 v1 Robotics

Abstract

This paper presents RynnVLA-001, a vision-language-action(VLA) model built upon large-scale video generative pretraining from human demonstrations. We propose a novel two-stage pretraining methodology. The first stage, Ego-Centric Video Generative Pretraining, trains an Image-to-Video model on 12M ego-centric manipulation videos to predict future frames conditioned on an initial frame and a language instruction. The second stage, Human-Centric Trajectory-Aware Modeling, extends this by jointly predicting future keypoint trajectories, thereby effectively bridging visual frame prediction with action prediction. Furthermore, to enhance action representation, we propose ActionVAE, a variational autoencoder that compresses sequences of actions into compact latent embeddings, reducing the complexity of the VLA output space. When finetuned on the same downstream robotics datasets, RynnVLA-001 achieves superior performance over state-of-the-art baselines, demonstrating that the proposed pretraining strategy provides a more effective initialization for VLA models.

Keywords

Cite

@article{arxiv.2509.15212,
  title  = {RynnVLA-001: Using Human Demonstrations to Improve Robot Manipulation},
  author = {Yuming Jiang and Siteng Huang and Shengke Xue and Yaxi Zhao and Jun Cen and Sicong Leng and Kehan Li and Jiayan Guo and Kexiang Wang and Mingxiu Chen and Fan Wang and Deli Zhao and Xin Li},
  journal= {arXiv preprint arXiv:2509.15212},
  year   = {2025}
}

Comments

GitHub Project: https://github.com/alibaba-damo-academy/RynnVLA-001

R2 v1 2026-07-01T05:44:27.639Z