paper-with-me

Papers

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

2021-06-30 · Bowei Xi

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.

📄 PDF Abstract BibTeX arXiv:2107.02894

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

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

2017-12-08 · Battista Biggio, Fabio Roli

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 adversari…

BIG-bench Machine LearningMisconceptions

A Survey of Game Theoretic Approaches for Adversarial Machine Learning in Cybersecurity Tasks

2019-12-04 · Prithviraj Dasgupta, Joseph B. Collins

Machine learning techniques are currently used extensively for automating various cybersecurity tasks. Most of these techniques utilize supervised learning algorithms that rely on training the algorithm to classify incom…

BIG-bench Machine Learning

Generative Adversarial Networks (GANs) in Networking: A Comprehensive Survey & Evaluation

2021-05-10 · Hojjat Navidan, Parisa Fard Moshiri, Mohammad Nabati, Reza Shahbazian 외

Despite the recency of their conception, Generative Adversarial Networks (GANs) constitute an extensively researched machine learning sub-field for the creation of synthetic data through deep generative modeling. GANs ha…

BIG-bench Machine LearningSurvey

Large Language Models in Cybersecurity: State-of-the-Art

2024-01-30 · Farzad Nourmohammadzadeh Motlagh, Mehrdad Hajizadeh, Mehryar Majd, Pejman Najafi 외

The rise of Large Language Models (LLMs) has revolutionized our comprehension of intelligence bringing us closer to Artificial Intelligence. Since their introduction, researchers have actively explored the applications o…

GanDef: A GAN based Adversarial Training Defense for Neural Network Classifier

2019-03-06 · Guanxiong Liu, Issa Khalil, Abdallah Khreishah

Machine learning models, especially neural network (NN) classifiers, are widely used in many applications including natural language processing, computer vision and cybersecurity. They provide high accuracy under the ass…

feature selectionOverall - Test