Practical Differentially Private and Byzantine-resilient Federated Learning
Zihang Xiang, Tianhao Wang, Wanyu Lin, Di Wang

TL;DR
This paper presents a novel federated learning approach that combines differential privacy and Byzantine resilience, leveraging the noise from privacy mechanisms to enhance security and maintain high accuracy even with many malicious workers.
Contribution
It introduces a new method that integrates DP-SGD with Byzantine-resilient algorithms, analyzing their interaction to improve performance and robustness.
Findings
Achieves high accuracy under strong privacy guarantees
Remains effective with up to 90% Byzantine workers
Leverages DP noise to improve Byzantine attack rejection
Abstract
Privacy and Byzantine resilience are two indispensable requirements for a federated learning (FL) system. Although there have been extensive studies on privacy and Byzantine security in their own track, solutions that consider both remain sparse. This is due to difficulties in reconciling privacy-preserving and Byzantine-resilient algorithms. In this work, we propose a solution to such a two-fold issue. We use our version of differentially private stochastic gradient descent (DP-SGD) algorithm to preserve privacy and then apply our Byzantine-resilient algorithms. We note that while existing works follow this general approach, an in-depth analysis on the interplay between DP and Byzantine resilience has been ignored, leading to unsatisfactory performance. Specifically, for the random noise introduced by DP, previous works strive to reduce its impact on the Byzantine aggregation. In…
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 · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
