English

TabPFGen -- Tabular Data Generation with TabPFN

Machine Learning 2024-06-11 v1

Abstract

Advances in deep generative modelling have not translated well to tabular data. We argue that this is caused by a mismatch in structure between popular generative models and discriminative models of tabular data. We thus devise a technique to turn TabPFN -- a highly performant transformer initially designed for in-context discriminative tabular tasks -- into an energy-based generative model, which we dub TabPFGen. This novel framework leverages the pre-trained TabPFN as part of the energy function and does not require any additional training or hyperparameter tuning, thus inheriting TabPFN's in-context learning capability. We can sample from TabPFGen analogously to other energy-based models. We demonstrate strong results on standard generative modelling tasks, including data augmentation, class-balancing, and imputation, unlocking a new frontier of tabular data generation.

Keywords

Cite

@article{arxiv.2406.05216,
  title  = {TabPFGen -- Tabular Data Generation with TabPFN},
  author = {Junwei Ma and Apoorv Dankar and George Stein and Guangwei Yu and Anthony Caterini},
  journal= {arXiv preprint arXiv:2406.05216},
  year   = {2024}
}
R2 v1 2026-06-28T16:57:47.545Z