paper-with-me

Papers

Exploring Transferable and Robust Adversarial Perturbation Generation from the Perspective of Network Hierarchy

2021-08-16 · Ruikui Wang, Yuanfang Guo, Ruijie Yang, Yunhong Wang

The transferability and robustness of adversarial examples are two practical yet important properties for black-box adversarial attacks. In this paper, we explore effective mechanisms to boost both of them from the perspective of network hierarchy, where a typical network can be hierarchically divided into output stage, intermediate stage and input stage. Since over-specialization of source model, we can hardly improve the transferability and robustness of the adversarial perturbations in the output stage. Therefore, we focus on the intermediate and input stages in this paper and propose a transferable and robust adversarial perturbation generation (TRAP) method. Specifically, we propose the dynamically guided mechanism to continuously calculate accurate directional guidances for perturbation generation in the intermediate stage. In the input stage, instead of the single-form transformation augmentations adopted in the existing methods, we leverage multiform affine transformation augmentations to further enrich the input diversity and boost the robustness and transferability of the adversarial perturbations. Extensive experiments demonstrate that our TRAP achieves impressive transferability and high robustness against certain interferences.

📄 PDF Abstract BibTeX arXiv:2108.07033

Code (1)

Trustworthy-AI-Group/TransferAttack pytorch

Tasks

Diversity

Similar Papers 제목 키워드 기반

Rethinking Transferable Adversarial Attacks on Point Clouds from a Compact Subspace Perspective

2026-01-30 · Keke Tang, Xianheng Liu, Weilong Peng, Xiaofei Wang 외 arxiv

Transferable adversarial attacks on point clouds remain challenging, as existing methods often rely on model-specific gradients or heuristics that limit generalization to unseen architectures. In this paper, we rethink a…

Point Clouds

Nesterov Accelerated Gradient and Scale Invariance for Adversarial Attacks

2019-08-17 · ICLR 2020 1 · Jiadong Lin, Chuanbiao Song, Kun He, Li-Wei Wang 외

Deep learning models are vulnerable to adversarial examples crafted by applying human-imperceptible perturbations on benign inputs. However, under the black-box setting, most existing adversaries often have a poor transf…

Adversarial Attack

Learning to Learn Transferable Attack

2021-12-10 · Shuman Fang, Jie Li, Xianming Lin, Rongrong Ji

Transfer adversarial attack is a non-trivial black-box adversarial attack that aims to craft adversarial perturbations on the surrogate model and then apply such perturbations to the victim model. However, the transferab…

Adversarial AttackData AugmentationMeta-Learning

Transferable and Configurable Audio Adversarial Attack from Low-Level Features

2018-10-22 · Anonymous

Recent works revealed that state-of-the-art machine learning based Automatic Speech Recognition systems (ASR) have a considerable vulnerability to the crafted adversarial examples. However, limited by individual ASR syst…

Adversarial AttackAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)BIG-bench Machine Learning+2

Towards Transferable Adversarial Attacks with Centralized Perturbation

2023-12-11 · Shangbo Wu, Yu-an Tan, Yajie Wang, Ruinan Ma 외

Adversarial transferability enables black-box attacks on unknown victim deep neural networks (DNNs), rendering attacks viable in real-world scenarios. Current transferable attacks create adversarial perturbation over the…

Adversarial Attack