EMNLP 2023long main0 citations

Generative Table Pre-training Empowers Models for Tabular Prediction

Tianping Zhang, Shaowen Wang, Shuicheng YAN, Li Jian, Qian Liu

Abstract

Recently, the topic of table pre-training has attracted considerable research interest. However, how to employ table pre-training to boost the performance of tabular prediction remains an open challenge. In this paper, we propose TapTap, the first attempt that leverages table pre-training to empower models for tabular prediction. After pre-training on a large corpus of real-world tabular data, TapTap can generate high-quality synthetic tables to support various applications on tabular data, including privacy protection, low resource regime, missing value imputation, and imbalanced classification. Extensive experiments on $12$ datasets demonstrate that TapTap outperforms a total of $16$ baselines in different scenarios. Meanwhile, it can be easily combined with various backbone models, including LightGBM, Multilayer Perceptron (MLP) and Transformer. Moreover, with the aid of table pre-training, models trained using synthetic data generated by TapTap can even compete with models using the original dataset on half of the experimental datasets, marking a milestone in the development of synthetic tabular data generation. The code and datasets are available at https://github.com/ZhangTP1996/TapTap.

tabular predictiongenerative table pre-training
BibTeX
@inproceedings{
zhang2023generative,
title={Generative Table Pre-training Empowers Models for Tabular Prediction},
author={Tianping Zhang and Shaowen Wang and Shuicheng YAN and Li Jian and Qian Liu},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=3gdG9upo7e}
}
Generative Table Pre-training Empowers Models for Tabular Prediction · EMNLP 2023