Towards Plausible Differentially Private ADMM Based Distributed Machine Learning
Jiahao Ding, Jingyi Wang, Guannan Liang, Jinbo Bi, Miao, Pan

TL;DR
This paper introduces novel differentially private ADMM algorithms, PP-ADMM and IPP-ADMM, that improve model accuracy and convergence in distributed machine learning while maintaining privacy guarantees, addressing practical challenges of existing methods.
Contribution
The paper proposes two improved DP ADMM algorithms, incorporating approximate solutions, Gaussian noise, and sparse vector techniques to enhance accuracy and convergence in privacy-preserving distributed learning.
Findings
Superior accuracy compared to state-of-the-art methods
Faster convergence rates in experiments
Effective privacy loss tracking under zCDP
Abstract
The Alternating Direction Method of Multipliers (ADMM) and its distributed version have been widely used in machine learning. In the iterations of ADMM, model updates using local private data and model exchanges among agents impose critical privacy concerns. Despite some pioneering works to relieve such concerns, differentially private ADMM still confronts many research challenges. For example, the guarantee of differential privacy (DP) relies on the premise that the optimality of each local problem can be perfectly attained in each ADMM iteration, which may never happen in practice. The model trained by DP ADMM may have low prediction accuracy. In this paper, we address these concerns by proposing a novel (Improved) Plausible differentially Private ADMM algorithm, called PP-ADMM and IPP-ADMM. In PP-ADMM, each agent approximately solves a perturbed optimization problem that is…
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
MethodsAlternating Direction Method of Multipliers
