Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Mitigating Sybils in Federated Learning Poisoning

About

Machine learning (ML) over distributed multi-party data is required for a variety of domains. Existing approaches, such as federated learning, collect the outputs computed by a group of devices at a central aggregator and run iterative algorithms to train a globally shared model. Unfortunately, such approaches are susceptible to a variety of attacks, including model poisoning, which is made substantially worse in the presence of sybils. In this paper we first evaluate the vulnerability of federated learning to sybil-based poisoning attacks. We then describe \emph{FoolsGold}, a novel defense to this problem that identifies poisoning sybils based on the diversity of client updates in the distributed learning process. Unlike prior work, our system does not bound the expected number of attackers, requires no auxiliary information outside of the learning process, and makes fewer assumptions about clients and their data. In our evaluation we show that FoolsGold exceeds the capabilities of existing state of the art approaches to countering sybil-based label-flipping and backdoor poisoning attacks. Our results hold for different distributions of client data, varying poisoning targets, and various sybil strategies. Code can be found at: https://github.com/DistributedML/FoolsGold

Clement Fung, Chris J.M. Yoon, Ivan Beschastnikh• 2018

Related benchmarks

TaskDatasetResultRank
Safety and Utility EvaluationBeaverTails & WildChat
Rule Adherence51.54
11
Safety EvaluationBeaverTails & LMSYS-Chat (test)
Rule Score72.12
8
Robust Safety and Utility Evaluation in Federated LearningBeaverTails & LMSYS-Chat
Rule Score53.27
8
Safety EvaluationBeaverTails & WildChat (test)
Rule Adherence Score72.88
8
Safety EvaluationMaliciousGen & WildChat (test)
Rule Adherence65
8
Robust Safety and Utility Evaluation in Federated LearningMaliciousGen & WildChat
Rule Score46.73
8
Robust Safety and Utility Evaluation in Federated LearningMaliciousGen & LMSYS-Chat
Rule Compliance51.15
8
Safety EvaluationMaliciousGen & LMSYS-Chat (test)
Rule Score55.96
8
Federated LearningNSL-KDD
Accuracy94.6
5
Showing 9 of 9 rows

Other info

Follow for update