Adversarially Guided Stateful Defense Against Backdoor Attacks in Federated Deep Learning
Hassan Ali, Surya Nepal, Salil S. Kanhere, Sanjay Jha

TL;DR
This paper introduces AGSD, a novel adversarially guided stateful defense mechanism that effectively detects and mitigates backdoor attacks in federated learning, outperforming existing methods even with limited or no held-out data.
Contribution
The paper proposes AGSD, a new defense that uses adversarial perturbations and trust state history to identify and penalize malicious clients in federated learning.
Findings
AGSD outperforms state-of-the-art defenses in realistic FL settings.
AGSD maintains high accuracy with minimal drop even with limited or no held-out data.
The method is effective against backdoor attacks with small datasets and out-of-distribution data.
Abstract
Recent works have shown that Federated Learning (FL) is vulnerable to backdoor attacks. Existing defenses cluster submitted updates from clients and select the best cluster for aggregation. However, they often rely on unrealistic assumptions regarding client submissions and sampled clients population while choosing the best cluster. We show that in realistic FL settings, state-of-the-art (SOTA) defenses struggle to perform well against backdoor attacks in FL. To address this, we highlight that backdoored submissions are adversarially biased and overconfident compared to clean submissions. We, therefore, propose an Adversarially Guided Stateful Defense (AGSD) against backdoor attacks on Deep Neural Networks (DNNs) in FL scenarios. AGSD employs adversarial perturbations to a small held-out dataset to compute a novel metric, called the trust index, that guides the cluster selection without…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
