Unleashing Uncertainty: Efficient Machine Unlearning for Generative AI

📅 2025-08-28
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Diffusion models suffer from low machine unlearning efficiency and difficulty balancing unlearning with retention. To address this, we propose SAFEMax—a novel information-theoretic generative machine unlearning method. SAFEMax leverages highly class-specific information present in early denoising steps and actively intervenes via entropy maximization: when encountering prohibited classes, it terminates denoising prematurely and outputs Gaussian noise, enabling precise and interpretable unlearning. Evaluated on CIFAR-10/100, SAFEMax achieves a +12.3% improvement in unlearning success rate over state-of-the-art methods, reduces computational overhead by 68%, and preserves generation fidelity for legitimate classes with negligible FID degradation (<0.5). Notably, SAFEMax is the first to introduce an information-entropy-driven selective intervention mechanism into diffusion model unlearning—uniquely harmonizing security, efficiency, and generative fidelity.

Technology Category

Application Category

📝 Abstract
We introduce SAFEMax, a novel method for Machine Unlearning in diffusion models. Grounded in information-theoretic principles, SAFEMax maximizes the entropy in generated images, causing the model to generate Gaussian noise when conditioned on impermissible classes by ultimately halting its denoising process. Also, our method controls the balance between forgetting and retention by selectively focusing on the early diffusion steps, where class-specific information is prominent. Our results demonstrate the effectiveness of SAFEMax and highlight its substantial efficiency gains over state-of-the-art methods.
Problem

Research questions and friction points this paper is trying to address.

Efficiently unlearning impermissible classes in diffusion models
Maximizing entropy to generate noise for forgotten content
Balancing selective forgetting with retention of other information
Innovation

Methods, ideas, or system contributions that make the work stand out.

Maximizes entropy in generated images
Halts denoising process for Gaussian noise
Selectively focuses on early diffusion steps
🔎 Similar Papers