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

Natural Color Fool: Towards Boosting Black-box Unrestricted Attacks

About

Unrestricted color attacks, which manipulate semantically meaningful color of an image, have shown their stealthiness and success in fooling both human eyes and deep neural networks. However, current works usually sacrifice the flexibility of the uncontrolled setting to ensure the naturalness of adversarial examples. As a result, the black-box attack performance of these methods is limited. To boost transferability of adversarial examples without damaging image quality, we propose a novel Natural Color Fool (NCF) which is guided by realistic color distributions sampled from a publicly available dataset and optimized by our neighborhood search and initialization reset. By conducting extensive experiments and visualizations, we convincingly demonstrate the effectiveness of our proposed method. Notably, on average, results show that our NCF can outperform state-of-the-art approaches by 15.0%$\sim$32.9% for fooling normally trained models and 10.0%$\sim$25.3% for evading defense methods. Our code is available at https://github.com/ylhz/Natural-Color-Fool.

Shengming Yuan, Qilong Zhang, Lianli Gao, Yaya Cheng, Jingkuan Song• 2022

Related benchmarks

TaskDatasetResultRank
Adversarial AttackImageNet (val)--
222
Adversarial AttackImageNet (test)
Success Rate94.2
101
Untargeted white-box adversarial attackImageNet
ASR89.9
40
Adversarial AttackImageNet-compatible Stable Diffusion context v1.4 (test)
ASR (MN-v2)93.2
38
Targeted Transfer AttackImageNet (val)
Attack Success Rate93.9
25
Adversarial AttackImageNet-Compatible
HGD Score22.8
11
Image Quality AssessmentImageNet (test)
NIMA Score (AVA)4.96
11
Untargeted white-box attackTarget Model: Vgg-19
Latency (s)3.29e+3
10
Untargeted white-box attackTarget Model: WideResNet-50
Time (s)2.97e+3
10
Untargeted white-box attackTarget Model: MobileNet-V2
Attack Time (s)2.50e+3
10
Showing 10 of 12 rows

Other info

Code

Follow for update