English

Differentially Private Distributed Bayesian Linear Regression with MCMC

Machine Learning 2023-06-08 v2 Machine Learning Computation

Abstract

We propose a novel Bayesian inference framework for distributed differentially private linear regression. We consider a distributed setting where multiple parties hold parts of the data and share certain summary statistics of their portions in privacy-preserving noise. We develop a novel generative statistical model for privately shared statistics, which exploits a useful distributional relation between the summary statistics of linear regression. Bayesian estimation of the regression coefficients is conducted mainly using Markov chain Monte Carlo algorithms, while we also provide a fast version to perform Bayesian estimation in one iteration. The proposed methods have computational advantages over their competitors. We provide numerical results on both real and simulated data, which demonstrate that the proposed algorithms provide well-rounded estimation and prediction.

Keywords

Cite

@article{arxiv.2301.13778,
  title  = {Differentially Private Distributed Bayesian Linear Regression with MCMC},
  author = {Barış Alparslan and Sinan Yıldırım and Ş. İlker Birbil},
  journal= {arXiv preprint arXiv:2301.13778},
  year   = {2023}
}

Comments

15 pages, 4 figures, code available at: https://github.com/sinanyildirim/Bayesian_DP_dist_LR

R2 v1 2026-06-28T08:28:15.088Z