paper-with-me

홈 › Papers

Partner in Crime: Boosting Targeted Poisoning Attacks against Federated Learning

2024-07-13 · Shihua Sun, Shridatt Sugrim, Angelos Stavrou, Haining Wang

Federated Learning (FL) exposes vulnerabilities to targeted poisoning attacks that aim to cause misclassification specifically from the source class to the target class. However, using well-established defense frameworks, the poisoning impact of these attacks can be greatly mitigated. We introduce a generalized pre-training stage approach to Boost Targeted Poisoning Attacks against FL, called BoTPA. Its design rationale is to leverage the model update contributions of all data points, including ones outside of the source and target classes, to construct an Amplifier set, in which we falsify the data labels before the FL training process, as a means to boost attacks. We comprehensively evaluate the effectiveness and compatibility of BoTPA on various targeted poisoning attacks. Under data poisoning attacks, our evaluations reveal that BoTPA can achieve a median Relative Increase in Attack Success Rate (RI-ASR) between 15.3% and 36.9% across all possible source-target class combinations, with varying percentages of malicious clients, compared to its baseline. In the context of model poisoning, BoTPA attains RI-ASRs ranging from 13.3% to 94.7% in the presence of the Krum and Multi-Krum defenses, from 2.6% to 49.2% under the Median defense, and from 2.9% to 63.5% under the Flame defense.

📄 PDF Abstract BibTeX arXiv:2407.09958

Code (0)

등록된 구현이 없습니다.

Tasks

Data PoisoningFederated LearningModel Poisoning

Similar Papers 제목 키워드 기반

Law and Adversarial Machine Learning

2018-10-25 · Ram Shankar Siva Kumar, David R. O'Brien, Kendra Albert, Salome Vilojen

When machine learning systems fail because of adversarial manipulation, how should society expect the law to respond? Through scenarios grounded in adversarial ML literature, we explore how some aspects of computer crime…

BIG-bench Machine Learning

On the Robustness of Random Forest Against Untargeted Data Poisoning: An Ensemble-Based Approach

2022-09-28 · Marco Anisetti, Claudio A. Ardagna, Alessandro Balestrucci, Nicola Bena 외

Machine learning is becoming ubiquitous. From finance to medicine, machine learning models are boosting decision-making processes and even outperforming humans in some tasks. This huge progress in terms of prediction qua…

Data PoisoningDecision Making

Model-Targeted Poisoning Attacks with Provable Convergence

2020-06-30 · Fnu Suya, Saeed Mahloujifar, Anshuman Suri, David Evans 외

In a poisoning attack, an adversary with control over a small fraction of the training data attempts to select that data in a way that induces a corrupted model that misbehaves in favor of the adversary. We consider pois…

model

Better Safe than Sorry: Pre-training CLIP against Targeted Data Poisoning and Backdoor Attacks

2023-10-05 · Wenhan Yang, Jingdong Gao, Baharan Mirzasoleiman

Contrastive Language-Image Pre-training (CLIP) on large image-caption datasets has achieved remarkable success in zero-shot classification and enabled transferability to new domains. However, CLIP is extremely more vulne…

Contrastive LearningData Poisoningzero-shot-classificationZero-Shot Learning

Exploring the Limits of Model-Targeted Indiscriminate Data Poisoning Attacks

2023-03-07 · Yiwei Lu, Gautam Kamath, YaoLiang Yu

Indiscriminate data poisoning attacks aim to decrease a model's test accuracy by injecting a small amount of corrupted training data. Despite significant interest, existing attacks remain relatively ineffective against m…

Data PoisoningModel Poisoning