paper-with-me

홈 › Papers

Graphical-model based estimation and inference for differential privacy

2019-01-26 · Ryan McKenna, Daniel Sheldon, Gerome Miklau

Many privacy mechanisms reveal high-level information about a data distribution through noisy measurements. It is common to use this information to estimate the answers to new queries. In this work, we provide an approach to solve this estimation problem efficiently using graphical models, which is particularly effective when the distribution is high-dimensional but the measurements are over low-dimensional marginals. We show that our approach is far more efficient than existing estimation techniques from the privacy literature and that it can improve the accuracy and scalability of many state-of-the-art mechanisms.

📄 PDF Abstract BibTeX arXiv:1901.09136

Code (4)

amazon-research/relaxed-adaptive-projection jax
amazon-science/relaxed-adaptive-projection jax
jaabmar/private-pgd pytorch
journalprivacyconfidentiality/private-pgm-jpc-778 pytorch

Similar Papers 제목 키워드 기반

Differentially Private Precision Matrix Estimation

2019-09-06 · Wenqing Su, Xiao Guo, Hai Zhang

In this paper, we study the problem of precision matrix estimation when the dataset contains sensitive information. In the differential privacy framework, we develop a differentially private ridge estimator by perturbing…

Relaxed Marginal Consistency for Differentially Private Query Answering

2021-09-13 · NeurIPS 2021 12 · Ryan McKenna, Siddhant Pradhan, Daniel Sheldon, Gerome Miklau

Many differentially private algorithms for answering database queries involve a step that reconstructs a discrete data distribution from noisy measurements. This provides consistent query answers and reduces error, but o…

Privacy-preserving parametric inference: a case for robust statistics

2019-11-22 · Marco Avella-Medina

Differential privacy is a cryptographically-motivated approach to privacy that has become a very active field of research over the last decade in theoretical computer science and machine learning. In this paradigm one as…

Privacy Preserving

On the Differential Privacy of Bayesian Inference

2015-12-22 · Zuhe Zhang, Benjamin Rubinstein, Christos Dimitrakakis

We study how to communicate findings of Bayesian inference to third parties, while preserving the strong guarantee of differential privacy. Our main contributions are four different algorithms for private Bayesian infere…

Bayesian Inference

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…