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

SafeRedir: Prompt Embedding Redirection for Robust Unlearning in Image Generation Models

About

Image generation models (IGMs), while capable of producing impressive and creative content, often memorize a wide range of undesirable concepts from their training data, leading to the reproduction of unsafe content such as NSFW imagery and copyrighted artistic styles. Such behaviors pose persistent safety and compliance risks in real-world deployments and cannot be reliably mitigated by post-hoc filtering, owing to the limited robustness of such mechanisms and a lack of fine-grained semantic control. Recent unlearning methods seek to erase harmful concepts at the model level, which exhibit the limitations of requiring costly retraining, degrading the quality of benign generations, or failing to withstand prompt paraphrasing and adversarial attacks. To address these challenges, we introduce SafeRedir, a lightweight inference-time framework for robust unlearning via prompt embedding redirection. Without modifying the underlying IGMs, SafeRedir adaptively routes unsafe prompts toward safe semantic regions through token-level interventions in the embedding space. The framework comprises two core components: a latent-aware multi-modal safety classifier for identifying unsafe generation trajectories, and a token-level delta generator for precise semantic redirection, equipped with auxiliary predictors for token masking and adaptive scaling to localize and regulate the intervention. Empirical results across multiple representative unlearning tasks demonstrate that SafeRedir achieves effective unlearning capability, high semantic and perceptual preservation, robust image quality, and enhanced resistance to adversarial attacks. Furthermore, SafeRedir generalizes effectively across a variety of diffusion backbones and existing unlearned models, validating its plug-and-play compatibility and broad applicability. Code and data are available at https://github.com/ryliu68/SafeRedir.

Renyang Liu, Kangjie Chen, Han Qiu, Jie Zhang, Kwok-Yan Lam, Tianwei Zhang, See-Kiong Ng• 2026

Related benchmarks

TaskDatasetResultRank
Common RobustnessI2P
ASR0.7
12
Concept Unlearning (NSFW)IGMU (standard evaluation)
FSR99.84
12
Common RobustnessMMA
ASR1.73
12
Concept Unlearning PreservationNSFW
CSDR6.68
12
Adversarial RobustnessNSFW
ASR9.38
11
Adversarial RobustnessVan Gogh
ASR50.16
9
Adversarial RobustnessChurch
ASR3.12
9
Concept Unlearning (Church)IGMU (standard evaluation)
FSR96.8
9
Concept Unlearning PreservationVan Gogh
CSDR5.72
9
Concept Unlearning (Van Gogh)IGMU (standard evaluation)
FSR97
9
Showing 10 of 13 rows

Other info

Follow for update