paper-with-me

Papers

Perception Improvement for Free: Exploring Imperceptible Black-box Adversarial Attacks on Image Classification

2020-10-30 · Yongwei Wang, Mingquan Feng, Rabab Ward, Z. Jane Wang, Lanjun Wang

Deep neural networks are vulnerable to adversarial attacks. White-box adversarial attacks can fool neural networks with small adversarial perturbations, especially for large size images. However, keeping successful adversarial perturbations imperceptible is especially challenging for transfer-based black-box adversarial attacks. Often such adversarial examples can be easily spotted due to their unpleasantly poor visual qualities, which compromises the threat of adversarial attacks in practice. In this study, to improve the image quality of black-box adversarial examples perceptually, we propose structure-aware adversarial attacks by generating adversarial images based on psychological perceptual models. Specifically, we allow higher perturbations on perceptually insignificant regions, while assigning lower or no perturbation on visually sensitive regions. In addition to the proposed spatial-constrained adversarial perturbations, we also propose a novel structure-aware frequency adversarial attack method in the discrete cosine transform (DCT) domain. Since the proposed attacks are independent of the gradient estimation, they can be directly incorporated with existing gradient-based attacks. Experimental results show that, with the comparable attack success rate (ASR), the proposed methods can produce adversarial examples with considerably improved visual quality for free. With the comparable perceptual quality, the proposed approaches achieve higher attack success rates: particularly for the frequency structure-aware attacks, the average ASR improves more than 10% over the baseline attacks.

📄 PDF Abstract BibTeX arXiv:2011.05254

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackGeneral Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

AdvAD: Exploring Non-Parametric Diffusion for Imperceptible Adversarial Attacks

2025-03-12 · The Thirty-Eighth Annual Conference on Neural Information Processing Systems 2024 12 · Jin Li, Ziqiang He, Anwei Luo, Jian-Fang Hu 외

Imperceptible adversarial attacks aim to fool DNNs by adding imperceptible perturbation to the input data. Previous methods typically improve the imperceptibility of attacks by integrating common attack paradigms with sp…

DenoisingSSIM

Imperceptible Black-box Attack via Refining in Salient Region

2021-09-29 · Zeyu Dai, Shengcai Liu, Ke Tang, Qing Li

Deep neural networks are vulnerable to adversarial examples, even in the black-box setting where the attacker only has query access to the model output. Recent studies have devised successful black-box attacks with high …

Exploring Non-additive Randomness on ViT against Query-Based Black-Box Attacks

2023-09-12 · Jindong Gu, Fangyun Wei, Philip Torr, Han Hu

Deep Neural Networks can be easily fooled by small and imperceptible perturbations. The query-based black-box attack (QBBA) is able to create the perturbations using model output probabilities of image queries requiring …

Perception Matters: Exploring Imperceptible and Transferable Anti-forensics for GAN-generated Fake Face Imagery Detection

2020-10-29 · Yongwei Wang, Xin Ding, Li Ding, Rabab Ward 외

Recently, generative adversarial networks (GANs) can generate photo-realistic fake facial images which are perceptually indistinguishable from real face photos, promoting research on fake face detection. Though fake face…

Adversarial AttackFace Detection

Adv-Makeup: A New Imperceptible and Transferable Attack on Face Recognition

2021-05-07 · Bangjie Yin, Wenxuan Wang, Taiping Yao, Junfeng Guo 외

Deep neural networks, particularly face recognition models, have been shown to be vulnerable to both digital and physical adversarial examples. However, existing adversarial examples against face recognition systems eith…

Adversarial AttackFace GenerationFace RecognitionMeta-Learning