TL;DR
This paper introduces targeted clean-label poisoning attacks on neural networks, demonstrating how a single or multiple poisoned images can manipulate classifier behavior without affecting overall accuracy.
Contribution
The paper presents novel optimization-based methods for creating clean-label poisons that are effective in transfer learning and end-to-end training scenarios.
Findings
Single poison images can control classifier behavior in transfer learning.
Multiple poisoned instances increase reliability in end-to-end training.
Poisoned frog images successfully manipulated image classifiers.
Abstract
Data poisoning is an attack on machine learning models wherein the attacker adds examples to the training set to manipulate the behavior of the model at test time. This paper explores poisoning attacks on neural nets. The proposed attacks use "clean-labels"; they don't require the attacker to have any control over the labeling of training data. They are also targeted; they control the behavior of the classifier on a test instance without degrading overall classifier performance. For example, an attacker could add a seemingly innocuous image (that is properly labeled) to a training set for a face recognition engine, and control the identity of a chosen person at test time. Because the attacker does not need to control the labeling function, poisons could be entered into the training set simply by leaving them on the web and waiting for them to be scraped by a data…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
