Training-Free Safe Denoisers for Safe Use of Diffusion Models
Mingyu Kim, Dongjun Kim, Amman Yusuf, Stefano Ermon, Mijung Park

TL;DR
This paper introduces a training-free method to modify diffusion model sampling trajectories, ensuring generated images avoid unsafe or unwanted data regions without retraining or fine-tuning.
Contribution
It proposes a novel approach that directly adjusts the sampling process using a negation set, eliminating the need for retraining DMs to enhance safety.
Findings
Successfully generates high-quality safe images avoiding negation areas
Applicable to text-conditional, class-conditional, and unconditional generation
Demonstrates potential for safer diffusion model applications
Abstract
There is growing concern over the safety of powerful diffusion models (DMs), as they are often misused to produce inappropriate, not-safe-for-work (NSFW) content or generate copyrighted material or data of individuals who wish to be forgotten. Many existing methods tackle these issues by heavily relying on text-based negative prompts or extensively retraining DMs to eliminate certain features or samples. In this paper, we take a radically different approach, directly modifying the sampling trajectory by leveraging a negation set (e.g., unsafe images, copyrighted data, or datapoints needed to be excluded) to avoid specific regions of data distribution, without needing to retrain or fine-tune DMs. We formally derive the relationship between the expected denoised samples that are safe and those that are not safe, leading to our denoiser which ensures its final samples are…
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.
Videos
Taxonomy
TopicsModel Reduction and Neural Networks · Real-time simulation and control systems
MethodsDiffusion · Hierarchical Information Threading · Sparse Evolutionary Training
