Boosting Statistic Learning with Synthetic Data from Pretrained Large Models
Jialong Jiang, Wenkang Hu, Jian Huang, Yuling Jiao, Xu Liu
TL;DR
This work tackles data scarcity by coupling synthetic data generation via Stable Diffusion with principled filtering to augment predictive modeling. It introduces a reversible grayscale-image transformation for tabular data, uses diffusion for data expansion, and applies dual-source transfer learning plus Wasserstein-based fidelity checks to select informative samples. The approach is validated through extensive simulations and real-world datasets spanning regression and classification, showing consistent improvements and highlighting that gains saturate due to finite information content. The study provides practical guidelines and theoretical intuition for when and how large-model-generated data can meaningfully augment traditional datasets.
Abstract
The rapid advancement of generative models, such as Stable Diffusion, raises a key question: how can synthetic data from these models enhance predictive modeling? While they can generate vast amounts of datasets, only a subset meaningfully improves performance. We propose a novel end-to-end framework that generates and systematically filters synthetic data through domain-specific statistical methods, selectively integrating high-quality samples for effective augmentation. Our experiments demonstrate consistent improvements in predictive performance across various settings, highlighting the potential of our framework while underscoring the inherent limitations of generative models for data augmentation. Despite the ability to produce large volumes of synthetic data, the proportion that effectively improves model performance is limited.
