paper-with-me

Papers

Score Forgetting Distillation: A Swift, Data-Free Method for Machine Unlearning in Diffusion Models

2024-09-17 · Tianqi Chen, Shujian Zhang, Mingyuan Zhou

The machine learning community is increasingly recognizing the importance of fostering trust and safety in modern generative AI (GenAI) models. We posit machine unlearning (MU) as a crucial foundation for developing safe, secure, and trustworthy GenAI models. Traditional MU methods often rely on stringent assumptions and require access to real data. This paper introduces Score Forgetting Distillation (SFD), an innovative MU approach that promotes the forgetting of undesirable information in diffusion models by aligning the conditional scores of "unsafe" classes or concepts with those of "safe" ones. To eliminate the need for real data, our SFD framework incorporates a score-based MU loss into the score distillation objective of a pretrained diffusion model. This serves as a regularization term that preserves desired generation capabilities while enabling the production of synthetic data through a one-step generator. Our experiments on pretrained label-conditional and text-to-image diffusion models demonstrate that our method effectively accelerates the forgetting of target classes or concepts during generation, while preserving the quality of other classes or concepts. This unlearned and distilled diffusion not only pioneers a novel concept in MU but also accelerates the generation speed of diffusion models. Our experiments and studies on a range of diffusion models and datasets confirm that our approach is generalizable, effective, and advantageous for MU in diffusion models. (Warning: This paper contains sexually explicit imagery, discussions of pornography, racially-charged terminology, and other content that some readers may find disturbing, distressing, and/or offensive.)

📄 PDF Abstract BibTeX arXiv:2409.11219

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Unlearning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

SwiftAudio: Data-Efficient Caption-Only Distillation for One-Step Text-to-Audio Diffusion-based Generation

2026-06-30 · Binh Mai, Tran Quoc Bao Le, Hung Dinh, Cong Tran arxiv

Diffusion-based text-to-audio (TTA) models achieve impressive synthesis quality but suffer from high inference latency due to iterative multi-step denoising. Existing one-step approaches alleviate this issue but still re…

SwiftBrush: One-Step Text-to-Image Diffusion Model with Variational Score Distillation

2023-12-08 · CVPR 2024 1 · Thuan Hoang Nguyen, Anh Tran

Despite their ability to generate high-resolution and diverse images from text prompts, text-to-image diffusion models often suffer from slow iterative sampling processes. Model distillation is one of the most effective …

Text to 3D

SNOOPI: Supercharged One-step Diffusion Distillation with Proper Guidance

2024-12-03 · Viet Nguyen, Anh Nguyen, Trung Dao, Khoi Nguyen 외

Recent approaches have yielded promising results in distilling multi-step text-to-image diffusion models into one-step ones. The state-of-the-art efficient distillation technique, i.e., SwiftBrushv2 (SBv2), even surpasse…

Image Generation

Adversarial Score identity Distillation: Rapidly Surpassing the Teacher in One Step

2024-10-19 · Mingyuan Zhou, Huangjie Zheng, Yi Gu, Zhendong Wang 외

Score identity Distillation (SiD) is a data-free method that has achieved SOTA performance in image generation by leveraging only a pretrained diffusion model, without requiring any training data. However, its ultimate p…

Conditional Image GenerationGPUImage GenerationUnconditional Image Generation

Reminding the Incremental Language Model via Data-Free Self-Distillation

2021-10-17 · Han Wang, Ruiliu Fu, Chengzhang Li, Xuejun Zhang 외

Incremental language learning with pseudo-data can alleviate catastrophic forgetting in neural networks. However, to obtain better performance, former methods have higher demands for pseudo-data of the previous tasks. Th…

Data AugmentationLanguage ModelingLanguage Modelling