ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
900
Citations
57
Influential Citations
Nature
Venue
2024
Year
) demonstrated high performance across a variety of language tasks. ChatGPT introduced such language models to the public. It is now clear that generative artificial intelligence (AI) such as large language models (LLMs) is here to stay and will substantially change the ecosystem of online text and images. Here we consider what may happen to GPT-{n} once LLMs contribute much of the text found online. We find that indiscriminate use of model-generated content in training causes irreversible defects in the resulting models, in which tails of the original content distribution disappear. We refer to this effect as 'model collapse' and show that it can occur in LLMs as well as in variational autoencoders (VAEs) and Gaussian mixture models (GMMs). We build theoretical intuition behind the phenomenon and portray its ubiquity among all learned generative models. We demonstrate that it must be taken seriously if we are to sustain the benefits of training from large-scale data scraped from the web. Indeed, the value of data collected about genuine human interactions with systems will be increasingly valuable in the presence of LLM-generated content in data crawled from the Internet.
This paper addresses a critical and timely issue: as generative AI models like GPT become ubiquitous, their outputs increasingly populate the internet. When future models are trained on this web-scraped data, they inadvertently learn from their own predecessors' outputs, leading to a degenerative process the authors term 'model collapse'. The significance cannot be overstated—it suggests that the very success of generative AI may undermine its own future progress by polluting the data ecosystem.
The paper's findings are particularly alarming because model collapse is shown to be irreversible. Once the tails of the original data distribution are lost, they cannot be recovered by simply adding more synthetic data. This creates a 'data paradox': the more we rely on AI-generated content, the less valuable the web becomes as a training resource. The work serves as a stark warning to the AI community about the need for careful data provenance and curation.
The paper does not provide specific numerical metrics (e.g., perplexity scores or accuracy figures) in the abstract, but the qualitative result is clear: model collapse manifests as the disappearance of distribution tails. For LLMs, this means loss of rare but important linguistic patterns; for VAEs and GMMs, it means mode dropping and variance shrinkage. The irreversibility is demonstrated through iterative training cycles where performance degrades monotonically.
This paper has already garnered 900 citations, reflecting its immediate impact on the AI community. It forces a re-evaluation of data collection practices for training large models. The work suggests that future AI systems may need to rely on carefully curated, human-generated datasets or develop methods to detect and filter AI-generated content. It also opens new research directions in data valuation, synthetic data quality, and robust training under distribution shift. For practitioners, the message is clear: indiscriminate use of model outputs in training is dangerous, and maintaining a 'data lineage' will become essential for sustainable AI development.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba