CRLGJun 30, 2021

Adversarial Machine Learning for Cybersecurity and Computer Vision: Current Developments and Challenges

arXiv:2107.02894v134 citations
Originality Synthesis-oriented
AI Analysis

It addresses the threat of adversarial attacks for users of machine learning in cybersecurity and computer vision, but is incremental as it reviews existing developments.

The paper provides a comprehensive overview of adversarial machine learning, focusing on cybersecurity and computer vision, highlighting vulnerabilities like deep neural networks failing to classify adversarial images with imperceptible perturbations, and discusses attack categories and defense approaches.

We provide a comprehensive overview of adversarial machine learning focusing on two application domains, i.e., cybersecurity and computer vision. Research in adversarial machine learning addresses a significant threat to the wide application of machine learning techniques -- they are vulnerable to carefully crafted attacks from malicious adversaries. For example, deep neural networks fail to correctly classify adversarial images, which are generated by adding imperceptible perturbations to clean images.We first discuss three main categories of attacks against machine learning techniques -- poisoning attacks, evasion attacks, and privacy attacks. Then the corresponding defense approaches are introduced along with the weakness and limitations of the existing defense approaches. We notice adversarial samples in cybersecurity and computer vision are fundamentally different. While adversarial samples in cybersecurity often have different properties/distributions compared with training data, adversarial images in computer vision are created with minor input perturbations. This further complicates the development of robust learning techniques, because a robust learning technique must withstand different types of attacks.

Foundations

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

Your Notes