Key points are not available for this paper at this time.
Vision-Language Action (VLA) models have enabled language-driven robotic manipulation by integrating language instructions, visual perception, and action generation. However, existing VLA approaches heavily rely on large-scale human demonstration datasets, which leads to substantial data collection and training costs. To address this, we propose ActionX, a pretraining framework that learns Action eXperts using reinforcement learning while leveraging a frozen, pretrained Vision-Language Model (VLM) backbone. The pretrained action expert is then integrated with the vision-language backbone and fine-tuned end-to-end using a small amount of expert data to align perception, language, and action for downstream manipulation tasks. We evaluate ActionX on the LIBERO and Meta-World benchmarks as well as real-world robotic manipulation scenarios. Experimental results show that ActionX achieves +16% success rate compare to state-of-the-art VLA models trained with large-scale demonstrations, while requiring only less than 100 expert demonstrations for real robot tasks for whole training phase. This performance is achieved by establishing an optimized action expert model through reinforcement learning, which significantly enhances VLA training efficiency.
Yi et al. (Tue,) studied this question.