paper-with-me

홈 › Papers

Manipulating Machine Learning: Poisoning Attacks and Countermeasures for Regression Learning

2018-04-01 · Matthew Jagielski, Alina Oprea, Battista Biggio, Chang Liu, Cristina Nita-Rotaru, Bo Li

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 poisoning attacks when the defense is deployed. We evaluate extensively our attacks and defenses on three realistic datasets from health care, loan assessment, and real estate domains.

📄 PDF Abstract BibTeX arXiv:1804.00308

Code (1)

jagielski/manip-ml 공식 구현

Tasks

BIG-bench Machine Learningregression

Similar Papers 제목 키워드 기반

Manipulating Recommender Systems: A Survey of Poisoning Attacks and Countermeasures

2024-04-23 · Thanh Toan Nguyen, Quoc Viet Hung Nguyen, Thanh Tam Nguyen, Thanh Trung Huynh 외

Recommender systems have become an integral part of online services to help users locate specific information in a sea of data. However, existing studies show that some recommender systems are vulnerable to poisoning att…

Recommendation SystemsSurvey

A Tutorial on Adversarial Learning Attacks and Countermeasures

2022-02-21 · Cato Pauling, Michael Gimson, Muhammed Qaid, Ahmad Kida 외

Machine learning algorithms are used to construct a mathematical model for a system based on training data. Such a model is capable of making highly accurate predictions without being explicitly programmed to do so. Thes…

Autonomous Vehicles

Manipulating Federated Recommender Systems: Poisoning with Synthetic Users and Its Countermeasures

2023-04-06 · Wei Yuan, Quoc Viet Hung Nguyen, Tieke He, Liang Chen 외

Federated Recommender Systems (FedRecs) are considered privacy-preserving techniques to collaboratively learn a recommendation model without sharing user data. Since all participants can directly influence the systems by…

Privacy PreservingRecommendation Systems

Manipulating Visually-aware Federated Recommender Systems and Its Countermeasures

2023-05-14 · Wei Yuan, Shilong Yuan, Chaoqun Yang, Quoc Viet Hung Nguyen 외

Federated recommender systems (FedRecs) have been widely explored recently due to their ability to protect user data privacy. In FedRecs, a central server collaboratively learns recommendation models by sharing model pub…

Collaborative FilteringModel PoisoningPrivacy PreservingRecommendation Systems

Poisoning Attacks on Algorithmic Fairness

2020-04-15 · David Solans, Battista Biggio, Carlos Castillo

Research in adversarial machine learning has shown how the performance of machine learning models can be seriously compromised by injecting even a small fraction of poisoning points into the training data. While the effe…

BIG-bench Machine LearningFairness