A Comprehensive Survey of Synthetic Tabular Data Generation
By: Ruxue Shi , Yili Wang , Mengnan Du and more
Potential Business Impact:
Creates fake data for computers to learn from.
Tabular data is one of the most prevalent and important data formats in real-world applications such as healthcare, finance, and education. However, its effective use in machine learning is often constrained by data scarcity, privacy concerns, and class imbalance. Synthetic tabular data generation has emerged as a powerful solution, leveraging generative models to learn underlying data distributions and produce realistic, privacy-preserving samples. Although this area has seen growing attention, most existing surveys focus narrowly on specific methods (e.g., GANs or privacy-enhancing techniques), lacking a unified and comprehensive view that integrates recent advances such as diffusion models and large language models (LLMs). In this survey, we present a structured and in-depth review of synthetic tabular data generation methods. Specifically, the survey is organized into three core components: (1) Background, which covers the overall generation pipeline, including problem definitions, synthetic tabular data generation methods, post processing, and evaluation; (2) Generation Methods, where we categorize existing approaches into traditional generation methods, diffusion model methods, and LLM-based methods, and compare them in terms of architecture, generation quality, and applicability; and (3) Applications and Challenges, which summarizes practical use cases, highlights common datasets, and discusses open challenges such as heterogeneity, data fidelity, and privacy protection. This survey aims to provide researchers and practitioners with a holistic understanding of the field and to highlight key directions for future work in synthetic tabular data generation.
Similar Papers
Synthetic Tabular Data: Methods, Attacks and Defenses
Machine Learning (CS)
Creates fake data that's safe to use.
A Survey on Tabular Data Generation: Utility, Alignment, Fidelity, Privacy, and Beyond
Machine Learning (CS)
Creates fake data that works like real data.
Assessing Generative Models for Structured Data
Machine Learning (CS)
Makes fake data that looks like real data.