paper-with-me

Papers

Adversarial Examples in Modern Machine Learning: A Review

2019-11-13 · Rey Reza Wiyatno, Anqi Xu, Ousmane Dia, Archy de Berker

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.

📄 PDF Abstract BibTeX arXiv:1911.05268

Code (1)

cs-giung/course-dl-TP pytorch

Tasks

Adversarial AttackBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

A survey on Adversarial Recommender Systems: from Attack/Defense strategies to Generative Adversarial Networks

2020-05-20 · Yashar Deldjoo, Tommaso Di Noia, Felice Antonio Merra

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+1

Adversarial Attacks and Defenses in Images, Graphs and Text: A Review

2019-09-17 · Han Xu, Yao Ma, Haochen Liu, Debayan Deb 외

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 Attack

Adversarial Examples for Natural Language Classification Problems

2018-01-01 · ICLR 2018 1 · Volodymyr Kuleshov, Shantanu Thakoor, Tingfung Lau, Stefano Ermon

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+2

When and How to Fool Explainable Models (and Humans) with Adversarial Examples

2021-07-05 · Jon Vadillo, Roberto Santana, Jose A. Lozano

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 Models

Review on the Feasibility of Adversarial Evasion Attacks and Defenses for Network Intrusion Detection Systems

2023-03-13 · Islam Debicha, Benjamin Cochez, Tayeb Kenaza, Thibault Debatty 외

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