Beyond Real Data: Synthetic Data through the Lens of Regularization
AuthorsAmitis Shidani†, Tyler Farghly†, Yang Sun‡, Habib Ganjgahi†‡, George Deligiannidis†
Beyond Real Data: Synthetic Data through the Lens of Regularization
AuthorsAmitis Shidani†, Tyler Farghly†, Yang Sun‡, Habib Ganjgahi†‡, George Deligiannidis†
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.
Understanding Aggregate Trends for Apple Intelligence Using Differential Privacy
April 14, 2025research area Privacy
At Apple, we believe privacy is a fundamental human right. And we believe in giving our users a great experience while protecting their privacy. For years, we’ve used techniques like differential privacy as part of our opt-in device analytics program. This lets us gain insights into how our products are used, so we can improve them, while protecting user privacy by preventing…
Utilizing Imperfect Synthetic Data to Improve Speech Recognition
May 23, 2022research area Speech and Natural Language Processingconference ICASSP
With recent advances in speech synthesis, synthetic data is becoming a viable alternative to real data for training speech recognition models. However, machine learning with synthetic data is not trivial due to the gap between the synthetic and the real data distributions. Synthetic datasets may contain artifacts that do not exist in real data such as structured noise, content errors, or unrealistic speaking styles. Moreover, the synthesis…