paper-with-me

Papers

DP-EM: Differentially Private Expectation Maximization

2016-05-23 · Mijung Park, Jimmy Foulds, Kamalika Chaudhuri, Max Welling

The iterative nature of the expectation maximization (EM) algorithm presents a challenge for privacy-preserving estimation, as each iteration increases the amount of noise needed. We propose a practical private EM algorithm that overcomes this challenge using two innovations: (1) a novel moment perturbation formulation for differentially private EM (DP-EM), and (2) the use of two recently developed composition methods to bound the privacy "cost" of multiple EM iterations: the moments accountant (MA) and zero-mean concentrated differential privacy (zCDP). Both MA and zCDP bound the moment generating function of the privacy loss random variable and achieve a refined tail bound, which effectively decrease the amount of additive noise. We present empirical results showing the benefits of our approach, as well as similar performance between these two composition methods in the DP-EM setting for Gaussian mixture models. Our approach can be readily extended to many iterative learning algorithms, opening up various exciting future directions.

📄 PDF Abstract BibTeX arXiv:1605.06995

Code (1)

thehimalayanleo/Private-Generative-Models

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Differentially Private (Gradient) Expectation Maximization Algorithm with Statistical Guarantees

2020-10-22 · Di Wang, Jiahao Ding, Lijie Hu, Zejun Xie 외

(Gradient) Expectation Maximization (EM) is a widely used algorithm for estimating the maximum likelihood of mixture models or incomplete data problems. A major challenge facing this popular technique is how to effective…

Differentially Private Decomposable Submodular Maximization

2020-05-29 · Anamay Chaturvedi, Huy Nguyen, Lydia Zakynthinou

We study the problem of differentially private constrained maximization of decomposable submodular functions. A submodular function is decomposable if it takes the form of a sum of submodular functions. The special case …

Differentially Private Learning of Undirected Graphical Models using Collective Graphical Models

2017-06-14 · Garrett Bernstein, Ryan McKenna, Tao Sun, Daniel Sheldon 외

We investigate the problem of learning discrete, undirected graphical models in a differentially private way. We show that the approach of releasing noisy sufficient statistics using the Laplace mechanism achieves a good…

Differentially Private Learning of Graphical Models using CGMs

2017-08-01 · ICML 2017 8 · Garrett Bernstein, Ryan McKenna, Tao Sun, Daniel Sheldon 외

We investigate the problem of learning discrete graphical models in a differentially private way. Approaches to this problem range from privileged algorithms that conduct learning completely behind the privacy barri…

High-Dimensional Differentially-Private EM Algorithm: Methods and Near-Optimal Statistical Guarantees

2021-04-01 · Zhe Zhang, Linjun Zhang

In this paper, we develop a general framework to design differentially private expectation-maximization (EM) algorithms in high-dimensional latent variable models, based on the noisy iterative hard-thresholding. We deriv…

regression