paper-with-me

Papers

Differentially Private Synthetic Mixed-Type Data Generation For Unsupervised Learning

2019-12-06 · Uthaipon Tantipongpipat, Chris Waites, Digvijay Boob, Amaresh Ankit Siva, Rachel Cummings

We introduce the DP-auto-GAN framework for synthetic data generation, which combines the low dimensional representation of autoencoders with the flexibility of Generative Adversarial Networks (GANs). This framework can be used to take in raw sensitive data and privately train a model for generating synthetic data that will satisfy similar statistical properties as the original data. This learned model can generate an arbitrary amount of synthetic data, which can then be freely shared due to the post-processing guarantee of differential privacy. Our framework is applicable to unlabeled mixed-type data, that may include binary, categorical, and real-valued data. We implement this framework on both binary data (MIMIC-III) and mixed-type data (ADULT), and compare its performance with existing private algorithms on metrics in unsupervised settings. We also introduce a new quantitative metric able to detect diversity, or lack thereof, of synthetic data.

📄 PDF Abstract BibTeX arXiv:1912.03250

Code (1)

DPautoGAN/DPautoGAN 공식 구현 pytorch

Tasks

DiversitySynthetic Data GenerationVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Differentially Private Mixed-Type Data Generation For Unsupervised Learning

2019-09-25 · Uthaipon Tantipongpipat, Chris Waites, Digvijay Boob, Amaresh Siva 외

In this work we introduce the DP-auto-GAN framework for synthetic data generation, which combines the low dimensional representation of autoencoders with the flexibility of GANs. This framework can be used to take in ra…

Synthetic Data GenerationVocal Bursts Type Prediction

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

Private Synthetic Data for Multitask Learning and Marginal Queries

2022-09-15 · Giuseppe Vietri, Cedric Archambeau, Sergul Aydore, William Brown 외

We provide a differentially private algorithm for producing synthetic data simultaneously useful for multiple tasks: marginal queries and multitask machine learning (ML). A key innovation in our algorithm is the ability …

Differentially Private Identity and Closeness Testing of Discrete Distributions

2017-07-18 · Maryam Aliakbarpour, Ilias Diakonikolas, Ronitt Rubinfeld

We investigate the problems of identity and closeness testing over a discrete population from random samples. Our goal is to develop efficient testers while guaranteeing Differential Privacy to the individuals of the pop…

Differentially Private Identity and Equivalence Testing of Discrete Distributions

2018-07-01 · ICML 2018 7 · Maryam Aliakbarpour, Ilias Diakonikolas, Ronitt Rubinfeld

We study the fundamental problems of identity and equivalence testing over a discrete population from random samples. Our goal is to develop efficient testers while guaranteeing differential privacy to the individua…