core-ai
Glossary ↗Model Collapse
Model collapse is the degradation that happens when models are trained on data generated by earlier models, generation after generation. As AI output floods the web and gets scraped into the next model's training set, rare patterns and the tails of the distribution disappear first; outputs drift toward bland, averaged, self-reinforcing sameness and eventually lose fidelity to the real world. Researchers have shown this both in theory and in experiments where each generation trains mostly on its predecessor's synthetic output. For SaaS builders the lesson is twofold. First, careless use of synthetic data — training a model purely on another model's outputs — can quietly poison quality, so keep a strong anchor of real, human data. Second, model collapse is a reason data provenance is becoming valuable: authentic, verified, human-generated datasets are turning into a moat. Synthetic data is still useful, but to stay safe it needs filtering, grounding in real signals, and human data kept in the mix rather than replaced by machine output.
Related terms