OpenHelix: A Short Survey, Empirical Analysis, and Open-Source Dual-System VLA Model for Robotic Manipulation
Can Cui, Pengxiang Ding, Wenxuan Song, Shuanghao Bai, Xinyang Tong, Zirui Ge, Runze Suo, Wanqi Zhou, Yang Liu, Bofang Jia, Han Zhao, Siteng Huang, Donglin Wang
TL;DR
OpenHelix surveys dual-system Vision-Language-Action architectures and provides an open-source, low-cost VLA model for robotic manipulation. By standardizing MLLM (LLaVA1.0) and policy (3DDA) setups and evaluating training/integration strategies under CALVIN environments, it isolates the impact of latent representations, prompt-tuning, and projector alignment. A simple two-stage, prompt-tuned dual-system with auxiliary reasoning tasks demonstrates strong performance and practical feasibility, highlighting the importance of coupling strategies and asynchronous inference considerations. The work emphasizes reproducibility and community-driven development toward real-world robotic deployment, while acknowledging current limitations and ongoing open-source efforts.
Abstract
Dual-system VLA (Vision-Language-Action) architectures have become a hot topic in embodied intelligence research, but there is a lack of sufficient open-source work for further performance analysis and optimization. To address this problem, this paper will summarize and compare the structural designs of existing dual-system architectures, and conduct systematic empirical evaluations on the core design elements of existing dual-system architectures. Ultimately, it will provide a low-cost open-source model for further exploration. Of course, this project will continue to update with more experimental conclusions and open-source models with improved performance for everyone to choose from. Project page: https://openhelix-robot.github.io/.
