Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Detect-and-Guide: Self-regulation of Diffusion Models for Safe Text-to-Image Generation via Guideline Token Optimization

About

Text-to-image diffusion models have achieved state-of-the-art results in synthesis tasks; however, there is a growing concern about their potential misuse in creating harmful content. To mitigate these risks, post-hoc model intervention techniques, such as concept unlearning and safety guidance, have been developed. However, fine-tuning model weights or adapting the hidden states of the diffusion model operates in an uninterpretable way, making it unclear which part of the intermediate variables is responsible for unsafe generation. These interventions severely affect the sampling trajectory when erasing harmful concepts from complex, multi-concept prompts, thus hindering their practical use in real-world settings. In this work, we propose the safe generation framework Detect-and-Guide (DAG), leveraging the internal knowledge of diffusion models to perform self-diagnosis and fine-grained self-regulation during the sampling process. DAG first detects harmful concepts from noisy latents using refined cross-attention maps of optimized tokens, then applies safety guidance with adaptive strength and editing regions to negate unsafe generation. The optimization only requires a small annotated dataset and can provide precise detection maps with generalizability and concept specificity. Moreover, DAG does not require fine-tuning of diffusion models, and therefore introduces no loss to their generation diversity. Experiments on erasing sexual content show that DAG achieves state-of-the-art safe generation performance, balancing harmfulness mitigation and text-following performance on multi-concept real-world prompts.

Feifei Li, Mi Zhang, Yiming Sun, Min Yang• 2025

Related benchmarks

TaskDatasetResultRank
Generation QualityCOCO 1K
VQA Score72
13
Nudity Concept ErasureRing-a-bell Adversarial Prompts
Erase Rate (%)88.14
13
Nudity Concept ErasureMMA Adversarial Prompts
Erase Rate (%)77.6
13
Erase EffectivenessI2P sexual 1.0 (test)
Total Erased Count86
13
Showing 4 of 4 rows

Other info

Code

Follow for update