Differentially Private Federated Learning via Inexact ADMM with Multiple Local Updates
Minseok Ryu, Kibaek Kim

TL;DR
This paper proposes a differentially private federated learning algorithm using inexact ADMM with multiple local updates, achieving strong privacy guarantees, faster convergence, and up to 31% lower testing error on image classification tasks.
Contribution
It introduces a novel DP inexact ADMM algorithm with multiple local updates, providing controlled privacy and improved convergence over existing methods.
Findings
Reduces testing error by up to 31% compared to existing DP algorithms.
Ensures $ar{ ext{epsilon}}$-DP at each iteration with user-controlled privacy budget.
Converges faster than previous DP federated learning algorithms.
Abstract
Differential privacy (DP) techniques can be applied to the federated learning model to statistically guarantee data privacy against inference attacks to communication among the learning agents. While ensuring strong data privacy, however, the DP techniques hinder achieving a greater learning performance. In this paper we develop a DP inexact alternating direction method of multipliers algorithm with multiple local updates for federated learning, where a sequence of convex subproblems is solved with the objective perturbation by random noises generated from a Laplace distribution. We show that our algorithm provides -DP for every iteration, where is a privacy budget controlled by the user. We also present convergence analyses of the proposed algorithm. Using MNIST and FEMNIST datasets for the image classification, we demonstrate that our algorithm reduces…
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 · Stochastic Gradient Optimization Techniques · Statistical Methods and Inference
