Differentially Private Clustered Federated Learning
Saber Malekmohammadi, Afaf Taik, Golnoosh Farnadi

TL;DR
This paper introduces a robust differentially private clustered federated learning algorithm that accurately identifies client clusters despite the noise introduced by differential privacy, improving handling of structured data heterogeneity.
Contribution
The paper proposes a novel DPFL algorithm that clusters clients using model updates and loss values, employing GMM and large batch sizes to mitigate DP noise effects.
Findings
Effective in high heterogeneity scenarios
Robust to DP noise with theoretical guarantees
Improves clustering accuracy in privacy-sensitive settings
Abstract
Federated learning (FL), which is a decentralized machine learning (ML) approach, often incorporates differential privacy (DP) to provide rigorous data privacy guarantees. Previous works attempted to address high structured data heterogeneity in vanilla FL settings through clustering clients (a.k.a clustered FL), but these methods remain sensitive and prone to errors, further exacerbated by the DP noise. This vulnerability makes the previous methods inappropriate for differentially private FL (DPFL) settings with structured data heterogeneity. To address this gap, we propose an algorithm for differentially private clustered FL, which is robust to the DP noise in the system and identifies the underlying clients' clusters correctly. To this end, we propose to cluster clients based on both their model updates and training loss values. Furthermore, for clustering clients' model updates at…
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
