RynnVLA-002: A Unified Vision-Language-Action and World Model
Jun Cen, Siteng Huang, Yuqian Yuan, Kehan Li, Hangjie Yuan, Chaohui Yu, Yuming Jiang, Jiayan Guo, Xin Li, Hao Luo, Fan Wang, Deli Zhao, Hao Chen
TL;DR
RynnVLA-002 addresses the gap between vision-language-action models and physics-aware world models by unifying them in a single framework $M_\psi$ that can be queried as either a VLA or a world model. It employs three tokenizers with a shared vocabulary, discrete action tokens, and a parallel continuous Action Transformer, using an action attention masking strategy and a combined loss $\mathcal{L} = \mathcal{L}_{dis} + \alpha \mathcal{L}_{conti}$ to enable both short-horizon action generation and long-horizon planning. Training on mixed VLA and world-model data, RynnVLA-002 achieves 97.4% success on the LIBERO simulation benchmark without pretraining and boosts real-world LeRobot performance by about 50% when the world model is integrated, outperforming standalone VLA and world models. These results demonstrate mutual enhancement between perception, dynamics prediction, and action generation, offering a practical foundation for unified multimodal embodied AI across text, vision, and action.
Abstract
We introduce RynnVLA-002, a unified Vision-Language-Action (VLA) and world model. The world model leverages action and visual inputs to predict future image states, learning the underlying physics of the environment to refine action generation. Conversely, the VLA model produces subsequent actions from image observations, enhancing visual understanding and supporting the world model's image generation. The unified framework of RynnVLA-002 enables joint learning of environmental dynamics and action planning. Our experiments show that RynnVLA-002 surpasses individual VLA and world models, demonstrating their mutual enhancement. We evaluate RynnVLA-002 in both simulation and real-world robot tasks. RynnVLA-002 achieves 97.4% success rate on the LIBERO simulation benchmark without pretraining, while in real-world LeRobot experiments, its integrated world model boosts the overall success rate by 50%.
