Adversarial Examples in Modern Machine Learning: A Review
Recent research has found that many families of machine learning models are vulnerable to adversarial examples: inputs that are specifically designed to cause the target model to produce erroneous outputs. In this survey, we focus on machine learning models in the visual domain, where methods for generating and detecting such examples have been most extensively studied. We explore a variety of adversarial attack methods that apply to image-space content, real world adversarial attacks, adversarial defenses, and the transferability property of adversarial examples. We also discuss strengths and weaknesses of various methods of adversarial attack and defense. Our aim is to provide an extensive coverage of the field, furnishing the reader with an intuitive understanding of the mechanics of adversarial attack and defense mechanisms and enlarging the community of researchers studying this fundamental set of problems.
Code (1)
Tasks
Adversarial AttackBIG-bench Machine LearningSimilar Papers 제목 키워드 기반
A survey on Adversarial Recommender Systems: from Attack/Defense strategies to Generative Adversarial Networks
Latent-factor models (LFM) based on collaborative filtering (CF), such as matrix factorization (MF) and deep CF methods, are widely used in modern recommender systems (RS) due to their excellent performance and recommend…
ArticlesBIG-bench Machine LearningCollaborative FilteringRecommendation Systems+1Adversarial Attacks and Defenses in Images, Graphs and Text: A Review
Deep neural networks (DNN) have achieved unprecedented success in numerous machine learning tasks in various domains. However, the existence of adversarial examples has raised concerns about applying deep learning to saf…
Adversarial AttackAdversarial Examples for Natural Language Classification Problems
Modern machine learning algorithms are often susceptible to adversarial examples — maliciously crafted inputs that are undetectable by humans but that fool the algorithm into producing undesirable behavior. In this work,…
BIG-bench Machine LearningClassificationFake News DetectionGeneral Classification+2When and How to Fool Explainable Models (and Humans) with Adversarial Examples
Reliable deployment of machine learning models such as neural networks continues to be challenging due to several limitations. Some of the main shortcomings are the lack of interpretability and the lack of robustness aga…
BIG-bench Machine LearningExplainable ModelsReview on the Feasibility of Adversarial Evasion Attacks and Defenses for Network Intrusion Detection Systems
Nowadays, numerous applications incorporate machine learning (ML) algorithms due to their prominent achievements. However, many studies in the field of computer vision have shown that ML can be fooled by intentionally cr…
Intrusion DetectionNetwork Intrusion Detection