Model Collapse Is Real. The Version Everyone Repeats Is Wrong.
Last Updated on August 25, 2026 by Editorial Team
Author(s): Aqeel Abbas
Originally published on Towards AI.
A Nature paper proved this — but the condition nobody quotes is the difference between a doomed pipeline and a fine one.
In July 2024, Shumailov and colleagues published a paper in Nature — DOI 10.1038/s41586–024–07566-y — demonstrating that generative models trained recursively on their own output degrade until they produce nonsense. The finding held across variational autoencoders, Gaussian mixture models, and language models, making it a property of iterative generative training rather than a quirk of any architecture.

The article argues that the viral “AI will eat itself” framing is too broad: model collapse is real and peer-reviewed, but it depends on a specific regime—when synthetic data replaces real data across recursive training generations. It distinguishes early vs. late collapse, explains the statistical mechanism (sampling error that compounds against rare events), and notes empirical evidence such as perplexity increases under fully synthetic, no-real-data settings. It then contrasts this with regimes where synthetic data accumulates alongside a retained real dataset, where test error can be bounded, and lays out loop types (fully synthetic, augmented, accumulating) showing that maintaining a sufficient real fraction prevents collapse. Finally, it emphasizes caveats (partial refresh may only slow collapse; even single-round synthetic training can raise perplexity, while large-scale pretraining findings complicate certain conjectures) and provides practical guidance: always accumulate rather than fully replace, track the real-data ratio as a monitored hyperparameter, evaluate across multiple synthetic-training iterations, measure distributional diversity/tails (not just typical accuracy), and track provenance to control how synthetic content shifts over time.
Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.
Published via Towards AI
Towards AI Academy
We Build Enterprise-Grade AI. We'll Teach You to Master It Too.
15 engineers. 100,000+ students. Towards AI Academy teaches what actually survives production.
Start free — no commitment:
→ 6-Day Agentic AI Engineering Email Guide — one practical lesson per day
→ Agents Architecture Cheatsheet — 3 years of architecture decisions in 6 pages
Our courses:
→ AI Engineering Certification — 90+ lessons from project selection to deployed product. The most comprehensive practical LLM course out there.
→ Agent Engineering Course — Hands on with production agent architectures, memory, routing, and eval frameworks — built from real enterprise engagements.
→ AI for Work — Understand, evaluate, and apply AI for complex work tasks.
Note: Article content contains the views of the contributing authors and not Towards AI.