When Lighting Deceives: Exposing Vision-Language Models' Illumination Vulnerability Through Illumination Transformation Attack
Journal:
arXiv
Published Date:
Mar 10, 2025
Abstract
Vision-Language Models (VLMs) have achieved remarkable success in various
tasks, yet their robustness to real-world illumination variations remains
largely unexplored. To bridge this gap, we propose \textbf{I}llumination
\textbf{T}ransformation \textbf{A}ttack (\textbf{ITA}), the first framework to
systematically assess VLMs' robustness against illumination changes. However,
there still exist two key challenges: (1) how to model global illumination with
fine-grained control to achieve diverse lighting conditions and (2) how to
ensure adversarial effectiveness while maintaining naturalness. To address the
first challenge, we innovatively decompose global illumination into multiple
parameterized point light sources based on the illumination rendering equation.
This design enables us to model more diverse lighting variations that previous
methods could not capture. Then, by integrating these parameterized lighting
variations with physics-based lighting reconstruction techniques, we could
precisely render such light interactions in the original scenes, finally
meeting the goal of fine-grained lighting control. For the second challenge, by
controlling illumination through the lighting reconstrution model's latent
space rather than direct pixel manipulation, we inherently preserve physical
lighting priors. Furthermore, to prevent potential reconstruction artifacts, we
design additional perceptual constraints for maintaining visual consistency
with original images and diversity constraints for avoiding light source
convergence.
Extensive experiments demonstrate that our ITA could significantly reduce the
performance of advanced VLMs, e.g., LLaVA-1.6, while possessing competitive
naturalness, exposing VLMS' critical illuminiation vulnerabilities.