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

Defending against Backdoors in Federated Learning with Robust Learning Rate

About

Federated learning (FL) allows a set of agents to collaboratively train a model without sharing their potentially sensitive data. This makes FL suitable for privacy-preserving applications. At the same time, FL is susceptible to adversarial attacks due to decentralized and unvetted data. One important line of attacks against FL is the backdoor attacks. In a backdoor attack, an adversary tries to embed a backdoor functionality to the model during training that can later be activated to cause a desired misclassification. To prevent backdoor attacks, we propose a lightweight defense that requires minimal change to the FL protocol. At a high level, our defense is based on carefully adjusting the aggregation server's learning rate, per dimension and per round, based on the sign information of agents' updates. We first conjecture the necessary steps to carry a successful backdoor attack in FL setting, and then, explicitly formulate the defense based on our conjecture. Through experiments, we provide empirical evidence that supports our conjecture, and we test our defense against backdoor attacks under different settings. We observe that either backdoor is completely eliminated, or its accuracy is significantly reduced. Overall, our experiments suggest that our defense significantly outperforms some of the recently proposed defenses in the literature. We achieve this by having minimal influence over the accuracy of the trained models. In addition, we also provide convergence rate analysis for our proposed scheme.

Mustafa Safa Ozdayi, Murat Kantarcioglu, Yulia R. Gel• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy44.35
3518
Image ClassificationTiny ImageNet (test)--
265
Backdoor DefenseCIFAR-10 (test)
Clean Accuracy75.26
40
Image ClassificationCIFAR-10 IID
Average BA0.0346
37
Sentiment AnalysisSentiment140
Mean Accuracy51.23
14
Backdoor DefenseCIFAR-10 non-IID (test)
Clean MA59.87
13
Backdoor DefenseCIFAR-100 non-IID (test)
Clean Accuracy35.83
9
Image ClassificationCIFAR-100 IID
Clean Accuracy44.34
9
Backdoor DefenseTiny-ImageNet
Badnet BA55.54
7
Backdoor DefenseCIFAR-10 alpha=0.5 (Non-IID)
MA59.94
7
Showing 10 of 17 rows

Other info

Follow for update