paper-with-me

홈 › Papers

AdvSmo: Black-box Adversarial Attack by Smoothing Linear Structure of Texture

2022-06-22 · Hui Xia, Rui Zhang, Shuliang Jiang, Zi Kang

Black-box attacks usually face two problems: poor transferability and the inability to evade the adversarial defense. To overcome these shortcomings, we create an original approach to generate adversarial examples by smoothing the linear structure of the texture in the benign image, called AdvSmo. We construct the adversarial examples without relying on any internal information to the target model and design the imperceptible-high attack success rate constraint to guide the Gabor filter to select appropriate angles and scales to smooth the linear texture from the input images to generate adversarial examples. Benefiting from the above design concept, AdvSmo will generate adversarial examples with strong transferability and solid evasiveness. Finally, compared to the four advanced black-box adversarial attack methods, for the eight target models, the results show that AdvSmo improves the average attack success rate by 9% on the CIFAR-10 and 16% on the Tiny-ImageNet dataset compared to the best of these attack methods.

📄 PDF Abstract BibTeX arXiv:2206.10988

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial Defense

Similar Papers 제목 키워드 기반

Randomized Smoothing under Attack: How Good is it in Pratice?

2022-04-28 · Thibault Maho, Teddy Furon, Erwan Le Merrer

Randomized smoothing is a recent and celebrated solution to certify the robustness of any classifier. While it indeed provides a theoretical robustness against adversarial attacks, the dimensionality of current classifie…

Filling the Soap Bubbles: Efficient Black-Box Adversarial Certification with Non-Gaussian Smoothing

2019-09-25 · Dinghuai Zhang*, Mao Ye*, Chengyue Gong*, Zhanxing Zhu 외

Randomized classifiers have been shown to provide a promising approach for achieving certified robustness against adversarial attacks in deep learning. However, most existing methods only leverage Gaussian smoothing nois…

NCIS: Neural Contextual Iterative Smoothing for Purifying Adversarial Perturbations

2021-06-22 · ICML Workshop AML 2021 7 · Sungmin Cha, Naeun Ko, Youngjoon Yoo, Taesup Moon

We propose a novel and effective purification based adversarial defense method against pre-processor blind white- and black-box attacks. Our method is computationally efficient and trained only with self-supervised learn…

Adversarial DefenseAdversarial Robustnessimage-classificationImage Classification+1

Black-Box Certification with Randomized Smoothing: A Functional Optimization Based Framework

2020-02-21 · NeurIPS 2020 12 · Dinghuai Zhang, Mao Ye, Chengyue Gong, Zhanxing Zhu 외

Randomized classifiers have been shown to provide a promising approach for achieving certified robustness against adversarial attacks in deep learning. However, most existing methods only leverage Gaussian smoothing nois…

Transferable Adversarial Attack based on Integrated Gradients

2022-05-26 · ICLR 2022 4 · Yi Huang, Adams Wai-Kin Kong

The vulnerability of deep neural networks to adversarial examples has drawn tremendous attention from the community. Three approaches, optimizing standard objective functions, exploiting attention maps, and smoothing dec…

Adversarial Attack