paper-with-me

홈 › Papers

Differentially Private Synthetic Medical Data Generation using Convolutional GANs

2020-12-22 · Amirsina Torfi, Edward A. Fox, Chandan K. Reddy

Deep learning models have demonstrated superior performance in several application problems, such as image classification and speech processing. However, creating a deep learning model using health record data requires addressing certain privacy challenges that bring unique concerns to researchers working in this domain. One effective way to handle such private data issues is to generate realistic synthetic data that can provide practically acceptable data quality and correspondingly the model performance. To tackle this challenge, we develop a differentially private framework for synthetic data generation using R\'enyi differential privacy. Our approach builds on convolutional autoencoders and convolutional generative adversarial networks to preserve some of the critical characteristics of the generated synthetic data. In addition, our model can also capture the temporal information and feature correlations that might be present in the original data. We demonstrate that our model outperforms existing state-of-the-art models under the same privacy budget using several publicly available benchmark medical datasets in both supervised and unsupervised settings.

📄 PDF Abstract BibTeX arXiv:2012.11774

Code (1)

astorfi/differentially-private-cgan 공식 구현 pytorch

Tasks

Deep Learningimage-classificationImage ClassificationSynthetic Data Generation

Similar Papers 제목 키워드 기반

DP-RFT: Learning to Generate Synthetic Text via Differentially Private Reinforcement Fine-Tuning

2026-02-20 · Fangyuan Xu, Sihao Chen, Zinan Lin, Taiwei Shi 외 arxiv

Differentially private (DP) synthetic data generation plays a pivotal role in developing large language models (LLMs) on private data, where data owners cannot provide eyes-on access to individual examples. Generating DP…

Synthetic Data GenerationReinforcement Learning

Comparative Study of Differentially Private Synthetic Data Algorithms from the NIST PSCR Differential Privacy Synthetic Data Challenge

2019-11-28 · Claire McKay Bowen, Joshua Snoke

Differentially private synthetic data generation offers a recent solution to release analytically useful data while preserving the privacy of individuals in the data. In order to utilize these algorithms for public polic…

Synthetic Data Generation

Online Differentially Private Synthetic Data Generation

2024-02-12 · Yiyun He, Roman Vershynin, Yizhe Zhu

We present a polynomial-time algorithm for online differentially private synthetic data generation. For a data stream within the hypercube $[0,1]^d$ and an infinite time horizon, we develop an online algorithm that gener…

Synthetic Data Generation

Differentially Private Synthetic High-dimensional Tabular Stream

2024-08-31 · Girish Kumar, Thomas Strohmer, Roman Vershynin

While differentially private synthetic data generation has been explored extensively in the literature, how to update this data in the future if the underlying private data changes is much less understood. We propose an …

Synthetic Data Generation

On Differentially Private 3D Medical Image Synthesis with Controllable Latent Diffusion Models

2024-07-23 · Deniz Daum, Richard Osuala, Anneliese Riess, Georgios Kaissis 외

Generally, the small size of public medical imaging datasets coupled with stringent privacy concerns, hampers the advancement of data-hungry deep learning models in medical imaging. This study addresses these challenges …

Image GenerationMedical Image Generation