paper-with-me

Papers

Why Do Adversarial Attacks Transfer? Explaining Transferability of Evasion and Poisoning Attacks

2018-09-08 · Ambra Demontis, Marco Melis, Maura Pintor, Matthew Jagielski, Battista Biggio, Alina Oprea, Cristina Nita-Rotaru, Fabio Roli

Transferability captures the ability of an attack against a machine-learning model to be effective against a different, potentially unknown, model. Empirical evidence for transferability has been shown in previous work, but the underlying reasons why an attack transfers or not are not yet well understood. In this paper, we present a comprehensive analysis aimed to investigate the transferability of both test-time evasion and training-time poisoning attacks. We provide a unifying optimization framework for evasion and poisoning attacks, and a formal definition of transferability of such attacks. We highlight two main factors contributing to attack transferability: the intrinsic adversarial vulnerability of the target model, and the complexity of the surrogate model used to optimize the attack. Based on these insights, we define three metrics that impact an attack's transferability. Interestingly, our results derived from theoretical analysis hold for both evasion and poisoning attacks, and are confirmed experimentally using a wide range of linear and non-linear classifiers and datasets.

📄 PDF Abstract BibTeX arXiv:1809.02861

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Your Attack Is Too DUMB: Formalizing Attacker Scenarios for Adversarial Transferability

2023-06-27 · Marco Alecci, Mauro Conti, Francesco Marchiori, Luca Martinelli 외

Evasion attacks are a threat to machine learning models, where adversaries attempt to affect classifiers by injecting malicious samples. An alarming side-effect of evasion attacks is their ability to transfer among diffe…

Characterizing Internal Evasion Attacks in Federated Learning

2022-09-17 · Taejin Kim, Shubhranshu Singh, Nikhil Madaan, Carlee Joe-Wong

Federated learning allows for clients in a distributed system to jointly train a machine learning model. However, clients' models are vulnerable to attacks during the training and testing phases. In this paper, we addres…

Adversarial RobustnessFederated LearningPersonalized Federated LearningRecommendation Systems

Network transferability of adversarial patches in real-time object detection

2024-08-28 · Jens Bayer, Stefan Becker, David Münch, Michael Arens

Adversarial patches in computer vision can be used, to fool deep neural networks and manipulate their decision-making process. One of the most prominent examples of adversarial patches are evasion attacks for object dete…

Adversarial AttackObjectobject-detectionObject Detection+1

On The Relationship Between Universal Adversarial Attacks And Sparse Representations

2023-11-14 · Dana Weitzner, Raja Giryes

The prominent success of neural networks, mainly in computer vision tasks, is increasingly shadowed by their sensitivity to small, barely perceivable adversarial perturbations in image input. In this work, we aim at expl…

Sensitivity

Efficient and Transferable Adversarial Examples from Bayesian Neural Networks

2020-11-10 · Martin Gubri, Maxime Cordy, Mike Papadakis, Yves Le Traon 외

An established way to improve the transferability of black-box evasion attacks is to craft the adversarial examples on an ensemble-based surrogate to increase diversity. We argue that transferability is fundamentally rel…

Adversarial AttackBayesian Inference