paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2005.11007

Code (0)

등록된 구현이 없습니다.

Tasks

Data IntegrationPrivacy PreservingregressionSurvival Analysis

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Differentially Private Bayesian Learning on Distributed Data

2017-03-03 · NeurIPS 2017 12 · Mikko Heikkilä, Eemil Lagerspetz, Samuel Kaski, Kana Shimizu 외

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

Bayesian Inference

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

Distributed Differentially Private Data Analytics via Secure Sketching

2024-11-30 · Jakob Burkhardt, Hannah Keller, Claudio Orlandi, Chris Schwiegelshohn

We introduce the linear-transformation model, a distributed model of differentially private data analysis. Clients have access to a trusted platform capable of applying a public matrix to their inputs. Such computations …

Computational Efficiency

Differential Secrecy for Distributed Data and Applications to Robust Differentially Secure Vector Summation

2022-02-22 · Kunal Talwar

Computing the noisy sum of real-valued vectors is an important primitive in differentially private learning and statistics. In private federated learning applications, these vectors are held by client devices, leading to…

Federated Learning

Dopamine: Differentially Private Federated Learning on Medical Data

2021-01-27 · Mohammad Malekzadeh, Burak Hasircioglu, Nitish Mital, Kunal Katarya 외

While rich medical datasets are hosted in hospitals distributed across the world, concerns on patients' privacy is a barrier against using such data to train deep neural networks (DNNs) for medical diagnostics. We propos…

Federated Learning