Mitigating Sybil Attacks on Differential Privacy based Federated Learning
Yupeng Jiang, Yong Li, Yipeng Zhou, Xi Zheng

TL;DR
This paper demonstrates how Sybil attacks can disrupt federated learning models protected by differential privacy and proposes a monitoring-based defense to detect and mitigate such attacks, improving model robustness.
Contribution
First implementation of Sybil attacks on differential privacy federated learning architectures and a novel anomaly detection defense method based on monitoring convergence.
Findings
Sybil attacks significantly slow down or cause divergence in model training.
Monitoring average loss can effectively detect Sybil attack anomalies.
The proposed defense restores model convergence despite attacks.
Abstract
In federated learning, machine learning and deep learning models are trained globally on distributed devices. The state-of-the-art privacy-preserving technique in the context of federated learning is user-level differential privacy. However, such a mechanism is vulnerable to some specific model poisoning attacks such as Sybil attacks. A malicious adversary could create multiple fake clients or collude compromised devices in Sybil attacks to mount direct model updates manipulation. Recent works on novel defense against model poisoning attacks are difficult to detect Sybil attacks when differential privacy is utilized, as it masks clients' model updates with perturbation. In this work, we implement the first Sybil attacks on differential privacy based federated learning architectures and show their impacts on model convergence. We randomly compromise some clients by manipulating different…
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 · Internet Traffic Analysis and Secure E-voting · Adversarial Robustness in Machine Learning
