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

PurifyGen: A Risk-Discrimination and Semantic-Purification Model for Safe Text-to-Image Generation

About

Recent advances in diffusion models have notably enhanced text-to-image (T2I) generation quality, but they also raise the risk of generating unsafe content. Traditional safety methods like text blacklisting or harmful content classification have significant drawbacks: they can be easily circumvented or require extensive datasets and extra training. To overcome these challenges, we introduce PurifyGen, a novel, training-free approach for safe T2I generation that retains the model's original weights. PurifyGen introduces a dual-stage strategy for prompt purification. First, we evaluate the safety of each token in a prompt by computing its complementary semantic distance, which measures the semantic proximity between the prompt tokens and concept embeddings from predefined toxic and clean lists. This enables fine-grained prompt classification without explicit keyword matching or retraining. Tokens closer to toxic concepts are flagged as risky. Second, for risky prompts, we apply a dual-space transformation: we project toxic-aligned embeddings into the null space of the toxic concept matrix, effectively removing harmful semantic components, and simultaneously align them into the range space of clean concepts. This dual alignment purifies risky prompts by both subtracting unsafe semantics and reinforcing safe ones, while retaining the original intent and coherence. We further define a token-wise strategy to selectively replace only risky token embeddings, ensuring minimal disruption to safe content. PurifyGen offers a plug-and-play solution with theoretical grounding and strong generalization to unseen prompts and models. Extensive testing shows that PurifyGen surpasses current methods in reducing unsafe content across five datasets and competes well with training-dependent approaches. The code can refer to https://github.com/AI-Researcher-Team/PurifyGen.

Zongsheng Cao, Yangfan He, Anran Liu, Jun Xie, Feng Chen, Zepeng Wang• 2025

Related benchmarks

TaskDatasetResultRank
Safe Text-to-Image GenerationMMA-Diffusion
Automatic Safety Rate55.3
20
Artist Concept RemovalKelly McKernan Modern Artist concept removal
Accuracy (Error)37
14
Safe Text-to-Image GenerationI2P
ASR0.028
13
Safe Text-to-Image GenerationP4D
ASR37.7
13
Safe Text-to-Image GenerationRing-a-Bell
ASR12.6
13
Safe Text-to-Image GenerationUDA
ASR17.4
13
Artist Concept RemovalVan Gogh Famous Artist concept removal
Accuracy87
7
Safe Text-to-Video GenerationSafeSora
Violence Safety Score49.23
4
Showing 8 of 8 rows

Other info

Follow for update