SMTFL: Secure Model Training to Untrusted Participants in Federated Learning
Zhihui Zhao, Xiaorong Dong, Yimo Ren, Jianhua Wang, Dan Yu, Hongsong, Zhu, Yongle Chen

TL;DR
SMTFL introduces a secure federated learning framework that protects against gradient inversion and poisoning attacks without trusted participants, using dynamic grouping, encryption, and impact assessment techniques.
Contribution
The paper presents a novel secure aggregation scheme for federated learning that eliminates the need for trusted participants and reduces cryptographic complexity.
Findings
Achieves over 95% accuracy in detecting malicious clients.
Effectively defends against gradient inversion and poisoning attacks.
Maintains model accuracy close to pre-attack levels.
Abstract
Federated learning is an essential distributed model training technique. However, threats such as gradient inversion attacks and poisoning attacks pose significant risks to the privacy of training data and the model correctness. We propose a novel approach called SMTFL to achieve secure model training in federated learning without relying on trusted participants. To safeguard gradients privacy against gradient inversion attacks, clients are dynamically grouped, allowing one client's gradient to be divided to obfuscate the gradients of other clients within the group. This method incorporates checks and balances to reduce the collusion for inferring specific client data. To detect poisoning attacks from malicious clients, we assess the impact of aggregated gradients on the global model's performance, enabling effective identification and exclusion of malicious clients. Each client's…
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.
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
