ROJul 16

Lights, Camera, Malfunction: When Illumination Robustness Leaves VLA Models Blind to Color

arXiv:2607.1469814.7h-index: 6
Predicted impact top 17% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robotic manipulation using VLA models, the paper exposes a critical failure mode of standard adversarial training and provides a practical defense, though the problem is domain-specific.

The paper identifies a vulnerability in VLA models to physical spotlight attacks (FLARE) that drop task success to zero, and reveals that standard adversarial training causes models to discard color information, reducing success on color-dependent tasks to 47.5%. They propose ChromaGuard, which achieves 97.5% and 92.5% success on benign and attacked color-dependent tasks.

Vision-Language-Action (VLA) models have emerged as a powerful paradigm for general-purpose robot manipulation; however, their transition to real-world environments reveals vulnerabilities to minor environmental perturbations. We propose FLARE, an optimized physical spotlight attack framework that exploits these vulnerabilities via targeted illuminations, dropping baseline task success rates to zero without any access to model internals. While adversarial training is the standard countermeasure, we identify a critical and previously underestimated defensive pitfall: naive data augmentations incorrectly condition VLA models to discard color as noise, collapsing their visual perception into a purely shape-biased processor. We expose this degradation through a diagnostic grayscale evaluation, in which the defended model maintains high success rates on grayscale inputs, while its success rate on benign, color-dependent real-world tasks drops to at most 47.5%, well below the undefended baseline. To address this, we propose ChromaGuard, a chroma-preserving adversarial training method. On a physical 6-DoF robotic platform, we demonstrate that ChromaGuard achieves 97.5% and 92.5% success rates in benign and attacked color-dependent tasks, respectively.

Foundations

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

Your Notes