WorldVLA: Towards Autoregressive Action World Model
Jun Cen, Chaohui Yu, Hangjie Yuan, Yuming Jiang, Siteng Huang, Jiayan Guo, Xin Li, Yibing Song, Hao Luo, Fan Wang, Deli Zhao, and Hao Chen

TL;DR
WorldVLA introduces an integrated autoregressive model that combines action and image understanding to predict future environments and actions, enhancing performance through mutual learning and an attention mask strategy.
Contribution
It unifies vision-language-action understanding with world modeling in a single framework, and proposes an attention mask to improve autoregressive action generation.
Findings
Outperforms standalone models in environment prediction and action generation
Mutual enhancement observed between the world model and action model
Attention mask strategy significantly improves autoregressive action sequence quality
Abstract
We present WorldVLA, an autoregressive action world model that unifies action and image understanding and generation. Our WorldVLA intergrates Vision-Language-Action (VLA) model and world model in one single framework. The world model predicts future images by leveraging both action and image understanding, with the purpose of learning the underlying physics of the environment to improve action generation. Meanwhile, the action model generates the subsequent actions based on image observations, aiding in visual understanding and in turn helps visual generation of the world model. We demonstrate that WorldVLA outperforms standalone action and world models, highlighting the mutual enhancement between the world model and the action model. In addition, we find that the performance of the action model deteriorates when generating sequences of actions in an autoregressive manner. This…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗jcenaa/WorldVLA-ActionModel-LIBERO-Goal-256model· 1 dl1 dl
- 🤗jcenaa/WorldVLA-ActionModel-LIBERO-10-256model· 6 dl6 dl
- 🤗jcenaa/WorldVLA-ActionModel-LIBERO-Object-256model· 9 dl9 dl
- 🤗jcenaa/WorldVLA-ActionModel-LIBERO-Spatial-256model· 9 dl9 dl
- 🤗jcenaa/WorldVLA-ActionModel-LIBERO-10-512model· 7 dl7 dl
- 🤗jcenaa/WorldVLA-ActionModel-LIBERO-Goal-512model· 6 dl6 dl
- 🤗jcenaa/WorldVLA-ActionModel-LIBERO-Object-512model· 10 dl10 dl
- 🤗jcenaa/WorldVLA-ActionModel-LIBERO-Spatial-512model· 5 dl5 dl
- 🤗Alibaba-DAMO-Academy/WorldVLAmodel· ♡ 15♡ 15
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics
