VLATest: Testing and Evaluating Vision-Language-Action Models for Robotic Manipulation
Zhijie Wang, Zhehua Zhou, Jiayang Song, Yuheng Huang, Zhan Shu, Lei Ma
TL;DR
VLATest introduces a generation-based fuzzing framework for Vision-Language-Action models in robotic manipulation, implemented in Maniskill2, and conducts a large-scale empirical study across four tasks and seven VLA models. The study reveals substantial robustness gaps: confounding objects, lighting, camera pose, unseen objects, and instruction mutations all significantly impair performance, with large models showing relatively better resilience but none approaching deployment readiness. Key contributions include the testing framework, an 18,604-scene benchmark, and actionable insights into model scaling, prompting, data augmentation, and evaluation practices. The work emphasizes the need for comprehensive quality assurance of VLA models and provides artifacts to enable replication and further benchmarking, potentially guiding safer and more reliable AI-enabled robotic manipulation.
Abstract
The rapid advancement of generative AI and multi-modal foundation models has shown significant potential in advancing robotic manipulation. Vision-language-action (VLA) models, in particular, have emerged as a promising approach for visuomotor control by leveraging large-scale vision-language data and robot demonstrations. However, current VLA models are typically evaluated using a limited set of hand-crafted scenes, leaving their general performance and robustness in diverse scenarios largely unexplored. To address this gap, we present VLATest, a fuzzing framework designed to generate robotic manipulation scenes for testing VLA models. Based on VLATest, we conducted an empirical study to assess the performance of seven representative VLA models. Our study results revealed that current VLA models lack the robustness necessary for practical deployment. Additionally, we investigated the impact of various factors, including the number of confounding objects, lighting conditions, camera poses, unseen objects, and task instruction mutations, on the VLA model's performance. Our findings highlight the limitations of existing VLA models, emphasizing the need for further research to develop reliable and trustworthy VLA applications.
