machine learning

Escaping Model Collapse via Synthetic Data Verification: Near-term Improvements and Long-term Convergence

arXiv:2510.16657

summary

The paper proposes using an external synthetic data verifier to prevent model collapse during iterative retraining of generative models on their own synthetic data, providing theoretical analysis in linear regression and empirical validation on VAEs and language models.

Abstract

Synthetic data has been increasingly used to train frontier generative models. However, recent studies raise key concerns that iteratively retraining a generative model on its self-generated synthetic data may keep deteriorating model performance, a phenomenon often coined model collapse. In this paper, we investigate ways to modify the synthetic retraining process to avoid model collapse, and even possibly help reverse the trend from collapse to improvement. Our key finding is that by injecting information through an external synthetic data verifier, whether a human or a better model, synthetic retraining will not cause model collapse. Specifically, we situate our theoretical analysis in the fundamental linear regression setting, showing that verifier-guided retraining can yield near-term improvements, but ultimately drives the parameter estimate to the verifier's "knowledge center" in the long run. Our theory further predicts that, unless the verifier is perfectly reliable, these early gains will plateau and may even reverse. Indeed, our experiments across linear regression, Variational Autoencoders (VAEs) trained on MNIST, and fining-tuning SmolLM2-135M on the XSUM task confirm these theoretical insights.

29 pages, 10 figures

Topics & keywords

#model collapse#synthetic data#generative models#verification#linear regressionsynthetic data verifierparameter estimationknowledge centervariational autoencoderXSUM fine-tuningSmolLM2-135M