Researchers Model How AI Training on Synthetic Data Can Cause 'Model Collapse'
Scientists have developed a new way to study how AI models can degrade when trained on synthetic data. Their findings show that this problem spreads between models, much like a contagious disease. This could help prevent future AI systems from becoming unreliable.

Researchers have published a new study on ArXiv explaining how AI models can 'collapse' when trained on synthetic data. Synthetic data is artificial text or images created by other AI models. The team found that this issue spreads between models, creating a chain reaction of degradation. They compared it to how diseases spread in populations, using a mathematical model to track the spread.
This matters because many AI models are already trained on data that includes synthetic content. If one model starts producing low-quality outputs, it can contaminate the training data for other models. This could lead to a domino effect, making multiple AI systems less reliable over time. For example, if a chatbot starts giving bad answers, those answers might be used to train other chatbots, making them worse too.
The researchers proposed a "bilayer coupled SIR/SIRS framework" — a mathematical model that treats data corpora and AI models as two interacting populations, each with susceptible, infected, and recovered compartments linked by cross-layer transmission. This is a novel approach because existing analyses treat model collapse as a single-chain degradation, but in reality, the AI ecosystem involves cross-contamination: models ingest synthetic data from other models, produce new synthetic text, and contaminate shared corpora.
If you're curious about this research, you can read the full study on ArXiv. Just go to arXiv.org and search for the paper titled 'Epidemiology of Model Collapse: Modeling Synthetic Data Contamination via Bilayer SIR Dynamics'. The study explains how the team used mathematical models to predict how this problem might spread in the future.