Manipulation Facing Threats: Evaluating Physical Vulnerabilities in End-to-End Vision Language Action Models
Hao Cheng, Erjia Xiao, Yichi Wang, Chengyuan Yu, Mengshu Sun, Qiang Zhang, Jiahang Cao, Yijie Guo, Ning Liu, Kaidi Xu, Jize Zhang, Chao Shen, Philip Torr, Jindong Gu, Renjing Xu
TL;DR
This work addresses safety in open-vocabulary robotic manipulation by introducing the Physical Vulnerability Evaluating Pipeline (PVEP) to quantify VLAM robustness against visual threats. It evaluates open-source VLAMs (LLaRA and OpenVLA) within simulation environments (VIMA and SimplerEnv) under three threat categories: Out-of-Distribution, Typography-based Visual Prompts, and Adversarial Patch Attacks, using failure rate and task timesteps as metrics. Key findings include Blur as the most effective OOD attack, typography prompts showing moderate impact with textual prompts often more influential than numeric ones, and adversarial patches demonstrating transferability from MLLMs to VLAMs with white-box attacks being extraordinarily effective. The results establish a reproducible framework for robustness assessment and inform design choices for safer VLAM-enabled robotic systems in real-world settings.
Abstract
Recently, driven by advancements in Multimodal Large Language Models (MLLMs), Vision Language Action Models (VLAMs) are being proposed to achieve better performance in open-vocabulary scenarios for robotic manipulation tasks. Since manipulation tasks involve direct interaction with the physical world, ensuring robustness and safety during the execution of this task is always a very critical issue. In this paper, by synthesizing current safety research on MLLMs and the specific application scenarios of the manipulation task in the physical world, we comprehensively evaluate VLAMs in the face of potential physical threats. Specifically, we propose the Physical Vulnerability Evaluating Pipeline (PVEP) that can incorporate as many visual modal physical threats as possible for evaluating the physical robustness of VLAMs. The physical threats in PVEP specifically include Out-of-Distribution, Typography-based Visual Prompt, and Adversarial Patch Attacks. By comparing the performance fluctuations of VLAMs before and after being attacked, we provide generalizable \textbf{\textit{Analyses}} of how VLAMs respond to different physical threats.
