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

Functional Adversarial Attacks

About

We propose functional adversarial attacks, a novel class of threat models for crafting adversarial examples to fool machine learning models. Unlike a standard $\ell_p$-ball threat model, a functional adversarial threat model allows only a single function to be used to perturb input features to produce an adversarial example. For example, a functional adversarial attack applied on colors of an image can change all red pixels simultaneously to light red. Such global uniform changes in images can be less perceptible than perturbing pixels of the image individually. For simplicity, we refer to functional adversarial attacks on image colors as ReColorAdv, which is the main focus of our experiments. We show that functional threat models can be combined with existing additive ($\ell_p$) threat models to generate stronger threat models that allow both small, individual perturbations and large, uniform changes to an input. Moreover, we prove that such combinations encompass perturbations that would not be allowed in either constituent threat model. In practice, ReColorAdv can significantly reduce the accuracy of a ResNet-32 trained on CIFAR-10. Furthermore, to the best of our knowledge, combining ReColorAdv with other attacks leads to the strongest existing attack even after adversarial training. An implementation of ReColorAdv is available at https://github.com/cassidylaidlaw/ReColorAdv .

Cassidy Laidlaw, Soheil Feizi• 2019

Related benchmarks

TaskDatasetResultRank
Adversarial AttackImageNet (val)--
222
Adversarial AttackImageNet-compatible Stable Diffusion context v1.4 (test)
ASR (MN-v2)97.7
38
Targeted Transfer AttackImageNet (val)
Attack Success Rate96.2
25
Image Quality AssessmentImageNet (test)
NIMA Score (AVA)5.07
11
Adversarial AttackImageNet-Compatible
HGD Score5.1
11
Black-box Adversarial AttackImageNet
Top-1 Accuracy (JPEG)26.9
7
Image Quality AssessmentImageNet
NIMA Technical Score4.886
7
Showing 7 of 7 rows

Other info

Follow for update