English

GEM-T: Generative Tabular Data via Fitting Moments

Machine Learning 2025-09-23 v1 Artificial Intelligence Machine Learning

Abstract

Tabular data dominates data science but poses challenges for generative models, especially when the data is limited or sensitive. We present a novel approach to generating synthetic tabular data based on the principle of maximum entropy -- MaxEnt -- called GEM-T, for ``generative entropy maximization for tables.'' GEM-T directly captures nth-order interactions -- pairwise, third-order, etc. -- among columns of training data. In extensive testing, GEM-T matches or exceeds deep neural network approaches previously regarded as state-of-the-art in 23 of 34 publicly available datasets representing diverse subject domains (68\%). Notably, GEM-T involves orders-of-magnitude fewer trainable parameters, demonstrating that much of the information in real-world data resides in low-dimensional, potentially human-interpretable correlations, provided that the input data is appropriately transformed first. Furthermore, MaxEnt better handles heterogeneous data types (continuous vs. discrete vs. categorical), lack of local structure, and other features of tabular data. GEM-T represents a promising direction for light-weight high-performance generative models for structured data.

Keywords

Cite

@article{arxiv.2509.17752,
  title  = {GEM-T: Generative Tabular Data via Fitting Moments},
  author = {Miao Li and Phuc Nguyen and Christopher Tam and Alexandra Morgan and Kenneth Ge and Rahul Bansal and Linzi Yu and Rima Arnaout and Ramy Arnaout},
  journal= {arXiv preprint arXiv:2509.17752},
  year   = {2025}
}

Comments

18 pages, 4 figures

R2 v1 2026-07-01T05:49:33.333Z