MLCLCRLGSIMar 22, 2018

Locally Private Bayesian Inference for Count Models

arXiv:1803.08471v337 citations
Originality Highly original
AI Analysis

This work addresses privacy concerns for social science researchers using count data models, offering a novel privacy formulation and algorithm that can outperform non-private methods in specific tasks.

The paper tackles the problem of privacy-preserving Bayesian inference for Poisson factorization models, introducing a method that satisfies limited precision local privacy and demonstrates improved performance over naive approaches in real-world email data case studies, achieving higher quality topics and more accurate link prediction.

We present a general method for privacy-preserving Bayesian inference in Poisson factorization, a broad class of models that includes some of the most widely used models in the social sciences. Our method satisfies limited precision local privacy, a generalization of local differential privacy, which we introduce to formulate privacy guarantees appropriate for sparse count data. We develop an MCMC algorithm that approximates the locally private posterior over model parameters given data that has been locally privatized by the geometric mechanism (Ghosh et al., 2012). Our solution is based on two insights: 1) a novel reinterpretation of the geometric mechanism in terms of the Skellam distribution (Skellam, 1946) and 2) a general theorem that relates the Skellam to the Bessel distribution (Yuan & Kalbfleisch, 2000). We demonstrate our method in two case studies on real-world email data in which we show that our method consistently outperforms the commonly-used naive approach, obtaining higher quality topics in text and more accurate link prediction in networks. On some tasks, our privacy-preserving method even outperforms non-private inference which conditions on the true data.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes