CVAILGMar 20, 2024

Editing Massive Concepts in Text-to-Image Diffusion Models

arXiv:2403.13807v115 citationsh-index: 14
Originality Incremental advance
AI Analysis

This addresses the need for fast adjustment and re-deployment of T2I models in real-world applications, though it is incremental as it builds on prior concept editing methods.

The paper tackles the problem of outdated, copyrighted, incorrect, and biased content in text-to-image diffusion models by proposing EMCID, a two-stage method for editing up to 1,000 concepts, which demonstrates superior scalability in experiments.

Text-to-image diffusion models suffer from the risk of generating outdated, copyrighted, incorrect, and biased content. While previous methods have mitigated the issues on a small scale, it is essential to handle them simultaneously in larger-scale real-world scenarios. We propose a two-stage method, Editing Massive Concepts In Diffusion Models (EMCID). The first stage performs memory optimization for each individual concept with dual self-distillation from text alignment loss and diffusion noise prediction loss. The second stage conducts massive concept editing with multi-layer, closed form model editing. We further propose a comprehensive benchmark, named ImageNet Concept Editing Benchmark (ICEB), for evaluating massive concept editing for T2I models with two subtasks, free-form prompts, massive concept categories, and extensive evaluation metrics. Extensive experiments conducted on our proposed benchmark and previous benchmarks demonstrate the superior scalability of EMCID for editing up to 1,000 concepts, providing a practical approach for fast adjustment and re-deployment of T2I diffusion models in real-world applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes