paper-with-me

Papers

Differentially Private Bayesian Learning on Distributed Data

2017-03-03 · NeurIPS 2017 12 · Mikko Heikkilä, Eemil Lagerspetz, Samuel Kaski, Kana Shimizu, Sasu Tarkoma, Antti Honkela

Many applications of machine learning, for example in health care, would benefit from methods that can guarantee privacy of data subjects. Differential privacy (DP) has become established as a standard for protecting learning results. The standard DP algorithms require a single trusted party to have access to the entire data, which is a clear weakness. We consider DP Bayesian learning in a distributed setting, where each party only holds a single sample or a few samples of the data. We propose a learning strategy based on a secure multi-party sum function for aggregating summaries from data holders and the Gaussian mechanism for DP. Our method builds on an asymptotically optimal and practically efficient DP Bayesian inference with rapidly diminishing extra cost.

📄 PDF Abstract BibTeX arXiv:1703.01106

Code (1)

DPBayes/dca-nips2017 공식 구현

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Differentially Private Distributed Bayesian Linear Regression with MCMC

2023-01-31 · Barış Alparslan, Sinan Yildirim, Ş. İlker Birbil

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 statisti…

Bayesian InferencePrivacy Preservingregression

Secure and Differentially Private Bayesian Learning on Distributed Data

2020-05-22 · Yeongjae Gil, Xiaoqian Jiang, Miran Kim, Junghye Lee

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 partic…

Data IntegrationPrivacy PreservingregressionSurvival Analysis

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

Data Analytics with Differential Privacy

2023-07-20 · Vassilis Digalakis Jr

Differential privacy is the state-of-the-art definition for privacy, guaranteeing that any analysis performed on a sensitive dataset leaks no information about the individuals whose data are contained therein. In this th…

Differentially private partitioned variational inference

2022-09-23 · Mikko A. Heikkilä, Matthew Ashman, Siddharth Swaroop, Richard E. Turner 외

Learning a privacy-preserving model from sensitive data which are distributed across multiple devices is an increasingly important problem. The problem is often formulated in the federated learning context, with the aim …

Federated LearningPrivacy PreservingVariational Inference