AdvSwap: Covert Adversarial Perturbation with High Frequency Info-swapping for Autonomous Driving Perception
Yuanhao Huang, Qinfan Zhang, Jiandong Xing, Mengyue Cheng, Haiyang Yu, Yilong Ren, Xiao Xiong
TL;DR
AdvSwap introduces a covert adversarial attack for autonomous driving perception by swapping high-frequency information in the wavelet domain using an invertible information-swapping network. The method combines a Wavelet Decomposition Module, an invertible reversible swapping module, and dual optimizers (Adversarial and Classification) to produce $x_{adv}$ that misleads classifiers while remaining visually similar to $x_{orig}$ within a bound $\epsilon$. Across GTSRB and nuScenes, AdvSwap achieves near-perfect attack success with exceptional perceptual quality and transferability, and maintains robustness under selective defenses, demonstrating practical implications for resilience assessment and defense design. The work highlights the significance of high-frequency, information-centric perturbations in covert attacks and provides a framework for evaluating detector robustness under wavelet-domain manipulations.
Abstract
Perception module of Autonomous vehicles (AVs) are increasingly susceptible to be attacked, which exploit vulnerabilities in neural networks through adversarial inputs, thereby compromising the AI safety. Some researches focus on creating covert adversarial samples, but existing global noise techniques are detectable and difficult to deceive the human visual system. This paper introduces a novel adversarial attack method, AdvSwap, which creatively utilizes wavelet-based high-frequency information swapping to generate covert adversarial samples and fool the camera. AdvSwap employs invertible neural network for selective high-frequency information swapping, preserving both forward propagation and data integrity. The scheme effectively removes the original label data and incorporates the guidance image data, producing concealed and robust adversarial samples. Experimental evaluations and comparisons on the GTSRB and nuScenes datasets demonstrate that AdvSwap can make concealed attacks on common traffic targets. The generates adversarial samples are also difficult to perceive by humans and algorithms. Meanwhile, the method has strong attacking robustness and attacking transferability.
