ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.20903
36
0

Assessing Generative Models for Structured Data

26 March 2025
Reilly Cannon
Nicolette M. Laird
Caesar Vazquez
Andy Lin
Amy Wagler
Tony Chiang
ArXivPDFHTML
Abstract

Synthetic tabular data generation has emerged as a promising method to address limited data availability and privacy concerns. With the sharp increase in the performance of large language models in recent years, researchers have been interested in applying these models to the generation of tabular data. However, little is known about the quality of the generated tabular data from large language models. The predominant method for assessing the quality of synthetic tabular data is the train-synthetic-test-real approach, where the artificial examples are compared to the original by how well machine learning models, trained separately on the real and synthetic sets, perform in some downstream tasks. This method does not directly measure how closely the distribution of generated data approximates that of the original. This paper introduces rigorous methods for directly assessing synthetic tabular data against real data by looking at inter-column dependencies within the data. We find that large language models (GPT-2), both when queried via few-shot prompting and when fine-tuned, and GAN (CTGAN) models do not produce data with dependencies that mirror the original real data. Results from this study can inform future practice in synthetic data generation to improve data quality.

View on arXiv
@article{cannon2025_2503.20903,
  title={ Assessing Generative Models for Structured Data },
  author={ Reilly Cannon and Nicolette M. Laird and Caesar Vazquez and Andy Lin and Amy Wagler and Tony Chiang },
  journal={arXiv preprint arXiv:2503.20903},
  year={ 2025 }
}
Comments on this paper