English

Unstable Unlearning: The Hidden Risk of Concept Resurgence in Diffusion Models

Machine Learning 2025-09-29 v3 Cryptography and Security Computer Vision and Pattern Recognition

Abstract

Text-to-image diffusion models rely on massive, web-scale datasets. Training them from scratch is computationally expensive, and as a result, developers often prefer to make incremental updates to existing models. These updates often compose fine-tuning steps (to learn new concepts or improve model performance) with "unlearning" steps (to "forget" existing concepts, such as copyrighted works or explicit content). In this work, we demonstrate a critical and previously unknown vulnerability that arises in this paradigm: even under benign, non-adversarial conditions, fine-tuning a text-to-image diffusion model on seemingly unrelated images can cause it to "relearn" concepts that were previously "unlearned." We comprehensively investigate the causes and scope of this phenomenon, which we term concept resurgence, by performing a series of experiments which compose "concept unlearning" with subsequent fine-tuning of Stable Diffusion v1.4 and Stable Diffusion v2.1. Our findings underscore the fragility of composing incremental model updates, and raise serious new concerns about current approaches to ensuring the safety and alignment of text-to-image diffusion models.

Keywords

Cite

@article{arxiv.2410.08074,
  title  = {Unstable Unlearning: The Hidden Risk of Concept Resurgence in Diffusion Models},
  author = {Vinith M. Suriyakumar and Rohan Alur and Ayush Sekhari and Manish Raghavan and Ashia C. Wilson},
  journal= {arXiv preprint arXiv:2410.08074},
  year   = {2025}
}

Comments

30 pages, 20 figures