Network-Level Adversaries in Federated Learning
Giorgio Severi, Matthew Jagielski, G\"okberk Yar, Yuxuan Wang, Alina, Oprea, Cristina Nita-Rotaru

TL;DR
This paper investigates how network-level adversaries can disrupt federated learning by dropping or poisoning client communications, and proposes defenses to mitigate these attacks.
Contribution
It introduces new network-level attack strategies in federated learning and develops a server-side defense mechanism to counteract these threats.
Findings
Dropping traffic from key clients reduces model accuracy.
Coordinated poisoning amplifies attack effectiveness.
Proposed defense improves model robustness against network attacks.
Abstract
Federated learning is a popular strategy for training models on distributed, sensitive data, while preserving data privacy. Prior work identified a range of security threats on federated learning protocols that poison the data or the model. However, federated learning is a networked system where the communication between clients and server plays a critical role for the learning task performance. We highlight how communication introduces another vulnerability surface in federated learning and study the impact of network-level adversaries on training federated learning models. We show that attackers dropping the network traffic from carefully selected clients can significantly decrease model accuracy on a target population. Moreover, we show that a coordinated poisoning campaign from a few clients can amplify the dropping attacks. Finally, we develop a server-side defense which mitigates…
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
