Degenerative AI

· Source: AI Advances - Medium · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Intermediate, quick

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

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

Topics

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, AI Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by AI Advances - Medium.