Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TAEGAN: Generating Synthetic Tabular Data For Data Augmentation

About

Synthetic tabular data generation has gained significant attention for its potential in data augmentation and privacy-preserving data sharing. While recent methods like diffusion and auto-regressive models (i.e., transformer) have advanced the field, generative adversarial networks (GANs) remain highly competitive due to their training efficiency and strong data generation capabilities. In this paper, we introduce Tabular Auto-Encoder Generative Adversarial Network (TAEGAN), a novel GAN-based framework that leverages a masked auto-encoder as the generator. TAEGAN is the first to incorporate self-supervised warmup training of generator into tabular GANs. It enhances GAN stability and exposes the generator to richer information beyond the discriminator's feedback. Additionally, we propose a novel sampling method tailored for imbalanced or skewed data and an improved loss function to better capture data distribution and correlations. We evaluate TAEGAN against seven state-of-the-art synthetic tabular data generation algorithms. Results from eight datasets show that TAEGAN outperforms all baselines on five datasets, achieving a 27% overall utility boost over the best-performing baseline while maintaining a model size less than 5% of the best-performing baseline model. Code is available at: https://github.com/BetterdataLabs/taegan.

Jiayu Li, Zilong Zhao, Kevin Yee, Uzair Javaid, Biplab Sikdar• 2024

Related benchmarks

TaskDatasetResultRank
Machine Learningbank-marketing
F1 Score85.8
15
ClassificationGerman Credit
F1 Score59
15
Downstream ML Utilityliver-disorders
F1-score57.6
8
Downstream ML UtilityBreast cancer
F1-score69.3
8
Downstream ML UtilityHeart Failure
F1-score65.5
8
Downstream ML UtilityDiabetes
F1 Score87.5
8
Downstream ML UtilityCensus Income
F1-score84.1
8
Synthetic Data GenerationClinical Tabular Data
Numerical JSD0.13
8
Downstream ML UtilityParkinsons
F1-score59.5
8
Downstream ML UtilityObesity
F1-score21.5
8
Showing 10 of 29 rows

Other info

Follow for update