paper-with-me

홈 › Papers

On the Theory and Practice of Privacy-Preserving Bayesian Data Analysis

2016-03-23 · James Foulds, Joseph Geumlek, Max Welling, Kamalika Chaudhuri

Bayesian inference has great promise for the privacy-preserving analysis of sensitive data, as posterior sampling automatically preserves differential privacy, an algorithmic notion of data privacy, under certain conditions (Dimitrakakis et al., 2014; Wang et al., 2015). While this one posterior sample (OPS) approach elegantly provides privacy "for free," it is data inefficient in the sense of asymptotic relative efficiency (ARE). We show that a simple alternative based on the Laplace mechanism, the workhorse of differential privacy, is as asymptotically efficient as non-private posterior inference, under general assumptions. This technique also has practical advantages including efficient use of the privacy budget for MCMC. We demonstrate the practicality of our approach on a time-series analysis of sensitive military records from the Afghanistan and Iraq wars disclosed by the Wikileaks organization.

📄 PDF Abstract BibTeX arXiv:1603.07294

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferencePrivacy PreservingTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Federated Deep Learning with Bayesian Privacy

2021-09-27 · Hanlin Gu, Lixin Fan, Bowen Li, Yan Kang 외

Federated learning (FL) aims to protect data privacy by cooperatively learning a model without sharing private data among users. For Federated Learning of Deep Neural Network with billions of model parameters, existing p…

Deep LearningFederated Learningimage-classificationImage Classification+1

Differential Privacy Overview and Fundamental Techniques

2024-11-07 · Ferdinando Fioretto, Pascal Van Hentenryck, Juba Ziani

This chapter is meant to be part of the book "Differential Privacy in Artificial Intelligence: From Theory to Practice" and provides an introduction to Differential Privacy. It starts by illustrating various attempts to …

Privacy Preserving

Bridging Privacy and Robustness for Trustworthy Machine Learning

2024-03-25 · Xiaojin Zhang, Wei Chen

The advent of machine learning has led to transformative changes across various domains, but the sensitive nature of data raises concerns about privacy and security. While Local Differential Privacy (LDP) has been a corn…

Bayesian InferencePrivacy Preserving

Practical Framework for Privacy-Preserving and Byzantine-robust Federated Learning

2025-12-19 · Baolei Zhang, Minghong Fang, Zhuqing Liu, Biao Yi 외 arxiv

Federated Learning (FL) allows multiple clients to collaboratively train a model without sharing their private data. However, FL is vulnerable to Byzantine attacks, where adversaries manipulate client models to compromis…

Dimensionality ReductionFederated Learning

Bayesian Estimation of Differential Privacy

2022-06-10 · Santiago Zanella-Béguelin, Lukas Wutschitz, Shruti Tople, Ahmed Salem 외

Algorithms such as Differentially Private SGD enable training machine learning models with formal privacy guarantees. However, there is a discrepancy between the protection that such algorithms guarantee in theory and th…