paper-with-me

Papers

Learning Transferable Adversarial Perturbations

2021-12-01 · NeurIPS 2021 12 · Krishna Kanth Nakka, Mathieu Salzmann

While effective, deep neural networks (DNNs) are vulnerable to adversarial attacks. In particular, recent work has shown that such attacks could be generated by another deep network, leading to significant speedups over optimization-based perturbations. However, the ability of such generative methods to generalize to different test-time situations has not been systematically studied. In this paper, we, therefore, investigate the transferability of generated perturbations when the conditions at inference time differ from the training ones in terms of the target architecture, target data, and target task. Specifically, we identify the mid-level features extracted by the intermediate layers of DNNs as common ground across different architectures, datasets, and tasks. This lets us introduce a loss function based on such mid-level features to learn an effective, transferable perturbation generator. Our experiments demonstrate that our approach outperforms the state-of-the-art universal and transferable attack strategies.

📄 PDF Abstract BibTeX

Code (1)

krishnakanthnakka/transferable_perturbations 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MAPE: Defending Against Transferable Adversarial Attacks Using Multi-Source Adversarial Perturbations Elimination

2026-06-30 · Xinlei Liu, Jichao Xie, Tao Hu, Peng Yi 외 arxiv

Neural networks are vulnerable to meticulously crafted adversarial examples, leading to high-confidence misclassifications in image classification tasks. Due to their consistency with regular input patterns and the absen…

Image Classification

Diverse Generative Perturbations on Attention Space for Transferable Adversarial Attacks

2022-08-11 · Woo Jae Kim, Seunghoon Hong, Sung-Eui Yoon

Adversarial attacks with improved transferability - the ability of an adversarial example crafted on a known model to also fool unknown models - have recently received much attention due to their practicality. Neverthele…

Diversity

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

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

Improving Adversarial Transferability via Model Alignment

2023-11-30 · Avery Ma, Amir-Massoud Farahmand, Yangchen Pan, Philip Torr 외

Neural networks are susceptible to adversarial perturbations that are transferable across different models. In this paper, we introduce a novel model alignment technique aimed at improving a given source model's ability …

model