Beyond Real Data: Synthetic Data through the Lens of Regularization
Amitis Shidani, Tyler Farghly, Yang Sun, Habib Ganjgahi, George Deligiannidis
TL;DR
This work tackles the problem of balancing synthetic and real data in low-data regimes by developing a learning-theoretic framework based on algorithmic stability and Wasserstein distance to bound generalization error. It shows there exists an optimal synthetic-to-real ratio that minimizes test error, predicting a nonmonotonic, U-shaped performance as synthetic data proportion changes. The analysis is first illustrated in kernel ridge regression and then extended to broader settings, including domain adaptation where synthetic target data can mitigate domain shift. Empirical validation on CIFAR-10 and real brain MRI data aligns with the theory, and the results yield practical guidelines for applying synthetic data augmentations in both in-domain and out-of-domain scenarios.
Abstract
Synthetic data can improve generalization when real data is scarce, but excessive reliance may introduce distributional mismatches that degrade performance. In this paper, we present a learning-theoretic framework to quantify the trade-off between synthetic and real data. Our approach leverages algorithmic stability to derive generalization error bounds, characterizing the optimal synthetic-to-real data ratio that minimizes expected test error as a function of the Wasserstein distance between the real and synthetic distributions. We motivate our framework in the setting of kernel ridge regression with mixed data, offering a detailed analysis that may be of independent interest. Our theory predicts the existence of an optimal ratio, leading to a U-shaped behavior of test error with respect to the proportion of synthetic data. Empirically, we validate this prediction on CIFAR-10 and a clinical brain MRI dataset. Our theory extends to the important scenario of domain adaptation, showing that carefully blending synthetic target data with limited source data can mitigate domain shift and enhance generalization. We conclude with practical guidance for applying our results to both in-domain and out-of-domain scenarios.
