Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alps-lab/dpgan

Differentially private release of semantic rich data
https://github.com/alps-lab/dpgan

Last synced: 3 months ago
JSON representation

Differentially private release of semantic rich data

Awesome Lists containing this project

README

        

### DPGAN: Differentially Private Releasing via Deep Generative Models

#### Description

This is the implementaiton of "Differentially Private Releasing via Deep Generative Models", which trains GAN models in a differentially private manner such that the models can be used to synthesize data for downstream tasks.

#### Citation

If you used the source code, please cite: Xinyang Zhang, Shouling Ji, and Ting Wang, Differentially Private Releasing via Deep Generative Model, arXiv e-prints, 2018.

#### Datasets

The current implementation supports the datasets including MNIST, CelebA, and LSUN.

#### Usage

Check the folder dpgan/src/dp.