FL-PLAS: Federated Learning with Partial Layer Aggregation for Backdoor Defense Against High-Ratio Malicious Clients
Jianyi Zhang, Ziyin Zhou, Yilong Li, Qichao Jin

TL;DR
This paper introduces FL-PLAS, a federated learning defense method that uses partial layer aggregation to effectively combat backdoor attacks, even with high ratios of malicious clients, without needing auxiliary datasets.
Contribution
FL-PLAS proposes a novel partial layer aggregation strategy that isolates classifier layers, enhancing backdoor defense in federated learning with high malicious client ratios.
Findings
Effectively defends against state-of-the-art backdoor attacks.
Maintains high main-task accuracy with up to 90% malicious clients.
Does not require auxiliary datasets for the server.
Abstract
Federated learning (FL) is gaining increasing attention as an emerging collaborative machine learning approach, particularly in the context of large-scale computing and data systems. However, the fundamental algorithm of FL, Federated Averaging (FedAvg), is susceptible to backdoor attacks. Although researchers have proposed numerous defense algorithms, two significant challenges remain. The attack is becoming more stealthy and harder to detect, and current defense methods are unable to handle 50\% or more malicious users or assume an auxiliary server dataset. To address these challenges, we propose a novel defense algorithm, FL-PLAS, \textbf{F}ederated \textbf{L}earning based on \textbf{P}artial\textbf{ L}ayer \textbf{A}ggregation \textbf{S}trategy. In particular, we divide the local model into a feature extractor and a classifier. In each iteration, the clients only upload the…
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 · Advanced Graph Neural Networks
MethodsSoftmax · Attention Is All You Need
