LGCRMLSep 8, 2018

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

arXiv:1809.02861v4157 citations
Originality Incremental advance
AI Analysis

This work addresses a fundamental problem in AI security by explaining attack transferability, which is incremental but provides new metrics and theoretical backing.

The paper investigates why adversarial attacks transfer between machine learning models, identifying intrinsic model vulnerability and surrogate model complexity as key factors, and validates these insights across various classifiers and datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes