EraseAnything: Enabling Concept Erasure in Rectified Flow Transformers
About
Removing unwanted concepts from large-scale text-to-image (T2I) diffusion models while maintaining their overall generative quality remains an open challenge. This difficulty is especially pronounced in emerging paradigms, such as Stable Diffusion (SD) v3 and Flux, which incorporate flow matching and transformer-based architectures. These advancements limit the transferability of existing concept-erasure techniques that were originally designed for the previous T2I paradigm (e.g., SD v1.4). In this work, we introduce EraseAnything, the first method specifically developed to address concept erasure within the latest flow-based T2I framework. We formulate concept erasure as a bi-level optimization problem, employing LoRA-based parameter tuning and an attention map regularizer to selectively suppress undesirable activations. Furthermore, we propose a self-contrastive learning strategy to ensure that removing unwanted concepts does not inadvertently harm performance on unrelated ones. Experimental results demonstrate that EraseAnything successfully fills the research gap left by earlier methods in this new T2I paradigm, achieving state-of-the-art performance across a wide range of concept erasure tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Image Generation | MS-COCO | FID21.63 | 145 | |
| Nudity Erasure | I2P | Total Count294 | 44 | |
| Concept Unlearning | UnlearnDiffAtk | -- | 36 | |
| Utility Preservation | MS-COCO 10k | FID21.75 | 32 | |
| Image Generation | MS-COCO 10k (test) | FID21.75 | 24 | |
| Concept Erasure | I2P | I2P Success Rate59.8 | 23 | |
| Concept Erasure | P4D | ASR40.4 | 23 | |
| Explicit Content Unlearning | I2P | Total Count199 | 21 | |
| Utility Preservation | COCO-10K (val) | FID26.63 | 20 | |
| Artistic Style Erasure | MSCOCO Concept-prune 480 | Top-1 Accuracy0.00e+0 | 15 |