SOTAVerified

Differentially Private Bayesian Linear Regression

2019-10-29NeurIPS 2019Code Available0· sign in to hype

Garrett Bernstein, Daniel Sheldon

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Linear regression is an important tool across many fields that work with sensitive human-sourced data. Significant prior work has focused on producing differentially private point estimates, which provide a privacy guarantee to individuals while still allowing modelers to draw insights from data by estimating regression coefficients. We investigate the problem of Bayesian linear regression, with the goal of computing posterior distributions that correctly quantify uncertainty given privately released statistics. We show that a naive approach that ignores the noise injected by the privacy mechanism does a poor job in realistic data settings. We then develop noise-aware methods that perform inference over the privacy mechanism and produce correct posteriors across a wide range of scenarios.

Tasks

Reproductions