CasTGAN: Cascaded Generative Adversarial Network for Realistic Tabular Data Synthesis
Abdallah Alshantti, Damiano Varagnolo, Adil Rasheed, Aria Rahmati and, Frank Westad

TL;DR
CasTGAN introduces a cascaded GAN architecture tailored for generating realistic, high-dimensional tabular data that preserves feature dependencies and correlations, while also enhancing privacy robustness against attacks.
Contribution
The paper proposes a novel cascaded architecture for tabular GANs that improves data validity and feature dependency modeling compared to traditional models.
Findings
Generates synthetic data suitable for machine learning tasks
Captures feature dependencies and correlations effectively
Enhances privacy robustness through perturbations
Abstract
Generative adversarial networks (GANs) have drawn considerable attention in recent years for their proven capability in generating synthetic data which can be utilised for multiple purposes. While GANs have demonstrated tremendous successes in producing synthetic data samples that replicate the dynamics of the original datasets, the validity of the synthetic data and the underlying privacy concerns represent major challenges which are not sufficiently addressed. In this work, we design a cascaded tabular GAN framework (CasTGAN) for generating realistic tabular data with a specific focus on the validity of the output. In this context, validity refers to the the dependency between features that can be found in the real data, but is typically misrepresented by traditional generative models. Our key idea entails that employing a cascaded architecture in which a dedicated generator samples…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Computational Physics and Python Applications · Computational and Text Analysis Methods
MethodsFocus
