Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Language Models are Realistic Tabular Data Generators

About

Tabular data is among the oldest and most ubiquitous forms of data. However, the generation of synthetic samples with the original data's characteristics remains a significant challenge for tabular data. While many generative models from the computer vision domain, such as variational autoencoders or generative adversarial networks, have been adapted for tabular data generation, less research has been directed towards recent transformer-based large language models (LLMs), which are also generative in nature. To this end, we propose GReaT (Generation of Realistic Tabular data), which exploits an auto-regressive generative LLM to sample synthetic and yet highly realistic tabular data. Furthermore, GReaT can model tabular data distributions by conditioning on any subset of features; the remaining features are sampled without additional overhead. We demonstrate the effectiveness of the proposed approach in a series of experiments that quantify the validity and quality of the produced data samples from multiple angles. We find that GReaT maintains state-of-the-art performance across numerous real-world and synthetic data sets with heterogeneous feature types coming in various sizes.

Vadim Borisov, Kathrin Se{\ss}ler, Tobias Leemann, Martin Pawelczyk, Gjergji Kasneci• 2022

Related benchmarks

TaskDatasetResultRank
RegressionCalifornia Housing (CH) (test)
MSE0.28
52
ClassificationDiabetes (test)
Accuracy58.34
32
ClassificationSICK (test)
Accuracy98.3
21
ClassificationHELOC (test)
Accuracy82.14
21
ClassificationAdult Income (test)
Accuracy0.8542
21
ClassificationTravel (test)
Accuracy84.3
21
ClassificationHELOC
Mean Accuracy65.25
20
ClassificationThyroid
F1 Score91.31
17
ClassificationSICK
F1 Score87.23
15
Tabular Data UtilityCalifornia (test)
AUC0.996
14
Showing 10 of 43 rows

Other info

Follow for update