ROCVSYJun 11

Trajectory-Level Redirection Attacks on Vision-Language-Action Models

arXiv:2606.12978v110.7
Predicted impact top 36% in RO · last 90 daysOriginality Highly original
AI Analysis

This work reveals a critical security vulnerability for users deploying VLA-based robot control systems, where text instructions can be subtly manipulated to alter physical outcomes without detection.

The paper identifies a trajectory-level vulnerability in Vision-Language-Action (VLA) models where adversarial prompts that appear to specify the intended task can redirect the robot's final physical outcome. The proposed on-policy prompt search method successfully finds such prompts in simulation and on hardware, exposing a new failure mode in VLA instruction grounding.

Vision-language-action (VLA) policies bring natural language into closed-loop robot control, enabling robots to execute manipulation tasks directly from text instructions. The same interface gives text a recurring role in control because the prompt is reused at every replanning step, and each prompt-conditioned action changes the future observations on which the policy acts. Existing VLA attacks study adversarial prompts that elicit targeted low-level actions or make such actions persist across changing images. We identify a stronger trajectory-level failure mode: a prompt that still $\textit{appears}$ to specify the intended task but redirects the final physical outcome. We mathematically formalize this setting as $\textit{command-preserving trajectory redirection}$, a prompt-only threat model in which the attacker chooses one prompt before the episode, all policy and environment components remain fixed, and the prompt must stay close to the benign instruction while omitting target words and correction language. To find such prompts, we introduce an on-policy prompt search method that uses rollouts to discover perturbations whose closed-loop behavior tracks a target task while satisfying the command-preserving constraints. Experiments in simulation and on hardware show that near-benign prompt perturbations can redirect VLA rollouts to attacker-specified targets. These results expose a trajectory-level vulnerability in VLA instruction grounding: text that appears to preserve the intended command can still give an adversary control over the robot's final physical outcome. Project website: https://vla-redirection-attack.github.io/

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes