paper-with-me

홈 › Papers

PPGAN: Privacy-preserving Generative Adversarial Network

2019-10-04 · Yi Liu, Jialiang Peng, James J. Q. Yu, Yi Wu

Generative Adversarial Network (GAN) and its variants serve as a perfect representation of the data generation model, providing researchers with a large amount of high-quality generated data. They illustrate a promising direction for research with limited data availability. When GAN learns the semantic-rich data distribution from a dataset, the density of the generated distribution tends to concentrate on the training data. Due to the gradient parameters of the deep neural network contain the data distribution of the training samples, they can easily remember the training samples. When GAN is applied to private or sensitive data, for instance, patient medical records, as private information may be leakage. To address this issue, we propose a Privacy-preserving Generative Adversarial Network (PPGAN) model, in which we achieve differential privacy in GANs by adding well-designed noise to the gradient during the model learning procedure. Besides, we introduced the Moments Accountant strategy in the PPGAN training process to improve the stability and compatibility of the model by controlling privacy loss. We also give a mathematical proof of the differential privacy discriminator. Through extensive case studies of the benchmark datasets, we demonstrate that PPGAN can generate high-quality synthetic data while retaining the required data available under a reasonable privacy budget.

📄 PDF Abstract BibTeX arXiv:1910.02007

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkPrivacy Preserving

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Protect and Extend -- Using GANs for Synthetic Data Generation of Time-Series Medical Records

2024-02-21 · Navid Ashrafi, Vera Schmitt, Robert P. Spang, Sebastian Möller 외

Preservation of private user data is of paramount importance for high Quality of Experience (QoE) and acceptability, particularly with services treating sensitive data, such as IT-based health services. Whereas anonymiza…

Privacy PreservingSynthetic Data GenerationTime Series

Differentially Private GANs for Generating Synthetic Indoor Location Data

2024-04-10 · Vahideh Moghtadaiee, Mina Alishahi, Milad Rabiei

The advent of location-based services has led to the widespread adoption of indoor localization systems, which enable location tracking of individuals within enclosed spaces such as buildings. While these systems provide…

Indoor LocalizationPrivacy Preserving

Federated Generative Privacy

2019-10-18 · Aleksei Triastcyn, Boi Faltings

In this paper, we propose FedGP, a framework for privacy-preserving data release in the federated learning setting. We use generative adversarial networks, generator components of which are trained by FedAvg algorithm, t…

Federated LearningPrivacy Preserving

Context-Aware Generative Adversarial Privacy

2017-10-26 · Chong Huang, Peter Kairouz, Xiao Chen, Lalitha Sankar 외

Preserving the utility of published datasets while simultaneously providing provable privacy guarantees is a well-known challenge. On the one hand, context-free privacy solutions, such as differential privacy, provide st…

PPGenCDR: A Stable and Robust Framework for Privacy-Preserving Cross-Domain Recommendation

2023-05-11 · Xinting Liao, Weiming Liu, Xiaolin Zheng, Binhui Yao 외

Privacy-preserving cross-domain recommendation (PPCDR) refers to preserving the privacy of users when transferring the knowledge from source domain to target domain for better performance, which is vital for the long-ter…

Generative Adversarial NetworkPrivacy PreservingRecommendation Systems