The reviewed record of science sign in
Pith

arxiv: 2403.06135 · v1 · pith:WU2ET3XE · submitted 2024-03-10 · cs.CV · cs.AI· cs.LG

MACE: Mass Concept Erasure in Diffusion Models

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:WU2ET3XErecord.jsonopen to challenge →

classification cs.CV cs.AIcs.LG
keywords erasuremaceconceptsconceptmethodsmodelsbalancecontent
0
0 comments X
read the original abstract

The rapid expansion of large-scale text-to-image diffusion models has raised growing concerns regarding their potential misuse in creating harmful or misleading content. In this paper, we introduce MACE, a finetuning framework for the task of mass concept erasure. This task aims to prevent models from generating images that embody unwanted concepts when prompted. Existing concept erasure methods are typically restricted to handling fewer than five concepts simultaneously and struggle to find a balance between erasing concept synonyms (generality) and maintaining unrelated concepts (specificity). In contrast, MACE differs by successfully scaling the erasure scope up to 100 concepts and by achieving an effective balance between generality and specificity. This is achieved by leveraging closed-form cross-attention refinement along with LoRA finetuning, collectively eliminating the information of undesirable concepts. Furthermore, MACE integrates multiple LoRAs without mutual interference. We conduct extensive evaluations of MACE against prior methods across four different tasks: object erasure, celebrity erasure, explicit content erasure, and artistic style erasure. Our results reveal that MACE surpasses prior methods in all evaluated tasks. Code is available at https://github.com/Shilin-LU/MACE.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The Illusion of High Utility in Safety Alignment of Text-to-Image Diffusion Models

    cs.CV 2026-07 unverdicted novelty 6.0

    Safety-aligned T2I diffusion models exhibit semantic collapse in text embeddings causing TIFA drops; SAGE regularization restores structured utility while retaining safety.