With Great Dispersion Comes Greater Resilience: Efficient Poisoning Attacks and Defenses for Linear Regression Models
Jialin Wen, Benjamin Zi Hao Zhao, Minhui Xue, Alina Oprea, Haifeng, Qian

TL;DR
This paper introduces a more effective poisoning attack algorithm for linear regression and an improved defense method, demonstrating their performance on real-world datasets to enhance model security against data poisoning.
Contribution
It presents Nopt, a new poisoning attack algorithm, and Proda, an enhanced defense strategy, advancing the robustness of linear regression models against data poisoning attacks.
Findings
Nopt produces larger errors with fewer poisoned data points.
Proda effectively reduces errors from poisoning through ensemble optimization.
Proda has logarithmic time complexity, outperforming the exponential worst-case of TRIM.
Abstract
With the rise of third parties in the machine learning pipeline, the service provider in "Machine Learning as a Service" (MLaaS), or external data contributors in online learning, or the retraining of existing models, the need to ensure the security of the resulting machine learning models has become an increasingly important topic. The security community has demonstrated that without transparency of the data and the resulting model, there exist many potential security risks, with new risks constantly being discovered. In this paper, we focus on one of these security risks -- poisoning attacks. Specifically, we analyze how attackers may interfere with the results of regression learning by poisoning the training datasets. To this end, we analyze and develop a new poisoning attack algorithm. Our attack, termed Nopt, in contrast with previous poisoning attack algorithms, can produce…
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 · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
