paper-with-me

Papers

Locally Private Bayesian Inference for Count Models

2018-03-22 · Aaron Schein, Zhiwei Steven Wu, Alexandra Schofield, Mingyuan Zhou, Hanna Wallach

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.

📄 PDF Abstract BibTeX arXiv:1803.08471

Code (1)

xandaschofield/locally_private_bpf_icml19

Tasks

Bayesian InferenceLink PredictionPrivacy Preserving

Similar Papers 제목 키워드 기반

Locally Differentially Private Bayesian Inference

2021-10-27 · tejas kulkarni, Joonas Jälkö, Samuel Kaski, Antti Honkela

In recent years, local differential privacy (LDP) has emerged as a technique of choice for privacy-preserving data collection in several scenarios when the aggregator is not trustworthy. LDP provides client-side privacy …

Bayesian Inferenceparameter estimationPrivacy PreservingUncertainty Quantification

Differentially Private Bayesian Inference for Exponential Families

2018-09-06 · NeurIPS 2018 12 · Garrett Bernstein, Daniel Sheldon

The study of private inference has been sparked by growing concern regarding the analysis of data when it stems from sensitive sources. We present the first method for private Bayesian inference in exponential families t…

Bayesian Inference

Locally Private Online Quantile Regression: Estimation and Inference

2026-07-06 · Yi Liu, Qirui Hu arxiv

We study estimation and inference for online quantile regression under a one-report user-level $\eps$-locally differentially private ($\eps$-LDP) protocol. The main difficulty is that the standard quantile-regression est…

Locally Adaptive Bayesian Multivariate Time Series

2013-12-01 · NeurIPS 2013 12 · Daniele Durante, Bruno Scarpa, David B. Dunson

In modeling multivariate time series, it is important to allow time-varying smoothness in the mean and covariance process. In particular, there may be certain time intervals exhibiting rapid changes and others in which c…

Bayesian InferenceTime SeriesTime Series Analysis

Privacy-Aware Recommendation with Private-Attribute Protection using Adversarial Learning

2019-11-22 · Ghazaleh Beigi, Ahmadreza Mosallanezhad, Ruocheng Guo, Hamidreza Alvari 외

Recommendation is one of the critical applications that helps users find information relevant to their interests. However, a malicious attacker can infer users' private information via recommendations. Prior work obfusca…

Attribute