English

CTSyn: A Foundation Model for Cross Tabular Data Generation

Machine Learning 2025-11-27 v2 Machine Learning

Abstract

Generative Foundation Models (GFMs) have achieved remarkable success in producing high-quality synthetic data for images and text. However, their application to tabular data presents significant challenges due to the heterogeneous nature of table features. Current cross-table learning frameworks struggle because they lack a generative model backbone and an effective mechanism to decode heterogeneous feature values. To address these challenges, we propose the Cross-Table Synthesizer (CTSyn), a diffusion-based generative foundation model for tabular data generation. CTSyn comprises two key components. The first is an autoencoder network that consolidates diverse tables into a unified latent space. It dynamically reconstructs table values using a table schema embedding, allowing adaptation to heterogeneous datasets. The second is a conditional latent diffusion model that generates samples from the learned latent space, conditioned on the table schema. Through large-scale pre-training, CTSyn outperforms existing table synthesizers on standard benchmarks in both utility and diversity. These results position CTSyn as a promising framework for synthetic table generation and lay the groundwork for developing large-scale tabular foundation models.

Keywords

Cite

@article{arxiv.2406.04619,
  title  = {CTSyn: A Foundation Model for Cross Tabular Data Generation},
  author = {Xiaofeng Lin and Chenheng Xu and Matthew Yang and Guang Cheng},
  journal= {arXiv preprint arXiv:2406.04619},
  year   = {2025}
}
R2 v1 2026-06-28T16:56:47.632Z