CVApr 4, 2024

Robust Concept Erasure Using Task Vectors

arXiv:2404.03631v230 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the issue of unsafe image generations in text-to-image models for users, though it is incremental as it builds on existing task vector methods.

The paper tackles the problem of unconditionally erasing undesirable concepts from text-to-image models, proposing Diverse Inversion to estimate edit strength and apply task vectors to a subset of weights, which enhances erasure robustness while better maintaining core model functionality.

With the rapid growth of text-to-image models, a variety of techniques have been suggested to prevent undesirable image generations. Yet, these methods often only protect against specific user prompts and have been shown to allow unsafe generations with other inputs. Here we focus on unconditionally erasing a concept from a text-to-image model rather than conditioning the erasure on the user's prompt. We first show that compared to input-dependent erasure methods, concept erasure that uses Task Vectors (TV) is more robust to unexpected user inputs, not seen during training. However, TV-based erasure can also affect the core performance of the edited model, particularly when the required edit strength is unknown. To this end, we propose a method called Diverse Inversion, which we use to estimate the required strength of the TV edit. Diverse Inversion finds within the model input space a large set of word embeddings, each of which induces the generation of the target concept. We find that encouraging diversity in the set makes our estimation more robust to unexpected prompts. Finally, we show that Diverse Inversion enables us to apply a TV edit only to a subset of the model weights, enhancing the erasure capabilities while better maintaining the core functionality of the model.

Foundations

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

Your Notes