paper-with-me

홈 › Papers

Adversarial Attacks on Robotic Vision Language Action Models

2025-06-03 · Eliot Krzysztof Jones, Alexander Robey, Andy Zou, Zachary Ravichandran, George J. Pappas, Hamed Hassani, Matt Fredrikson, J. Zico Kolter

The emergence of vision-language-action models (VLAs) for end-to-end control is reshaping the field of robotics by enabling the fusion of multimodal sensory inputs at the billion-parameter scale. The capabilities of VLAs stem primarily from their architectures, which are often based on frontier large language models (LLMs). However, LLMs are known to be susceptible to adversarial misuse, and given the significant physical risks inherent to robotics, questions remain regarding the extent to which VLAs inherit these vulnerabilities. Motivated by these concerns, in this work we initiate the study of adversarial attacks on VLA-controlled robots. Our main algorithmic contribution is the adaptation and application of LLM jailbreaking attacks to obtain complete control authority over VLAs. We find that textual attacks, which are applied once at the beginning of a rollout, facilitate full reachability of the action space of commonly used VLAs and often persist over longer horizons. This differs significantly from LLM jailbreaking literature, as attacks in the real world do not have to be semantically linked to notions of harm. We make all code available at https://github.com/eliotjones1/robogcg .

📄 PDF Abstract BibTeX arXiv:2506.03350

Code (1)

eliotjones1/robogcg 공식 구현 pytorch

Tasks

Vision-Language-Action

Similar Papers 제목 키워드 기반

FreezeVLA: Action-Freezing Attacks against Vision-Language-Action Models

2025-09-24 · Xin Wang, Jie Li, Zejia Weng, Yixu Wang 외 arxiv

Vision-Language-Action (VLA) models are driving rapid progress in robotics by enabling agents to interpret multimodal inputs and execute complex, long-horizon tasks. However, their safety and robustness against adversari…

Partially Observable Adversarial Patch Attacks on Vision-Language-Action Models in Robotics

2026-06-02 · Xiaofei Wang, Mingliang Han, Tianyu Hao, Yi Yang 외 arxiv

Vision-language-action (VLA) models are gaining attention in robotics, yet their robustness to adversarial attacks remains largely unexplored. Existing work shows that adversarial patches can mislead VLA-based robots but…

Explainable Adversarial-Robust Vision-Language-Action Model for Robotic Manipulation

2025-12-05 · Ju-Young Kim, Ji-Hong Park, Myeongjun Kim, Gun-Woo Kim arxiv

Smart farming has emerged as a key technology for advancing modern agriculture through automation and intelligent control. However, systems relying on RGB cameras for perception and robotic manipulators for control, comm…

Exploring the Adversarial Vulnerabilities of Vision-Language-Action Models in Robotics

2024-11-18 · Taowen Wang, Cheng Han, James Chenhao Liang, Wenhao Yang 외

Recently in robotics, Vision-Language-Action (VLA) models have emerged as a transformative approach, enabling robots to execute complex tasks by integrating visual and linguistic inputs within an end-to-end learning fram…

Vision-Language-Action

Rethinking the Intermediate Features in Adversarial Attacks: Misleading Robotic Models via Adversarial Distillation

2024-11-21 · Ke Zhao, Huayang Huang, Miao Li, Yu Wu

Language-conditioned robotic learning has significantly enhanced robot adaptability by enabling a single model to execute diverse tasks in response to verbal commands. Despite these advancements, security vulnerabilities…

Robot Manipulation