paper-with-me

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 by adding noise at the user's end. Thus, clients need not rely on the trustworthiness of the aggregator. In this work, we provide a noise-aware probabilistic modeling framework, which allows Bayesian inference to take into account the noise added for privacy under LDP, conditioned on locally perturbed observations. Stronger privacy protection (compared to the central model) provided by LDP protocols comes at a much harsher privacy-utility trade-off. Our framework tackles several computational and statistical challenges posed by LDP for accurate uncertainty quantification under Bayesian settings. We demonstrate the efficacy of our framework in parameter estimation for univariate and multi-variate distributions as well as logistic and linear regression.

📄 PDF Abstract BibTeX arXiv:2110.14426

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inferenceparameter estimationPrivacy PreservingUncertainty Quantification

Similar Papers 제목 키워드 기반

Pan-Private Uniformity Testing

2019-11-04 · Kareem Amin, Matthew Joseph, Jieming Mao

A centrally differentially private algorithm maps raw data to differentially private outputs. In contrast, a locally differentially private algorithm may only access data through public interaction with data holders, and…

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

On the Utility Gain of Iterative Bayesian Update for Locally Differentially Private Mechanisms

2023-07-15 · Héber H. Arcolezi, Selene Cerna, Catuscia Palamidessi

This paper investigates the utility gain of using Iterative Bayesian Update (IBU) for private discrete distribution estimation using data obfuscated with Locally Differentially Private (LDP) mechanisms. We compare the pe…

Privacy Preserving

Differentially private training of neural networks with Langevin dynamics for calibrated predictive uncertainty

2021-07-09 · Moritz Knolle, Alexander Ziller, Dmitrii Usynin, Rickmer Braren 외

We show that differentially private stochastic gradient descent (DP-SGD) can yield poorly calibrated, overconfident deep learning models. This represents a serious issue for safety-critical applications, e.g. in medical …

Bayesian InferenceMedical Diagnosis

Differentially Private Federated Variational Inference

2019-11-24 · Mrinank Sharma, Michael Hutchinson, Siddharth Swaroop, Antti Honkela 외

In many real-world applications of machine learning, data are distributed across many clients and cannot leave the devices they are stored on. Furthermore, each client's data, computational resources and communication co…

Bayesian InferenceFederated LearningVariational Inference