LGAIDec 2, 2025

Distill, Forget, Repeat: A Framework for Continual Unlearning in Text-to-Image Diffusion Models

arXiv:2512.02657v11 citationsh-index: 17
Originality Highly original
AI Analysis

This addresses the need for practical compliance with data removal laws like GDPR for industries using large-scale generative models, representing a novel approach to continual unlearning rather than an incremental improvement.

The paper tackles the problem of sequentially removing specific concepts from text-to-image diffusion models to comply with data privacy regulations, introducing a framework that achieves stable unlearning over 10 steps with better fidelity and minimal interference to retained concepts and image quality.

The recent rapid growth of visual generative models trained on vast web-scale datasets has created significant tension with data privacy regulations and copyright laws, such as GDPR's ``Right to be Forgotten.'' This necessitates machine unlearning (MU) to remove specific concepts without the prohibitive cost of retraining. However, existing MU techniques are fundamentally ill-equipped for real-world scenarios where deletion requests arrive sequentially, a setting known as continual unlearning (CUL). Naively applying one-shot methods in a continual setting triggers a stability crisis, leading to a cascade of degradation characterized by retention collapse, compounding collateral damage to related concepts, and a sharp decline in generative quality. To address this critical challenge, we introduce a novel generative distillation based continual unlearning framework that ensures targeted and stable unlearning under sequences of deletion requests. By reframing each unlearning step as a multi-objective, teacher-student distillation process, the framework leverages principles from continual learning to maintain model integrity. Experiments on a 10-step sequential benchmark demonstrate that our method unlearns forget concepts with better fidelity and achieves this without significant interference to the performance on retain concepts or the overall image quality, substantially outperforming baselines. This framework provides a viable pathway for the responsible deployment and maintenance of large-scale generative models, enabling industries to comply with ongoing data removal requests in a practical and effective manner.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes