paper-with-me

Papers

Continual Unlearning for Text-to-Image Diffusion Models: A Regularization Perspective

2025-11-11 · Justin Lee, Zheda Mai, Jinsu Yoo, Chongyu Fan, Cheng Zhang, Wei-Lun Chao arxiv

Machine unlearning--the ability to remove designated concepts from a pre-trained model--has advanced rapidly, particularly for text-to-image diffusion models. However, existing methods typically assume that unlearning requests arrive all at once, whereas in practice they often arrive sequentially. We present the first systematic study of continual unlearning in text-to-image diffusion models and show that popular unlearning methods suffer from rapid utility collapse: after only a few requests, models forget retained knowledge and generate degraded images. We trace this failure to cumulative parameter drift from the pre-training weights and argue that regularization is crucial to addressing it. To this end, we study a suite of add-on regularizers that (1) mitigate drift and (2) remain compatible with existing unlearning methods. Beyond generic regularizers, we show that semantic awareness is essential for preserving concepts close to the unlearning target, and propose a gradient-projection method that constrains parameter drift orthogonal to their subspace. This substantially improves continual unlearning performance and is complementary to other regularizers for further gains. Taken together, our study establishes continual unlearning as a fundamental challenge in text-to-image generation and provides insights, baselines, and open directions for advancing safe and accountable generative AI.

📄 PDF Abstract BibTeX arXiv:2511.07970

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

Locality-Aware Continual Unlearning for Diffusion Models

2025-12-02 · Naveen George, Naoki Murata, Yuhta Takida, Konda Reddy Mopuri 외 arxiv

Real-world deployment of text-to-image diffusion models requires continual concept removal as new privacy, copyright, or safety obligations arise over time. Existing unlearning methods, however, are designed for single-s…

T2VUnlearning: A Concept Erasing Method for Text-to-Video Diffusion Models

2025-05-23 · Xiaoyu Ye, Songjie Cheng, Yongtao Wang, Yajiao Xiong 외

Recent advances in text-to-video (T2V) diffusion models have significantly enhanced the quality of generated videos. However, their ability to produce explicit or harmful content raises concerns about misuse and potentia…

Mining Your Own Secrets: Diffusion Classifier Scores for Continual Personalization of Text-to-Image Diffusion Models

2024-10-01 · Saurav Jha, Shiqi Yang, Masato Ishii, Mengjie Zhao 외

Personalized text-to-image diffusion models have grown popular for their ability to efficiently acquire a new concept from user-defined text descriptions and a few images. However, in the real world, a user may wish to p…

Continual Learning

Diffusion Soup: Model Merging for Text-to-Image Diffusion Models

2024-06-12 · Benjamin Biggs, Arjun Seshadri, Yang Zou, Achin Jain 외

We present Diffusion Soup, a compartmentalization method for Text-to-Image Generation that averages the weights of diffusion models trained on sharded data. By construction, our approach enables training-free continual l…

Continual LearningImage GenerationMemorizationText to Image Generation+1

Robust Continual Unlearning against Knowledge Erosion and Forgetting Reversal

2026-04-21 · Eun-Ju Park, Youjin Shin, Simon S. Woo arxiv

As a means to balance the growth of the AI industry with the need for privacy protection, machine unlearning plays a crucial role in realizing the ``right to be forgotten'' in artificial intelligence. This technique enab…