CVLGOct 15, 2024

DreamSteerer: Enhancing Source Image Conditioned Editability using Personalized Diffusion Models

arXiv:2410.11208v25 citationsh-index: 5NIPS
AI Analysis

This work addresses a specific bottleneck in personalized image editing for users of text-to-image models, offering a plug-in solution to improve editability, which is incremental but targeted.

The paper tackles the problem of enhancing source image conditioned editability in personalized diffusion models for image editing, proposing DreamSteerer with a novel Editability Driven Score Distillation objective and achieving significant improvements in editability across several baselines.

Recent text-to-image personalization methods have shown great promise in teaching a diffusion model user-specified concepts given a few images for reusing the acquired concepts in a novel context. With massive efforts being dedicated to personalized generation, a promising extension is personalized editing, namely to edit an image using personalized concepts, which can provide a more precise guidance signal than traditional textual guidance. To address this, a straightforward solution is to incorporate a personalized diffusion model with a text-driven editing framework. However, such a solution often shows unsatisfactory editability on the source image. To address this, we propose DreamSteerer, a plug-in method for augmenting existing T2I personalization methods. Specifically, we enhance the source image conditioned editability of a personalized diffusion model via a novel Editability Driven Score Distillation (EDSD) objective. Moreover, we identify a mode trapping issue with EDSD, and propose a mode shifting regularization with spatial feature guided sampling to avoid such an issue. We further employ two key modifications to the Delta Denoising Score framework that enable high-fidelity local editing with personalized concepts. Extensive experiments validate that DreamSteerer can significantly improve the editability of several T2I personalization baselines while being computationally efficient.

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