paper-with-me

Papers

DPGOMI: Differentially Private Data Publishing with Gaussian Optimized Model Inversion

2023-10-06 · Dongjie Chen, Sen-Ching S. Cheung, Chen-Nee Chuah

High-dimensional data are widely used in the era of deep learning with numerous applications. However, certain data which has sensitive information are not allowed to be shared without privacy protection. In this paper, we propose a novel differentially private data releasing method called Differentially Private Data Publishing with Gaussian Optimized Model Inversion (DPGOMI) to address this issue. Our approach involves mapping private data to the latent space using a public generator, followed by a lower-dimensional DP-GAN with better convergence properties. We evaluate the performance of DPGOMI on standard datasets CIFAR10 and SVHN. Our results show that DPGOMI outperforms the standard DP-GAN method in terms of Inception Score, Fr\'echet Inception Distance, and classification performance, while providing the same level of privacy. Our proposed approach offers a promising solution for protecting sensitive data in GAN training while maintaining high-quality results.

📄 PDF Abstract BibTeX arXiv:2310.04528

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Wishart Mechanism for Differentially Private Principal Components Analysis

2015-11-18 · Wuxuan Jiang, Cong Xie, Zhihua Zhang

We propose a new input perturbation mechanism for publishing a covariance matrix to achieve $(\epsilon,0)$-differential privacy. Our mechanism uses a Wishart distribution to generate matrix noise. In particular, We apply…

Differentially Private Model Publishing for Deep Learning

2019-04-03 · Lei Yu, Ling Liu, Calton Pu, Mehmet Emre Gursoy 외

Deep learning techniques based on neural networks have shown significant success in a wide range of AI tasks. Large-scale training datasets are one of the critical factors for their success. However, when the training da…

Deep Learningmodel

Differentially Private Maximal Information Coefficients

2022-06-21 · John Lazarsfeld, Aaron Johnson, Emmanuel Adeniran

The Maximal Information Coefficient (MIC) is a powerful statistic to identify dependencies between variables. However, it may be applied to sensitive data, and publishing it could leak private information. As a solution,…

Differentially Private Mixture of Generative Neural Networks

2017-09-13 · Gergely Acs, Luca Melis, Claude Castelluccia, Emiliano De Cristofaro

Generative models are used in a wide range of applications building on large amounts of contextually rich information. Due to possible privacy violations of the individuals whose data is used to train these models, howev…

Near-optimal Differentially Private Principal Components

2012-12-01 · NeurIPS 2012 12 · Kamalika Chaudhuri, Anand Sarwate, Kaushik Sinha

Principal components analysis (PCA) is a standard tool for identifying good low-dimensional approximations to data sets in high dimension. Many current data sets of interest contain private or sensitive information abou…