Beyond Fixed Anchors: Precisely Erasing Concepts with Sibling Exclusive Counterparts
Tong Zhang, Ru Zhang, Jianyi Liu, Zhen Yang, Gongshen Liu
TL;DR
This work tackles the fragility of concept erasure in text-to-image diffusion models caused by fixed anchor choices, which can trigger concept re-emergence and erosion. It analyzes anchor sensitivity through causal tracing and defines Sibling Exclusive Concepts (SECs) as superior anchors, then introduces SELECT, a dynamic framework that generates SEC candidates with an LLM and selects optimal anchors via a two-stage evaluation based on contextual activation and semantic coherence, while also employing an Anchor-Guided Retain mechanism to protect local concepts. Across object, celebrity, artistic style, and NSFW erasure tasks, SELECT outperforms fixed-anchor baselines on erasure efficacy and content preservation, achieving fast anchor mining (≈4 seconds per concept) and robust generalization across erasure frameworks. The approach provides a practical, universal solution to reduce concept re-emergence and erosion, enabling more precise and reliable concept editing in diffusion-based generative systems. The combination of causal insights, SEC-driven anchor generation, and dual-mmetric evaluation presents a significant advance for scalable, context-aware concept erasure with real-world impact in content safety and controllable generation.
Abstract
Existing concept erasure methods for text-to-image diffusion models commonly rely on fixed anchor strategies, which often lead to critical issues such as concept re-emergence and erosion. To address this, we conduct causal tracing to reveal the inherent sensitivity of erasure to anchor selection and define Sibling Exclusive Concepts as a superior class of anchors. Based on this insight, we propose \textbf{SELECT} (Sibling-Exclusive Evaluation for Contextual Targeting), a dynamic anchor selection framework designed to overcome the limitations of fixed anchors. Our framework introduces a novel two-stage evaluation mechanism that automatically discovers optimal anchors for precise erasure while identifying critical boundary anchors to preserve related concepts. Extensive evaluations demonstrate that SELECT, as a universal anchor solution, not only efficiently adapts to multiple erasure frameworks but also consistently outperforms existing baselines across key performance metrics, averaging only 4 seconds for anchor mining of a single concept.
