Degenerative AI
Summary
Degenerative AI describes a phenomenon known as "Model Autophagy Disorder" (MAD) or "model collapse," where generative AI models degrade in output quality and diversity when trained on data produced by other AI models. This process, likened to "mad cow disease" and cellular "autophagy," causes models to narrow their output distribution over generations. An experiment generating human faces demonstrated this, showing synthetic faces losing distinct features and converging on a "haunted average" after just a few generations. Ilia Shumailov and colleagues coined "model collapse" in their 2023 paper "The Curse of Recursion," further exploring it in 2024. The core issue is that models fed their own synthetic output learn from a diminishing pool of diversity, leading to a collapse of the entire distribution onto a single, artifact-ridden peak.
Key takeaway
For AI Engineers developing generative models, you must recognize the critical risk of "model collapse" when incorporating AI-generated content into training datasets. To prevent your models from becoming "degenerative" and losing output diversity, carefully curate your data sources. Ensure your training data consists predominantly of real-world, human-created examples to maintain robust model performance and avoid the convergence onto a single, artifact-ridden output.
Key insights
Generative models fed their own output degrade, leading to "model collapse" and loss of diversity.
Principles
- Generative models learning from synthetic data become degenerative.
- Training on self-generated data causes output distribution collapse.
- Model Autophagy Disorder (MAD) reduces output diversity over generations.
Method
The process involves a generative model repeatedly consuming and learning from its own synthetic outputs, causing its internal representation and subsequent generations to narrow and converge.
In practice
- Avoid training generative models on AI-generated content.
- Monitor output diversity across model generations.
- Identify "model collapse" by observing converging outputs.
Topics
- Generative AI
- Model Collapse
- Synthetic Data
- Data Contamination
- AI Model Training
- Output Diversity
Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, AI Engineer
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by AI Advances - Medium.