Noise-Aware Algorithm for Heterogeneous Differentially Private Federated Learning
Saber Malekmohammadi, Yaoliang Yu, Yang Cao

TL;DR
This paper introduces Robust-HDP, a noise-aware algorithm for heterogeneous differentially private federated learning that enhances utility and convergence by accurately estimating and reducing noise levels in client updates, even under malicious conditions.
Contribution
The paper presents Robust-HDP, a novel method that adaptively estimates true noise levels in heterogeneous federated learning, improving privacy-utility trade-offs and robustness against falsified privacy parameters.
Findings
Robust-HDP significantly improves model utility over baseline methods.
The algorithm accelerates convergence speed in federated learning.
Experimental results validate robustness against malicious client behavior.
Abstract
High utility and rigorous data privacy are of the main goals of a federated learning (FL) system, which learns a model from the data distributed among some clients. The latter has been tried to achieve by using differential privacy in FL (DPFL). There is often heterogeneity in clients privacy requirements, and existing DPFL works either assume uniform privacy requirements for clients or are not applicable when server is not fully trusted (our setting). Furthermore, there is often heterogeneity in batch and/or dataset size of clients, which as shown, results in extra variation in the DP noise level across clients model updates. With these sources of heterogeneity, straightforward aggregation strategies, e.g., assigning clients aggregation weights proportional to their privacy parameters will lead to lower utility. We propose Robust-HDP, which efficiently estimates the true noise level 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 · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
