Empirical evaluation of amplifying privacy by subsampling for GANs to create differentially private synthetic tabular data
: Nieminen Valtteri A., Pahikkala Tapio, Airola Antti
: Jussi Kasurinen, Tero Päivärinta
: Annual Symposium for Computer Science
Publisher: CEUR-WS
: 2023
: CEUR Workshop Proceedings
: TKTP 2023: Annual Symposium for Computer Science 2023: Proceedings of the 40th Anniversary Symposium of the Finnish Society for Computer Science
: CEUR Workshop Proceedings
: CEUR Workshop Proceedings
: 3506
: 72
: 81
: 1613-0073
: https://ceur-ws.org/Vol-3506/
: https://research.utu.fi/converis/portal/detail/Publication/181712336
Privacy concerns often limit sharing sensitive data collected from individuals. One proposed solution to make secondary use possible is privacy-preserving synthetic data that attempts to mimic real data. Due to their success on non-private tasks, GAN networks trained with differentially private stochastic gradient descent (DPSGD) have been popular for generating DP synthetic data. In recent years, a prominent approach to achieving better privacy guarantees has been to train ensembles of discriminator networks with DPSDG on mutually exclusive subsets to obtain better differential privacy guarantees by taking advantage of the synergy between GANs and privacy amplification by subsampling. However, this research has been done almost exclusively on images, and empirical evaluations of this strategy on other types of data are lacking. This work focuses on the effects of subsampling in creating DP synthetic tabular data with GANs. We evaluate synthetic data utility by training classification models on synthetic- and testing on real data at varying subsampling rates. Further, we complement the evaluation with a qualitative examination of the generated data. Our findings show that while subsampling does bring benefits with tabular data in terms of the prediction performance for classifiers trained on synthetic data, the resulting samples can be very distorted compared to original real data. The results suggest that the benefits obtainable via this method of training DP GAN can differ significantly based on the type of data used.