Papers
Topics
Authors
Recent
Detailed Answer
Quick Answer
Concise responses based on abstracts only
Detailed Answer
Well-researched responses based on abstracts and relevant paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses
Gemini 2.5 Flash
Gemini 2.5 Flash 45 tok/s
Gemini 2.5 Pro 52 tok/s Pro
GPT-5 Medium 30 tok/s Pro
GPT-5 High 24 tok/s Pro
GPT-4o 96 tok/s Pro
Kimi K2 206 tok/s Pro
GPT OSS 120B 457 tok/s Pro
Claude Sonnet 4 36 tok/s Pro
2000 character limit reached

Nepotistically Trained Generative-AI Models Collapse (2311.12202v2)

Published 20 Nov 2023 in cs.AI and cs.CV

Abstract: Trained on massive amounts of human-generated content, AI-generated image synthesis is capable of reproducing semantically coherent images that match the visual appearance of its training data. We show that when retrained on even small amounts of their own creation, these generative-AI models produce highly distorted images. We also show that this distortion extends beyond the text prompts used in retraining, and that once affected, the models struggle to fully heal even after retraining on only real images.

Citations (10)
List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.

Summary

  • The paper demonstrates that incorporating as little as 3% AI-generated images in retraining leads to significant visual distortions and reduced diversity in Stable Diffusion outputs.
  • Quantitative evaluations using FID and CLIP scores reveal a progressive decline in image quality correlating with higher ratios of self-generated data.
  • Attempts to recover performance by retraining on real images show only partial improvement, highlighting persistent artifacts and vulnerabilities in generative models.

Analysis of Nepotistically Trained Generative-AI Models Collapse

This paper presents an investigation into the vulnerabilities of generative AI models, specifically within the context of image synthesis. The paper examines the phenomenon of "model-poisoning," where generative-AI systems are retrained on their own outputs. Through iterative retraining, the authors demonstrate that this practice leads to a significant degradation in image quality and diversity, a process referred to as model collapse.

Key Findings

The research focuses on Stable Diffusion, a prominent open-source text-to-image model. The authors reveal several critical insights:

  • Model Vulnerability: It is shown that even a minimal inclusion of AI-generated content (as little as 3%) in the retraining dataset results in pronounced visual distortion and reduced diversity in the generated images. This degradation persists across various demographic and non-demographic prompts.
  • Quantitative Evaluation: The findings are supported by quantitative assessments using the Fréchet Inception Distance (FID) and Contrastive Language-Image Pre-training (CLIP) scores. The scores illustrate a progressive decline in image quality with increased ratios of self-generated content in the retraining dataset.
  • Healing Attempts: Attempts to "heal" the poisoned models by retraining them solely on real images show only partial recovery. Although there is some improvement in FID and CLIP scores, visual artifacts and lack of diversity remain in certain instances.

Methodology

The authors utilize a robust methodological approach:

  • Dataset Configuration: Using the FFHQ facial dataset, the authors generate various sets of images by incorporating different ratios of real and AI-generated images. This methodical variation allows for a thorough examination of model behavior across different retraining scenarios.
  • Iterative Retraining: The paper adopts an iterative retraining process spanning multiple generations of image synthesis, providing comprehensive insights into the model's performance over time.
  • Control Experiments: Control experiments are conducted to account for potential biases such as color histogram discrepancies and low-quality image artifacts, ensuring the validity of the results.

Implications and Future Work

The paper underscores significant concerns about the recursive training of generative models. Practical implications include the risk of unintended data poisoning from online scraping, and the potential for adversarial attacks by embedding AI-generated data within public datasets.

To mitigate these vulnerabilities, the paper suggests several countermeasures, such as enhanced detection of AI-generated content and robust watermarking techniques. However, the authors acknowledge the limitations of these solutions, including the possibility of removing watermarks and the challenges in ensuring image provenance.

Future research directions suggested include:

  • Investigating the underlying causes of model poisoning within training data and architecture.
  • Exploring resilience-building measures for generative models to withstand self-poisoning.
  • Evaluating cross-model poisoning effects, such as the impact on Stable Diffusion models when retrained with images from other generators like DALL-E or Midjourney.

Overall, this paper contributes valuable insights into the fragility of generative AI systems when retrained on self-generated content, reinforcing the need for careful dataset management and the development of more resilient generative techniques.

Dice Question Streamline Icon: https://streamlinehq.com

Follow-Up Questions

We haven't generated follow-up questions for this paper yet.