We propose ChatVLA-2, a novel VLA model enables generalized open-world embodied reasoning and reasoning following abilities.
We argue that a generalizable VLA model should retain and expand upon the VLM's core competencies: 1) Open-world embodied reasoning - the VLA should inherit the knowledge from VLM, i.e., recognize anything that the VLM can recognize, capable of solving math problems, possessing visual-spatial intelligence, 2) Reasoning following – effectively translating the open-world reasoning into actionable steps for the robot. In this work, we introduce ChatVLA-2, a novel mixture-of-expert VLA model coupled with a specialized two-stage training pipeline designed to preserve the VLM's original strengths while enabling actionable reasoning.
To validate our approach, we design a math-matching task wherein a robot interprets math problems written on a whiteboard and picks corresponding number cards from a table to solve equations. Remarkably, our method exhibits exceptional mathematical reasoning and OCR capabilities, despite these abilities not being explicitly trained within the VLA. Furthermore, we demonstrate that the VLA possesses strong spatial reasoning skills, enabling it to interpret novel directional instructions involving previously unseen objects. Overall, our method showcases reasoning and comprehension abilities that significantly surpass state-of-the-art imitation learning methods such as OpenVLA, DexVLA, and \(\pi_0\). This work represents a substantial advancement toward developing truly generalizable robotic foundation models endowed with robust reasoning capacities.
Below are examples of math matching game to demonstrate open-world reasoning ability and reasoning-following ability. All examples are NOT in training data.
Below are examples of toy placement task to demonstrate open-world reasoning ability and reasoning-following ability. All examples are NOT in training data.
User: "Pick the [obj] and place it to [place] of the [target]"
@misc{zhou2025visionlanguageactionmodelopenworldembodied, title={Vision-Language-Action Model with Open-World Embodied Reasoning from Pretrained Knowledge}, author={Zhongyi Zhou and Yichen Zhu and Junjie Wen and Chaomin Shen and Yi Xu}, year={2025}, eprint={2505.21906}, archivePrefix={arXiv}, primaryClass={cs.RO}, url={https://arxiv.org/abs/2505.21906}, }
@misc{zhou2025chatvlaunifiedmultimodalunderstanding, title={ChatVLA: Unified Multimodal Understanding and Robot Control with Vision-Language-Action Model}, author={Zhongyi Zhou and Yichen Zhu and Minjie Zhu and Junjie Wen and Ning Liu and Zhiyuan Xu and Weibin Meng and Ran Cheng and Yaxin Peng and Chaomin Shen and Feifei Feng}, year={2025}, eprint={2502.14420}, archivePrefix={arXiv}, primaryClass={cs.RO}, url={https://arxiv.org/abs/2502.14420}, }