Tractable MCMC for Private Learning with Pure and Gaussian Differential Privacy
Yingyu Lin, Yi-An Ma, Yu-Xiang Wang, Rachel Redberg, Zhiqi Bu

TL;DR
This paper introduces a new MCMC-based algorithm that ensures pure differential privacy in Bayesian sampling, overcoming the privacy-accuracy trade-off caused by approximate sampling methods.
Contribution
The paper proposes ASAP, an MCMC perturbation method that guarantees pure DP, and demonstrates its convergence and efficiency in DP-ERM problems with convex losses.
Findings
ASAP achieves pure differential privacy with controlled Wasserstein-infinity distance.
The algorithm converges in Wasserstein-infinity distance.
It provides the first nearly linear-time solution for DP-ERM with optimal rates.
Abstract
Posterior sampling, i.e., exponential mechanism to sample from the posterior distribution, provides -pure differential privacy (DP) guarantees and does not suffer from potentially unbounded privacy breach introduced by -approximate DP. In practice, however, one needs to apply approximate sampling methods such as Markov chain Monte Carlo (MCMC), thus re-introducing the unappealing -approximation error into the privacy guarantees. To bridge this gap, we propose the Approximate SAample Perturbation (abbr. ASAP) algorithm which perturbs an MCMC sample with noise proportional to its Wasserstein-infinity () distance from a reference distribution that satisfies pure DP or pure Gaussian DP (i.e., ). We then leverage a Metropolis-Hastings algorithm to generate the sample and prove that the algorithm converges in distance.…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Markov Chains and Monte Carlo Methods · Stochastic Gradient Optimization Techniques
