Multi-metrics adaptively identifies backdoors in Federated learning
Siquan Huang, Yijiang Li, Chong Chen, Leyu Shi, and Ying Gao

TL;DR
This paper introduces a multi-metrics, adaptive defense method for federated learning that effectively detects backdoors without relying on specific attack assumptions, outperforming existing approaches across diverse scenarios.
Contribution
The paper proposes a novel multi-metrics and dynamic weighting strategy for backdoor detection in federated learning, addressing limitations of traditional distance-based methods in high dimensions and diverse attack types.
Findings
Achieves lowest backdoor accuracy of 3.06% under PGD attack.
Outperforms previous defenses across various datasets and attack settings.
Maintains benign model performance across different non-IID data distributions.
Abstract
The decentralized and privacy-preserving nature of federated learning (FL) makes it vulnerable to backdoor attacks aiming to manipulate the behavior of the resulting model on specific adversary-chosen inputs. However, most existing defenses based on statistical differences take effect only against specific attacks, especially when the malicious gradients are similar to benign ones or the data are highly non-independent and identically distributed (non-IID). In this paper, we revisit the distance-based defense methods and discover that i) Euclidean distance becomes meaningless in high dimensions and ii) malicious gradients with diverse characteristics cannot be identified by a single metric. To this end, we present a simple yet effective defense strategy with multi-metrics and dynamic weighting to identify backdoors adaptively. Furthermore, our novel defense has no reliance on predefined…
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
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning
