paper-with-me

Papers

Reducing Adversarial Example Transferability Using Gradient Regularization

2019-04-16 · George Adam, Petr Smirnov, Benjamin Haibe-Kains, Anna Goldenberg

Deep learning algorithms have increasingly been shown to lack robustness to simple adversarial examples (AdvX). An equally troubling observation is that these adversarial examples transfer between different architectures trained on different datasets. We investigate the transferability of adversarial examples between models using the angle between the input-output Jacobians of different models. To demonstrate the relevance of this approach, we perform case studies that involve jointly training pairs of models. These case studies empirically justify the theoretical intuitions for why the angle between gradients is a fundamental quantity in AdvX transferability. Furthermore, we consider the asymmetry of AdvX transferability between two models of the same architecture and explain it in terms of differences in gradient norms between the models. Lastly, we provide a simple modification to existing training setups that reduces transferability of adversarial examples between pairs of models.

📄 PDF Abstract BibTeX arXiv:1904.07980

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Boosting Adversarial Transferability by Achieving Flat Local Maxima

2023-06-08 · NeurIPS 2023 11 · Zhijin Ge, Hongying Liu, Xiaosen Wang, Fanhua Shang 외

Transfer-based attack adopts the adversarial examples generated on the surrogate model to attack various models, making it applicable in the physical world and attracting increasing interest. Recently, various adversaria…

Evolving Architectures with Gradient Misalignment toward Low Adversarial Transferability

2021-09-13 · Kevin Richard G. Operiano, Wanchalerm Pora, Hitoshi Iba, Hiroshi Kera

Deep neural network image classifiers are known to be susceptible not only to adversarial examples created for them but even those created for others. This phenomenon poses a potential security risk in various black-box …

Why Does Little Robustness Help? A Further Step Towards Understanding Adversarial Transferability

2023-07-15 · Yechao Zhang, Shengshan Hu, Leo Yu Zhang, Junyu Shi 외

Adversarial examples (AEs) for DNNs have been shown to be transferable: AEs that successfully fool white-box surrogate models can also deceive other black-box models with different architectures. Although a bunch of empi…

AttributeData Augmentation

Boosting Adversarial Transferability via Commonality-Oriented Gradient Optimization

2025-06-08 · Yanting Gao, Yepeng Liu, Junming Liu, Qi Zhang 외

Exploring effective and transferable adversarial examples is vital for understanding the characteristics and mechanisms of Vision Transformers (ViTs). However, adversarial examples generated from surrogate models often e…

On the Role of Generalization in Transferability of Adversarial Examples

2022-06-18 · Yilin Wang, Farzan Farnia

Black-box adversarial attacks designing adversarial examples for unseen neural networks (NNs) have received great attention over the past years. While several successful black-box attack schemes have been proposed in the…

Generalization Bounds