Implicit Priors Editing in Stable Diffusion via Targeted Token Adjustment
Feng He, Chao Zhang, Zhixue Zhao

TL;DR
This paper introduces Embedit, a highly efficient method for editing implicit priors in Stable Diffusion by fine-tuning only specific token embeddings, enabling precise, reversible adjustments without affecting unrelated model outputs.
Contribution
Embedit is a novel, minimal-parameter fine-tuning approach that selectively adjusts token embeddings to modify implicit assumptions in text-to-image models.
Findings
Embedit outperforms previous methods in various editing scenarios.
It requires only 768 to 2048 parameter updates, enabling rapid and reversible edits.
The method maintains unchanged outputs for unedited prompts, ensuring model stability.
Abstract
Implicit assumptions and priors are often necessary in text-to-image generation tasks, especially when textual prompts lack sufficient context. However, these assumptions can sometimes reflect outdated concepts, inaccuracies, or societal bias embedded in the training data. We present Embedding-only Editing (Embedit), a method designed to efficiently adjust implict assumptions and priors in the model without affecting its interpretation of unrelated objects or overall performance. Given a "source" prompt (e.g., "rose") that elicits an implicit assumption (e.g., rose is red) and a "destination" prompt that specifies the desired attribute (e.g., "blue rose"), Embedit fine-tunes only the word token embedding (WTE) of the target object ("rose") to optimize the last hidden state of text encoder in Stable Diffusion, a SOTA text-to-image model. This targeted adjustment prevents unintended…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Advanced Memory and Neural Computing · Advancements in Photolithography Techniques
MethodsDiffusion
