Renyi Differentially Private ADMM for Non-Smooth Regularized Optimization
Chen Chen, Jaewoo Lee

TL;DR
This paper introduces two RDP-based differentially private ADMM algorithms for non-smooth convex optimization, demonstrating improved privacy-utility trade-offs in high privacy regimes through experiments.
Contribution
It proposes two novel stochastic ADMM algorithms under RDP for non-smooth regularized optimization, utilizing gradient and output perturbation techniques.
Findings
ssADMM reduces noise via privacy amplification.
mpADMM accurately computes sensitivity for output perturbation.
Both algorithms outperform baselines in high privacy regimes.
Abstract
In this paper we consider the problem of minimizing composite objective functions consisting of a convex differentiable loss function plus a non-smooth regularization term, such as norm or nuclear norm, under R\'enyi differential privacy (RDP). To solve the problem, we propose two stochastic alternating direction method of multipliers (ADMM) algorithms: ssADMM based on gradient perturbation and mpADMM based on output perturbation. Both algorithms decompose the original problem into sub-problems that have closed-form solutions. The first algorithm, ssADMM, applies the recent privacy amplification result for RDP to reduce the amount of noise to add. The second algorithm, mpADMM, numerically computes the sensitivity of ADMM variable updates and releases the updated parameter vector at the end of each epoch. We compare the performance of our algorithms with several baseline algorithms…
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
TopicsStochastic Gradient Optimization Techniques · Privacy-Preserving Technologies in Data · Sparse and Compressive Sensing Techniques
MethodsFeature Selection · Alternating Direction Method of Multipliers
