Dordis: Efficient Federated Learning with Dropout-Resilient Differential Privacy
Zhifeng Jiang, Wei Wang, Ruichuan Chen

TL;DR
Dordis is a novel federated learning framework that ensures privacy and robustness against client dropout, improving efficiency and maintaining optimal privacy-utility balance through a new noise enforcement scheme and parallel architecture.
Contribution
Dordis introduces a dropout-resilient differential privacy scheme and a parallel architecture to enhance efficiency and privacy guarantees in federated learning.
Findings
Achieves up to 2.4× training speedup over existing methods.
Maintains optimal privacy-utility tradeoff under client dropout.
Effectively handles large-scale federated learning scenarios.
Abstract
Federated learning (FL) is increasingly deployed among multiple clients to train a shared model over decentralized data. To address privacy concerns, FL systems need to safeguard the clients' data from disclosure during training and control data leakage through trained models when exposed to untrusted domains. Distributed differential privacy (DP) offers an appealing solution in this regard as it achieves a balanced tradeoff between privacy and utility without a trusted server. However, existing distributed DP mechanisms are impractical in the presence of client dropout, resulting in poor privacy guarantees or degraded training accuracy. In addition, these mechanisms suffer from severe efficiency issues. We present Dordis, a distributed differentially private FL framework that is highly efficient and resilient to client dropout. Specifically, we develop a novel `add-then-remove'…
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 · Cryptography and Data Security · Mobile Crowdsensing and Crowdsourcing
