Preprint
Machine Learning

Comprehensive exploration of synthetic data generation: A survey

André Bauer, Simon Trapp, Michael Stenger, Robert Leppich, S. Kounev, Mark Leznik, Kyle Chard, Ian Foster
January 1, 2024

0

Citations

0

Influential Citations

Venue

2024

Year

Abstract

… The advantages of synthetic data go … Synthetic data proves highly valuable when real data is insufficient, costly to label, or exhibits biased distributions. The concept of synthetic data …

Analysis

Why This Paper Matters

Synthetic data generation has become a critical tool in machine learning, especially when real-world data is scarce, expensive to label, or biased. This survey consolidates a rapidly growing field, offering practitioners a clear map of available techniques and their trade-offs. By categorizing methods and applications, it helps researchers and engineers decide when and how to use synthetic data effectively.

The paper addresses a pressing need: as AI systems are deployed in high-stakes domains like healthcare and autonomous driving, the quality and fairness of training data become paramount. Synthetic data offers a path to augment limited datasets, reduce labeling costs, and mitigate biases present in real-world collections. This survey serves as a timely reference for both newcomers and experienced practitioners.

Technical Contributions

The paper's main contribution is a comprehensive taxonomy of synthetic data generation methods, including:

  • Generative models (GANs, VAEs, diffusion models) for creating realistic samples
  • Rule-based and simulation approaches for structured data (e.g., synthetic tabular data, physics simulations)
  • Data augmentation techniques that transform existing real data (e.g., mixup, cutout)
  • Hybrid methods combining real and synthetic data for improved robustness

It also discusses evaluation metrics such as fidelity, diversity, and downstream task performance, and highlights open challenges like distribution shift and privacy preservation.

Results

As a survey, the paper does not present new experimental results. Instead, it aggregates findings from prior work, noting that synthetic data can match or exceed real data performance in certain settings (e.g., when real data is highly imbalanced or privacy-sensitive). The paper emphasizes that the choice of method depends heavily on the domain and the specific data scarcity or bias problem.

Significance

This survey provides a valuable roadmap for AI practitioners navigating the synthetic data landscape. By organizing a fragmented literature, it enables informed decisions about data strategy and highlights areas needing further research, such as robust evaluation protocols and methods for ensuring synthetic data does not introduce new biases. Its impact lies in accelerating adoption of synthetic data in production systems and guiding future methodological advances.