Federated Learning with Heterogeneous Differential Privacy
Nasser Aldaghri, Hessam Mahdavifar, Ahmad Beirami

TL;DR
This paper introduces FedHDP, a federated learning algorithm that accommodates heterogeneous differential privacy requirements, enabling personalized models and improved utility for clients with varying privacy needs.
Contribution
It analyzes the optimal solutions for federated linear regression with heterogeneous DP and proposes FedHDP, a new algorithm that enhances performance by personalization and weighted averaging based on privacy preferences.
Findings
FedHDP achieves up to 9.27% performance gain over baseline DP-FL.
Heterogeneous privacy options lead to better utility for clients with less strict privacy.
Baseline DP-FL can incur utility costs up to 3.49% for non-private clients.
Abstract
Federated learning (FL) takes a first step towards privacy-preserving machine learning by training models while keeping client data local. Models trained using FL may still leak private client information through model updates during training. Differential privacy (DP) may be employed on model updates to provide privacy guarantees within FL, typically at the cost of degraded performance of the final trained model. Both non-private FL and DP-FL can be solved using variants of the federated averaging (FedAvg) algorithm. In this work, we consider a heterogeneous DP setup where clients require varying degrees of privacy guarantees. First, we analyze the optimal solution to the federated linear regression problem with heterogeneous DP in a Bayesian setup. We find that unlike the non-private setup, where the optimal solution for homogeneous data amounts to a single global solution for all…
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
