CVCRGTLGDec 8, 2017

Wild Patterns: Ten Years After the Rise of Adversarial Machine Learning

arXiv:1712.03141v21636 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental review paper that synthesizes existing research on adversarial machine learning for researchers and practitioners in fields like computer vision and cybersecurity.

The paper provides a comprehensive overview of the evolution of adversarial machine learning over the past decade, covering vulnerabilities in learning-based classifiers to adversarial perturbations and the development of countermeasures, without presenting new experimental results or specific numerical findings.

Learning-based pattern classifiers, including deep networks, have shown impressive performance in several application domains, ranging from computer vision to cybersecurity. However, it has also been shown that adversarial input perturbations carefully crafted either at training or at test time can easily subvert their predictions. The vulnerability of machine learning to such wild patterns (also referred to as adversarial examples), along with the design of suitable countermeasures, have been investigated in the research field of adversarial machine learning. In this work, we provide a thorough overview of the evolution of this research area over the last ten years and beyond, starting from pioneering, earlier work on the security of non-deep learning algorithms up to more recent work aimed to understand the security properties of deep learning algorithms, in the context of computer vision and cybersecurity tasks. We report interesting connections between these apparently-different lines of work, highlighting common misconceptions related to the security evaluation of machine-learning algorithms. We review the main threat models and attacks defined to this end, and discuss the main limitations of current work, along with the corresponding future challenges towards the design of more secure learning algorithms.

Foundations

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

Your Notes