Towards Class-Oriented Poisoning Attacks Against Neural Networks
Bingyin Zhao, Yingjie Lao

TL;DR
This paper introduces class-oriented poisoning attacks that manipulate training data to cause neural networks to misclassify specific classes or predict targeted classes, demonstrating effectiveness across multiple models and datasets.
Contribution
It presents a novel gradient-based framework for class-specific poisoning attacks, advancing prior work by enabling targeted class misclassification with reduced computational complexity.
Findings
Effective class-specific misclassification demonstrated on multiple models.
Attacks work across various datasets including MNIST, CIFAR-10, and ImageNet.
Proposed method reduces complexity of poisoned data generation.
Abstract
Poisoning attacks on machine learning systems compromise the model performance by deliberately injecting malicious samples in the training dataset to influence the training process. Prior works focus on either availability attacks (i.e., lowering the overall model accuracy) or integrity attacks (i.e., enabling specific instance-based backdoor). In this paper, we advance the adversarial objectives of the availability attacks to a per-class basis, which we refer to as class-oriented poisoning attacks. We demonstrate that the proposed attack is capable of forcing the corrupted model to predict in two specific ways: (i) classify unseen new images to a targeted "supplanter" class, and (ii) misclassify images from a "victim" class while maintaining the classification accuracy on other non-victim classes. To maximize the adversarial effect as well as reduce the computational complexity of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Towards Class-Oriented Poisoning Attacks Against Neural Networks· youtube
Taxonomy
TopicsAdversarial Robustness in Machine Learning · COVID-19 diagnosis using AI · Artificial Intelligence in Healthcare and Education
