paper-with-me

홈 › Papers

Characterizing Membership Privacy in Stochastic Gradient Langevin Dynamics

2019-10-05 · Bingzhe Wu, Chaochao Chen, Shiwan Zhao, Cen Chen, Yuan YAO, Guangyu Sun, Li Wang, Xiaolu Zhang, Jun Zhou

Bayesian deep learning is recently regarded as an intrinsic way to characterize the weight uncertainty of deep neural networks~(DNNs). Stochastic Gradient Langevin Dynamics~(SGLD) is an effective method to enable Bayesian deep learning on large-scale datasets. Previous theoretical studies have shown various appealing properties of SGLD, ranging from the convergence properties to the generalization bounds. In this paper, we study the properties of SGLD from a novel perspective of membership privacy protection (i.e., preventing the membership attack). The membership attack, which aims to determine whether a specific sample is used for training a given DNN model, has emerged as a common threat against deep learning algorithms. To this end, we build a theoretical framework to analyze the information leakage (w.r.t. the training dataset) of a model trained using SGLD. Based on this framework, we demonstrate that SGLD can prevent the information leakage of the training dataset to a certain extent. Moreover, our theoretical analysis can be naturally extended to other types of Stochastic Gradient Markov Chain Monte Carlo (SG-MCMC) methods. Empirical results on different datasets and models verify our theoretical findings and suggest that the SGLD algorithm can not only reduce the information leakage but also improve the generalization ability of the DNN models in real-world applications.

📄 PDF Abstract BibTeX arXiv:1910.02249

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGeneralization Bounds

Similar Papers 제목 키워드 기반

Privacy Risk for anisotropic Langevin dynamics using relative entropy bounds

2023-02-01 · Anastasia Borovykh, Nikolas Kantas, Panos Parpas, Greg Pavliotis

The privacy preserving properties of Langevin dynamics with additive isotropic noise have been extensively studied. However, the isotropic noise assumption is very restrictive: (a) when adding noise to existing learning …

Inference AttackMembership Inference AttackPrivacy Preserving

Scalable MCMC for Mixed Membership Stochastic Blockmodels

2015-10-16 · Wenzhe Li, Sungjin Ahn, Max Welling

We propose a stochastic gradient Markov chain Monte Carlo (SG-MCMC) algorithm for scalable inference in mixed-membership stochastic blockmodels (MMSB). Our algorithm is based on the stochastic gradient Riemannian Langevi…

Variational Inference

Differential Privacy Guarantees for Stochastic Gradient Langevin Dynamics

2022-01-28 · Théo Ryffel, Francis Bach, David Pointcheval

We analyse the privacy leakage of noisy stochastic gradient descent by modeling R\'enyi divergence dynamics with Langevin diffusions. Inspired by recent work on non-stochastic algorithms, we derive similar desirable prop…

Can Stochastic Gradient Langevin Dynamics Provide Differential Privacy for Deep Learning?

2021-10-11 · Guy Heller, Ethan Fetaya

Bayesian learning via Stochastic Gradient Langevin Dynamics (SGLD) has been suggested for differentially private learning. While previous research provides differential privacy bounds for SGLD at the initial steps of the…

Gaussian Membership Inference Privacy

2023-06-12 · NeurIPS 2023 11 · Tobias Leemann, Martin Pawelczyk, Gjergji Kasneci

We propose a novel and practical privacy notion called $f$-Membership Inference Privacy ($f$-MIP), which explicitly considers the capabilities of realistic adversaries under the membership inference attack threat model. …

Inference AttackMembership Inference Attack