paper-with-me

Papers

ciDATGAN: Conditional Inputs for Tabular GANs

2022-10-05 · Gael Lederrey, Tim Hillel, Michel Bierlaire

Conditionality has become a core component for Generative Adversarial Networks (GANs) for generating synthetic images. GANs are usually using latent conditionality to control the generation process. However, tabular data only contains manifest variables. Thus, latent conditionality either restricts the generated data or does not produce sufficiently good results. Therefore, we propose a new methodology to include conditionality in tabular GANs inspired by image completion methods. This article presents ciDATGAN, an evolution of the Directed Acyclic Tabular GAN (DATGAN) that has already been shown to outperform state-of-the-art tabular GAN models. First, we show that the addition of conditional inputs does hinder the model's performance compared to its predecessor. Then, we demonstrate that ciDATGAN can be used to unbias datasets with the help of well-chosen conditional inputs. Finally, it shows that ciDATGAN can learn the logic behind the data and, thus, be used to complete large synthetic datasets using data from a smaller feeder dataset.

📄 PDF Abstract BibTeX arXiv:2210.02404

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GTV: Generating Tabular Data via Vertical Federated Learning

2023-02-03 · Zilong Zhao, Han Wu, Aad van Moorsel, Lydia Y. Chen

Generative Adversarial Networks (GANs) have achieved state-of-the-art results in tabular data synthesis, under the presumption of direct accessible training data. Vertical Federated Learning (VFL) is a paradigm which all…

Federated LearningPrivacy PreservingVertical Federated Learning

Multi-objective evolutionary GAN for tabular data synthesis

2024-04-15 · Nian Ran, Bahrul Ilmi Nasution, Claire Little, Richard Allmendinger 외

Synthetic data has a key role to play in data sharing by statistical agencies and other generators of statistical data products. Generative Adversarial Networks (GANs), typically applied to image synthesis, are also a pr…

Image Generation

CTAB-GAN+: Enhancing Tabular Data Synthesis

2022-04-01 · Zilong Zhao, Aditya Kunar, Robert Birke, Lydia Y. Chen

While data sharing is crucial for knowledge development, privacy concerns and strict regulation (e.g., European General Data Protection Regulation (GDPR)) limit its full effectiveness. Synthetic tabular data emerges as a…

Privacy Preserving

Distributed Conditional GAN (discGAN) For Synthetic Healthcare Data Generation

2023-04-09 · David Fuentes, Diana McSpadden, Sodiq Adewole

In this paper, we propose a distributed Generative Adversarial Networks (discGANs) to generate synthetic tabular data specific to the healthcare domain. While using GANs to generate images has been well studied, little t…

Improving Correlation Capture in Generating Imbalanced Data using Differentially Private Conditional GANs

2022-06-28 · Chang Sun, Johan van Soest, Michel Dumontier

Despite the remarkable success of Generative Adversarial Networks (GANs) on text, images, and videos, generating high-quality tabular data is still under development owing to some unique challenges such as capturing depe…

Privacy PreservingSynthetic Data Generation