Abstract
Generative Adversarial Networks (GANs) are typically trained to synthesize data, from images and more recently tabular data, under the assumption of directly accessible training data. While learning image GANs on Federated Learning (FL) and Multi-Discriminator (MD) systems has just been demonstrated, it is unknown if tabular GANs can be learned from decentralized data sources. Different from image GANs, state-of-the-art tabular GANs require prior knowledge on the data distribution of each (discrete and continuous) column to agree on a common encoding - risking privacy guarantees. In this paper, we propose GDTS, a distributed framework for GAN-based tabular synthesizer. GDTS provides different system architectures to match the two training paradigms termed GDTS_FL and GDTS_MD. Key to enable learning on distributed data is the proposed novel privacy-preserving multi-source feature encoding to capture the global data properties. In addition GDTS encompasses a weighting strategy based on table similarity to counter the detrimental effects of non-IID data and a validation pipeline to easily assess and compare the performance of different paradigms and hyper parameters. We evaluate the effectiveness of GDTS in terms of synthetic data quality, and overall training scalability. Experiments show that GDTS_FL achieves better statistical similarity and machine learning utility between generated and original data compared to GDTS_MD.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2023 IEEE 16th International Conference on Cloud Computing (CLOUD) |
Editors | L. O'Conner |
Place of Publication | Piscataway |
Publisher | IEEE |
Pages | 570-576 |
Number of pages | 7 |
ISBN (Electronic) | 979-8-3503-0481-7 |
ISBN (Print) | 979-8-3503-0482-4 |
DOIs | |
Publication status | Published - 2023 |
Event | 2023 IEEE 16th International Conference on Cloud Computing (CLOUD) - Chicago, United States Duration: 2 Jul 2023 → 8 Jul 2023 Conference number: 16th |
Conference
Conference | 2023 IEEE 16th International Conference on Cloud Computing (CLOUD) |
---|---|
Country/Territory | United States |
City | Chicago |
Period | 2/07/23 → 8/07/23 |
Bibliographical note
Green Open Access added to TU Delft Institutional Repository 'You share, we take care!' - Taverne project https://www.openaccess.nl/en/you-share-we-take-careOtherwise as indicated in the copyright section: the publisher is the copyright holder of this work and the author uses the Dutch legislation to make this work public.
Keywords
- Tabular GAN
- Federated learning
- tabular data
- Non-IID