English

BagFlip: A Certified Defense against Data Poisoning

Machine Learning 2022-10-18 v2

Abstract

Machine learning models are vulnerable to data-poisoning attacks, in which an attacker maliciously modifies the training set to change the prediction of a learned model. In a trigger-less attack, the attacker can modify the training set but not the test inputs, while in a backdoor attack the attacker can also modify test inputs. Existing model-agnostic defense approaches either cannot handle backdoor attacks or do not provide effective certificates (i.e., a proof of a defense). We present BagFlip, a model-agnostic certified approach that can effectively defend against both trigger-less and backdoor attacks. We evaluate BagFlip on image classification and malware detection datasets. BagFlip is equal to or more effective than the state-of-the-art approaches for trigger-less attacks and more effective than the state-of-the-art approaches for backdoor attacks.

Keywords

Cite

@article{arxiv.2205.13634,
  title  = {BagFlip: A Certified Defense against Data Poisoning},
  author = {Yuhao Zhang and Aws Albarghouthi and Loris D'Antoni},
  journal= {arXiv preprint arXiv:2205.13634},
  year   = {2022}
}

Comments

Neurips 2022

R2 v1 2026-06-24T11:30:12.752Z