Erasing Concepts from Text-to-Image Diffusion Models with Few-shot Unlearning
Masane Fuchi, Tomohiro Takagi

TL;DR
This paper introduces a rapid, few-shot method for erasing specific concepts from pre-trained text-to-image diffusion models by updating the text encoder, enabling natural and efficient concept removal without retraining the entire model.
Contribution
The authors propose a novel few-shot unlearning technique that erases concepts from diffusion models by updating only the text encoder, significantly reducing the time and resources needed compared to existing methods.
Findings
Concept erasure achieved within 10 seconds.
Method is tens to hundreds of times faster than previous approaches.
Implicit transition to related concepts results in more natural erasure.
Abstract
Generating images from text has become easier because of the scaling of diffusion models and advancements in the field of vision and language. These models are trained using vast amounts of data from the Internet. Hence, they often contain undesirable content such as copyrighted material. As it is challenging to remove such data and retrain the models, methods for erasing specific concepts from pre-trained models have been investigated. We propose a novel concept-erasure method that updates the text encoder using few-shot unlearning in which a few real images are used. The discussion regarding the generated images after erasing a concept has been lacking. While there are methods for specifying the transition destination for concepts, the validity of the specified concepts is unclear. Our method implicitly achieves this by transitioning to the latent concepts inherent in the model or the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling
MethodsDiffusion
