Universality of the $π^2/6$ Pathway in Avoiding Model Collapse
Apratim Dey, David Donoho
TL;DR
The paper addresses the risk of model collapse in iterative training with real and synthetic data, contrasting discard versus augment workflows. It develops a universal theoretical framework based on contiguity and Le Cam's Lemma, showing that under broad exponential-family settings with AAL estimators, the augment workflow yields an asymptotic relative efficiency bounded below by $6/\pi^2 \approx 0.607$, while the discard workflow degrades without bound. A central theorem demonstrates a sequential Gaussian-process limit for model fitting, enabling a unified analysis across diverse models (e.g., linear and logistic) and data-generation schemes. Empirical results on UCI datasets and SSL-derived features corroborate the theory, illustrating faster deterioration under discard and more stable performance under augmentation. The framework provides a practical, simulation-based tool for comparing workflows and offers insight into the fundamental mechanisms that prevent collapse when augmenting with synthetic data.
Abstract
Researchers in empirical machine learning recently spotlighted their fears of so-called Model Collapse. They imagined a discard workflow, where an initial generative model is trained with real data, after which the real data are discarded, and subsequently, the model generates synthetic data on which a new model is trained. They came to the conclusion that models degenerate as model-fitting generations proceed. However, other researchers considered an augment workflow, where the original real data continue to be used in each generation of training, augmented by synthetic data from models fit in all earlier generations. Empirical results on canonical datasets and learning procedures confirmed the occurrence of model collapse under the discard workflow and avoidance of model collapse under the augment workflow. Under the augment workflow, theoretical evidence also confirmed avoidance in particular instances; specifically, Gerstgrasser et al. (2024) found that for classical Linear Regression, test risk at any later generation is bounded by a moderate multiple, viz. pi-squared-over-6 of the test risk of training with the original real data alone. Some commentators questioned the generality of theoretical conclusions based on the generative model assumed in Gerstgrasser et al. (2024): could similar conclusions be reached for other task/model pairings? In this work, we demonstrate the universality of the pi-squared-over-6 augment risk bound across a large family of canonical statistical models, offering key insights into exactly why collapse happens under the discard workflow and is avoided under the augment workflow. In the process, we provide a framework that is able to accommodate a large variety of workflows (beyond discard and augment), thereby enabling an experimenter to judge the comparative merits of multiple different workflows by simulating a simple Gaussian process.
