LURE: Latent Space Unblocking for Multi-Concept Reawakening in Diffusion Models
Mengyu Sun, Ziyuan Yang, Andrew Beng Jin Teoh, Junxu Liu, Haibo Hu, Yi Zhang
TL;DR
This paper tackles the vulnerability of concept erasure in diffusion models by reframing generation as an implicit function of text, model parameters, and latent states. It introduces LURE, a latent-space unblocking framework combining semantic re-binding for latent-space reconstruction, gradient field orthogonalization to prevent cross-concept interference, and LSIS with posterior verification to stabilize sampling. The approach enables simultaneous, high-fidelity reawakening of multiple erased concepts across general objects, IP concepts, and unsafe content while preserving non-erased semantics. The results imply that safe deployment of diffusion models requires mechanisms that disrupt latent generative knowledge, not just surface-level output suppression, to ensure robust safety.
Abstract
Concept erasure aims to suppress sensitive content in diffusion models, but recent studies show that erased concepts can still be reawakened, revealing vulnerabilities in erasure methods. Existing reawakening methods mainly rely on prompt-level optimization to manipulate sampling trajectories, neglecting other generative factors, which limits a comprehensive understanding of the underlying dynamics. In this paper, we model the generation process as an implicit function to enable a comprehensive theoretical analysis of multiple factors, including text conditions, model parameters, and latent states. We theoretically show that perturbing each factor can reawaken erased concepts. Building on this insight, we propose a novel concept reawakening method: Latent space Unblocking for concept REawakening (LURE), which reawakens erased concepts by reconstructing the latent space and guiding the sampling trajectory. Specifically, our semantic re-binding mechanism reconstructs the latent space by aligning denoising predictions with target distributions to reestablish severed text-visual associations. However, in multi-concept scenarios, naive reconstruction can cause gradient conflicts and feature entanglement. To address this, we introduce Gradient Field Orthogonalization, which enforces feature orthogonality to prevent mutual interference. Additionally, our Latent Semantic Identification-Guided Sampling (LSIS) ensures stability of the reawakening process via posterior density verification. Extensive experiments demonstrate that LURE enables simultaneous, high-fidelity reawakening of multiple erased concepts across diverse erasure tasks and methods.
