English

Differentially Private Federated Learning via Inexact ADMM with Multiple Local Updates

Machine Learning 2022-02-22 v1

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 ϵˉ\bar{\epsilon}-DP for every iteration, where ϵˉ\bar{\epsilon} 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 the testing error by at most 31%31\% compared with the existing DP algorithm, while achieving the same level of data privacy. The numerical experiment also shows that our algorithm converges faster than the existing algorithm.

Keywords

Cite

@article{arxiv.2202.09409,
  title  = {Differentially Private Federated Learning via Inexact ADMM with Multiple Local Updates},
  author = {Minseok Ryu and Kibaek Kim},
  journal= {arXiv preprint arXiv:2202.09409},
  year   = {2022}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2106.06127

R2 v1 2026-06-24T09:45:13.444Z