Erasing Thousands of Concepts: Towards Scalable and Practical Concept Erasure for Text-to-Image Diffusion Models

arXiv cs.CV / 4/21/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces Erasing Thousands of Concepts (ETC), a scalable framework for concept erasure in text-to-image (T2I) diffusion models that can remove thousands of concepts while maintaining generation quality.
  • ETC uses a Student’s t-distribution Mixture Model (tMM) to model low-rank concept distributions and applies affine optimal transport to precisely target erasure without relying on predefined anchor concepts.
  • It trains an MoE-based “MoEraser” module to remove target concept embeddings while preserving anchor embeddings, improving the selectivity of the erasure.
  • By injecting noise into the text embedding projector and fine-tuning MoEraser, the method gains robustness against white-box attacks such as module removal.
  • Experiments across 2,000+ concepts and multiple diffusion models show ETC surpassing prior work in scalability and precision for large-scale concept erasure.

Abstract

Large-scale text-to-image (T2I) diffusion models deliver remarkable visual fidelity but pose safety risks due to their capacity to reproduce undesirable content, such as copyrighted ones. Concept erasure has emerged as a mitigation strategy, yet existing approaches struggle to balance scalability, precision, and robustness, which restricts their applicability to erasing only a few hundred concepts. To address these limitations, we present Erasing Thousands of Concepts (ETC), a scalable framework capable of erasing thousands of concepts while preserving generation quality. Our method first models low-rank concept distributions via a Student's t-distribution Mixture Model (tMM). It enables pin-point erasure of target concepts via affine optimal transport while preserving others by anchoring the boundaries of target concept distributions without pre-defined anchor concepts. We then train a Mixture-of-Experts (MoE)-based module, termed MoEraser, which removes target embeddings while preserving the anchor embeddings. By injecting noise into the text embedding projector and fine-tuning MoEraser for recovery, our framework achieves robustness to white-box attack such as module removal. Extensive experiments on over 2,000 concepts across heterogeneous domains and diffusion models demerate state-of-the-art scalability and precision in large-scale concept erasure.