Learning and Certification under Instance-targeted Poisoning
Ji Gao, Amin Karbasi, Mohammad Mahmoody

TL;DR
This paper investigates the limits of learning and certifying predictions under instance-targeted poisoning attacks, revealing how attack budgets affect learnability and demonstrating vulnerabilities in common models through empirical evaluation.
Contribution
It formalizes the problem of poisoning attacks in various learning settings, establishes theoretical thresholds for learnability, and empirically assesses model robustness against such attacks.
Findings
Sublinear attack budgets allow for PAC learnability and certification.
Linear attack budgets can cause the expected loss to reach one.
Neural networks are particularly vulnerable to targeted poisoning attacks.
Abstract
In this paper, we study PAC learnability and certification of predictions under instance-targeted poisoning attacks, where the adversary who knows the test instance may change a fraction of the training set with the goal of fooling the learner at the test instance. Our first contribution is to formalize the problem in various settings and to explicitly model subtle aspects such as the proper or improper nature of the learning, learner's randomness, and whether (or not) adversary's attack can depend on it. Our main result shows that when the budget of the adversary scales sublinearly with the sample complexity, (improper) PAC learnability and certification are achievable; in contrast, when the adversary's budget grows linearly with the sample complexity, the adversary can potentially drive up the expected 0-1 loss to one. We also study distribution-specific PAC learning in the same…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Explainable Artificial Intelligence (XAI)
