paper-with-me

Papers

SPEED: Scalable, Precise, and Efficient Concept Erasure for Diffusion Models

2025-03-10 · Ouxiang Li, YuAn Wang, Xinting Hu, Houcheng Jiang, Tao Liang, Yanbin Hao, Guojun Ma, Fuli Feng

Erasing concepts from large-scale text-to-image (T2I) diffusion models has become increasingly crucial due to the growing concerns over copyright infringement, offensive content, and privacy violations. However, existing methods either require costly fine-tuning or degrade image quality for non-target concepts (i.e., prior) due to inherent optimization limitations. In this paper, we introduce SPEED, a model editing-based concept erasure approach that leverages null-space constraints for scalable, precise, and efficient erasure. Specifically, SPEED incorporates Influence-based Prior Filtering (IPF) to retain the most affected non-target concepts during erasing, Directed Prior Augmentation (DPA) to expand prior coverage while maintaining semantic consistency, and Invariant Equality Constraints (IEC) to regularize model editing by explicitly preserving key invariants during the T2I generation process. Extensive evaluations across multiple concept erasure tasks demonstrate that SPEED consistently outperforms existing methods in prior preservation while achieving efficient and high-fidelity concept erasure, successfully removing 100 concepts within just 5 seconds. Our code and models are available at: https://github.com/Ouxiang-Li/SPEED.

📄 PDF Abstract BibTeX arXiv:2503.07392

Code (1)

ouxiang-li/speed 공식 구현 pytorch

Tasks

Model Editing

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Orthogonal Concept Erasure for Diffusion Models

2026-05-27 · Yuhao Sun, Lingyun Yu, Haoxiang Xu, Fengyuan Miao 외 arxiv

Concept erasure has emerged as a promising approach to mitigate undesired or unsafe content in diffusion models, yet existing methods still face significant limitations. While training-based methods are effective, their …

Precise, Fast, and Low-cost Concept Erasure in Value Space: Orthogonal Complement Matters

2024-12-09 · CVPR 2025 1 · YuAn Wang, Ouxiang Li, Tingting Mu, Yanbin Hao 외

Recent success of text-to-image (T2I) generation and its increasing practical applications, enabled by diffusion models, require urgent consideration of erasing unwanted concepts, e.g., copyrighted, offensive, and unsafe…

Image GenerationNavigateText-to-Image Generation

CRCE: Coreference-Retention Concept Erasure in Text-to-Image Diffusion Models

2025-03-18 · Yuyang Xue, Edward Moroshko, Feng Chen, Jingyu Sun 외

Text-to-Image diffusion models can produce undesirable content that necessitates concept erasure. However, existing methods struggle with under-erasure, leaving residual traces of targeted concepts, or over-erasure, mist…

Erasing Without Collateral Damage: Precise Concept Removal in Diffusion Models

2026-07-06 · Parth Upman, Nishita Jain, Shreyank N Gowda arxiv

Training-free concept erasure is an attractive mechanism for controlling text-to-image diffusion models, but precise erasure often comes at the cost of damaging semantically related non-target concepts. Existing value-sp…

Semantic Surgery: Zero-Shot Concept Erasure in Diffusion Models

2025-10-26 · Lexiang Xiong, Chengyu Liu, Jingwen Ye, Yan Liu 외 arxiv

Concept erasure in text-to-image diffusion models is crucial for mitigating harmful content, yet existing methods often compromise generative quality. We introduce Semantic Surgery, a novel training-free, zero-shot frame…

Text-to-Image Generation