Transform-Dependent Adversarial Attacks
Yaoteng Tan, Zikui Cai, M. Salman Asif
TL;DR
This work addresses the vulnerability of deep networks to adversarial inputs by introducing transform-dependent adversarial attacks, where a single perturbation is crafted to elicit different targeted mispredictions under predefined image transforms. By optimizing over transform parameters and targets, and leveraging differentiable, deterministic transforms with optional EOT, the method achieves high targeted ASR across CNNs and vision transformers for both classification and object detection, and demonstrates strong blackbox transfer and occasional defense bypass. The approach is validated on a broad set of models and tasks, including extensions to object detection (with both selective hiding under scaling and enhancement-based concealment), showing practical implications for both attack deployment and privacy-preserving image protection. These results reveal a new, controllable dimension in adversarial robustness that existing defenses—desivated to static perturbations—may fail to address, highlighting the need for transform-aware defenses and monitoring in real-world systems.
Abstract
Deep networks are highly vulnerable to adversarial attacks, yet conventional attack methods utilize static adversarial perturbations that induce fixed mispredictions. In this work, we exploit an overlooked property of adversarial perturbations--their dependence on image transforms--and introduce transform-dependent adversarial attacks. Unlike traditional attacks, our perturbations exhibit metamorphic properties, enabling diverse adversarial effects as a function of transformation parameters. We demonstrate that this transform-dependent vulnerability exists across different architectures (e.g., CNN and transformer), vision tasks (e.g., image classification and object detection), and a wide range of image transforms. Additionally, we show that transform-dependent perturbations can serve as a defense mechanism, preventing sensitive information disclosure when image enhancement transforms pose a risk of revealing private content. Through analysis in blackbox and defended model settings, we show that transform-dependent perturbations achieve high targeted attack success rates, outperforming state-of-the-art transfer attacks by 17-31% in blackbox scenarios. Our work introduces novel, controllable paradigm for adversarial attack deployment, revealing a previously overlooked vulnerability in deep networks.
