High-dimensional Analysis of Synthetic Data Selection
Parham Rezaei, Filip Kovacevic, Francesco Locatello, Marco Mondelli
TL;DR
The paper addresses how to optimally select synthetic data to improve real-data generalization in high-dimensional regression. By deriving deterministic equivalents for the excess risk of the min-norm estimator under under- and over-parameterized regimes, it shows that the risk depends only on covariances via $M=\Sigma_s^{1/2}\Sigma_t^{-1/2}$ and is independent of mean shifts in mixed training. It proves that covariance matching $\Sigma_s \propto \Sigma_t$ minimizes the asymptotic risk under certain conditions and demonstrates that this simple criterion matches or outperforms several sophisticated baselines across diverse datasets, models, and generative methods. The empirical results, spanning CNNs and transformers on CIFAR-10, ImageNet-100, and RxRx1, support covariance matching as a robust, scalable principle for synthetic-data augmentation with potential for broad impact in data-limited or privacy-sensitive contexts.
Abstract
Despite the progress in the development of generative models, their usefulness in creating synthetic data that improve prediction performance of classifiers has been put into question. Besides heuristic principles such as "synthetic data should be close to the real data distribution", it is actually not clear which specific properties affect the generalization error. Our paper addresses this question through the lens of high-dimensional regression. Theoretically, we show that, for linear models, the covariance shift between the target distribution and the distribution of the synthetic data affects the generalization error but, surprisingly, the mean shift does not. Furthermore we prove that, in some settings, matching the covariance of the target distribution is optimal. Remarkably, the theoretical insights from linear models carry over to deep neural networks and generative models. We empirically demonstrate that the covariance matching procedure (matching the covariance of the synthetic data with that of the data coming from the target distribution) performs well against several recent approaches for synthetic data selection, across training paradigms, architectures, datasets and generative models used for augmentation.
