Manipulating Machine Learning: Poisoning Attacks and Countermeasures for Regression Learning
Matthew Jagielski, Alina Oprea, Battista Biggio, Chang Liu, Cristina, Nita-Rotaru, Bo Li

TL;DR
This paper systematically studies poisoning attacks on linear regression models and proposes effective attack methods and robust defenses, with formal guarantees and extensive empirical evaluation across multiple domains.
Contribution
It introduces a theoretically-grounded optimization framework for poisoning attacks and a new resilient defense method with formal guarantees, advancing understanding of attack and defense in regression learning.
Findings
The proposed attack methods effectively manipulate regression models.
The defense method provides high resilience with formal convergence guarantees.
Extensive experiments demonstrate robustness across diverse datasets.
Abstract
As machine learning becomes widely used for automated decisions, attackers have strong incentives to manipulate the results and models generated by machine learning algorithms. In this paper, we perform the first systematic study of poisoning attacks and their countermeasures for linear regression models. In poisoning attacks, attackers deliberately influence the training data to manipulate the results of a predictive model. We propose a theoretically-grounded optimization framework specifically designed for linear regression and demonstrate its effectiveness on a range of datasets and models. We also introduce a fast statistical attack that requires limited knowledge of the training process. Finally, we design a new principled defense method that is highly resilient against all poisoning attacks. We provide formal guarantees about its convergence and an upper bound on the effect 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Privacy-Preserving Technologies in Data
