paper-with-me

Papers

A BIC-based Mixture Model Defense against Data Poisoning Attacks on Classifiers

2021-05-28 · Xi Li, David J. Miller, Zhen Xiang, George Kesidis

Data Poisoning (DP) is an effective attack that causes trained classifiers to misclassify their inputs. DP attacks significantly degrade a classifier's accuracy by covertly injecting attack samples into the training set. Broadly applicable to different classifier structures, without strong assumptions about the attacker, an {\it unsupervised} Bayesian Information Criterion (BIC)-based mixture model defense against "error generic" DP attacks is herein proposed that: 1) addresses the most challenging {\it embedded} DP scenario wherein, if DP is present, the poisoned samples are an {\it a priori} unknown subset of the training set, and with no clean validation set available; 2) applies a mixture model both to well-fit potentially multi-modal class distributions and to capture poisoned samples within a small subset of the mixture components; 3) jointly identifies poisoned components and samples by minimizing the BIC cost defined over the whole training set, with the identified poisoned data removed prior to classifier training. Our experimental results, for various classifier structures and benchmark datasets, demonstrate the effectiveness and universality of our defense under strong DP attacks, as well as its superiority over other works.

📄 PDF Abstract BibTeX arXiv:2105.13530

Code (0)

등록된 구현이 없습니다.

Tasks

Data Poisoning

Similar Papers 제목 키워드 기반

Deep Partition Aggregation: Provable Defense against General Poisoning Attacks

2020-06-26 · Alexander Levine, Soheil Feizi

Adversarial poisoning attacks distort training data in order to corrupt the test-time behavior of a classifier. A provable defense provides a certificate for each test sample, which is a lower bound on the magnitude of a…

Deep Partition Aggregation: Provable Defenses against General Poisoning Attacks

2021-01-01 · ICLR 2021 1 · Alexander Levine, Soheil Feizi

Adversarial poisoning attacks distort training data in order to corrupt the test-time behavior of a classifier. A provable defense provides a certificate for each test sample, which is a lower bound on the magnitude of a…

A Mixture Model Based Defense for Data Poisoning Attacks Against Naive Bayes Spam Filters

2018-10-31 · David J. Miller, Xinyi Hu, Zhen Xiang, George Kesidis

Naive Bayes spam filters are highly susceptible to data poisoning attacks. Here, known spam sources/blacklisted IPs exploit the fact that their received emails will be treated as (ground truth) labeled spam examples, and…

Data Poisoning

Meta Stackelberg Game: Robust Federated Learning against Adaptive and Mixed Poisoning Attacks

2024-10-22 · Tao Li, Henger Li, Yunian Pan, Tianyi Xu 외

Federated learning (FL) is susceptible to a range of security threats. Although various defense mechanisms have been proposed, they are typically non-adaptive and tailored to specific types of attacks, leaving them insuf…

Federated LearningMeta-LearningModel PoisoningReinforcement Learning (RL)

De-Pois: An Attack-Agnostic Defense against Data Poisoning Attacks

2021-05-08 · Jian Chen, Xuxin Zhang, Rui Zhang, Chen Wang 외

Machine learning techniques have been widely applied to various applications. However, they are potentially vulnerable to data poisoning attacks, where sophisticated attackers can disrupt the learning procedure by inject…

Data AugmentationData Poisoning