Secure and Differentially Private Bayesian Learning on Distributed Data
Yeongjae Gil, Xiaoqian Jiang, Miran Kim, Junghye Lee

TL;DR
This paper introduces a distributed Bayesian learning method that combines differential privacy and homomorphic encryption, enabling secure data integration for predictive modeling without compromising sensitive information.
Contribution
It presents a novel approach using Preconditioned Stochastic Gradient Langevin Dynamics with RMSprop to ensure privacy in distributed Bayesian learning.
Findings
Achieves comparable prediction accuracy to centralized methods.
Demonstrates feasibility with acceptable time complexity.
Effectively protects sensitive data during distributed learning.
Abstract
Data integration and sharing maximally enhance the potential for novel and meaningful discoveries. However, it is a non-trivial task as integrating data from multiple sources can put sensitive information of study participants at risk. To address the privacy concern, we present a distributed Bayesian learning approach via Preconditioned Stochastic Gradient Langevin Dynamics with RMSprop, which combines differential privacy and homomorphic encryption in a harmonious manner while protecting private information. We applied the proposed secure and privacy-preserving distributed Bayesian learning approach to logistic regression and survival analysis on distributed data, and demonstrated its feasibility in terms of prediction accuracy and time complexity, compared to the centralized approach.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Adversarial Robustness in Machine Learning
MethodsLogistic Regression
