paper-with-me

Papers

ML Attack Models: Adversarial Attacks and Data Poisoning Attacks

2021-12-06 · Jing Lin, Long Dang, Mohamed Rahouti, Kaiqi Xiong

Many state-of-the-art ML models have outperformed humans in various tasks such as image classification. With such outstanding performance, ML models are widely used today. However, the existence of adversarial attacks and data poisoning attacks really questions the robustness of ML models. For instance, Engstrom et al. demonstrated that state-of-the-art image classifiers could be easily fooled by a small rotation on an arbitrary image. As ML systems are being increasingly integrated into safety and security-sensitive applications, adversarial attacks and data poisoning attacks pose a considerable threat. This chapter focuses on the two broad and important areas of ML security: adversarial attacks and data poisoning attacks.

📄 PDF Abstract BibTeX arXiv:2112.02797

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackData Poisoningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Using Anomaly Detection to Detect Poisoning Attacks in Federated Learning Applications

2022-07-18 · Ali Raza, Shujun Li, Kim-Phuc Tran, Ludovic Koehl 외

Adversarial attacks such as poisoning attacks have attracted the attention of many machine learning researchers. Traditionally, poisoning attacks attempt to inject adversarial training data in order to manipulate the tra…

Activity RecognitionAnomaly DetectionData PoisoningECG Classification+3

Just How Toxic is Data Poisoning? A Benchmark for Backdoor and Data Poisoning Attacks

2021-01-01 · Avi Schwarzschild, Micah Goldblum, Arjun Gupta, John P Dickerson 외

Data poisoning and backdoor attacks manipulate training data in order to cause models to fail during inference. A recent survey of industry practitioners found that data poisoning is the number one concern among threats…

Data PoisoningExperimental Design

Efficient Adversarial Attacks on Online Multi-agent Reinforcement Learning

2023-07-15 · NeurIPS 2023 11

Due to the broad range of applications of multi-agent reinforcement learning (MARL), understanding the effects of adversarial attacks against MARL model is essential for the safe applications of this model. Motivated by …

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Poisoning Attacks with Generative Adversarial Nets

2019-06-18 · Luis Muñoz-González, Bjarne Pfitzner, Matteo Russo, Javier Carnerero-Cano 외

Machine learning algorithms are vulnerable to poisoning attacks: An adversary can inject malicious points in the training dataset to influence the learning process and degrade the algorithm's performance. Optimal poisoni…

BIG-bench Machine LearningData Poisoning

Provably Efficient Black-Box Action Poisoning Attacks Against Reinforcement Learning

2021-10-09 · NeurIPS 2021 12 · Guanlin Liu, Lifeng Lai

Due to the broad range of applications of reinforcement learning (RL), understanding the effects of adversarial attacks against RL model is essential for the safe applications of this model. Prior theoretical works on ad…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)