AEGIS: Adversarial Target-Guided Retention-Data-Free Robust Concept Erasure from Diffusion Models
Fengpeng Li, Kemou Li, Qizhou Wang, Bo Han, Jiantao Zhou
TL;DR
This work tackles the safety challenge of concept erasure in diffusion models by addressing robustness to adversarial prompts while preserving non-target concepts. It introduces Adversarial Erasure Target (AET) to steer erasure away from semantic centers and Gradient Regularization Projection (GRP) to balance erasure robustness with retention without requiring extra retention data, formalized through the losses $\mathcal{L}_e$ and $\mathcal{L}_r$. Theoretical results establish local descent guarantees and retention benefits for GRP, and extensive experiments across Nudity, Van Gogh style, and Church object concepts show significant robustness gains against APAs with controlled impact on utility. Overall, AEGIS provides a principled, data-efficient framework for robust concept unlearning in nonconvex diffusion-model fine-tuning, with practical implications for safer generative AI deployment.
Abstract
Concept erasure helps stop diffusion models (DMs) from generating harmful content; but current methods face robustness retention trade off. Robustness means the model fine-tuned by concept erasure methods resists reactivation of erased concepts, even under semantically related prompts. Retention means unrelated concepts are preserved so the model's overall utility stays intact. Both are critical for concept erasure in practice, yet addressing them simultaneously is challenging, as existing works typically improve one factor while sacrificing the other. Prior work typically strengthens one while degrading the other, e.g., mapping a single erased prompt to a fixed safe target leaves class level remnants exploitable by prompt attacks, whereas retention-oriented schemes underperform against adaptive adversaries. This paper introduces Adversarial Erasure with Gradient Informed Synergy (AEGIS), a retention-data-free framework that advances both robustness and retention.
