LGMLFeb 28, 2019

Towards Understanding Adversarial Examples Systematically: Exploring Data Size, Task and Model Factors

arXiv:1902.11019v121 citations
Originality Synthesis-oriented
AI Analysis

This work provides incremental insights into understanding adversarial examples for the machine learning community, focusing on systematic factors rather than introducing new methods.

The paper systematically investigates how data size, task, and model factors affect adversarial examples, finding that adversarial generalization requires more training data than standard generalization and revealing a trade-off between generalization and robustness in limited data regimes.

Most previous works usually explained adversarial examples from several specific perspectives, lacking relatively integral comprehension about this problem. In this paper, we present a systematic study on adversarial examples from three aspects: the amount of training data, task-dependent and model-specific factors. Particularly, we show that adversarial generalization (i.e. test accuracy on adversarial examples) for standard training requires more data than standard generalization (i.e. test accuracy on clean examples); and uncover the global relationship between generalization and robustness with respect to the data size especially when data is augmented by generative models. This reveals the trade-off correlation between standard generalization and robustness in limited training data regime and their consistency when data size is large enough. Furthermore, we explore how different task-dependent and model-specific factors influence the vulnerability of deep neural networks by extensive empirical analysis. Relevant recommendations on defense against adversarial attacks are provided as well. Our results outline a potential path towards the luminous and systematic understanding of adversarial examples.

Foundations

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

Your Notes