Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Frequency-driven Imperceptible Adversarial Attack on Semantic Similarity

About

Current adversarial attack research reveals the vulnerability of learning-based classifiers against carefully crafted perturbations. However, most existing attack methods have inherent limitations in cross-dataset generalization as they rely on a classification layer with a closed set of categories. Furthermore, the perturbations generated by these methods may appear in regions easily perceptible to the human visual system (HVS). To circumvent the former problem, we propose a novel algorithm that attacks semantic similarity on feature representations. In this way, we are able to fool classifiers without limiting attacks to a specific dataset. For imperceptibility, we introduce the low-frequency constraint to limit perturbations within high-frequency components, ensuring perceptual similarity between adversarial examples and originals. Extensive experiments on three datasets (CIFAR-10, CIFAR-100, and ImageNet-1K) and three public online platforms indicate that our attack can yield misleading and transferable adversarial examples across architectures and datasets. Additionally, visualization results and quantitative performance (in terms of four different metrics) show that the proposed algorithm generates more imperceptible perturbations than the state-of-the-art methods. Code is made available at.

Cheng Luo, Qinliang Lin, Weicheng Xie, Bizhu Wu, Jinheng Xie, Linlin Shen• 2022

Related benchmarks

TaskDatasetResultRank
Adversarial AttackImageNet (test)--
101
Untargeted Adversarial AttackCIFAR-10 (test)
ASR99.96
57
Untargeted Adversarial AttackImageNet-1k (val)
ASR98.56
57
Untargeted white-box adversarial attackImageNet
ASR99.7
40
Adversarial AttackSynthetic LSUN ProGAN
CNNSpot Performance97.8
12
Adversarial AttackFFHQ StyleGAN synthetic (test)
CNNSpot99
12
Adversarial AttackGenImage SD
CNNSpot Performance94.8
12
Targeted Adversarial AttackCIFAR-10 (test)--
12
Untargeted white-box attackTarget Model: Vgg-19
Latency (s)948
10
Untargeted white-box attackTarget Model: MobileNet-V2
Attack Time (s)265
10
Showing 10 of 18 rows

Other info

Code

Follow for update