CVFeb 6, 2025

PartEdit: Fine-Grained Image Editing using Pre-Trained Diffusion Models

arXiv:2502.04050v27 citationsh-index: 12SIGGRAPH
AI Analysis

This work addresses the need for precise object part edits in images, which is incremental as it builds on existing diffusion models.

The paper tackles the problem of fine-grained image editing of object parts using pre-trained diffusion models, achieving superior performance over existing methods with user preference rates of 66-90%.

We present the first text-based image editing approach for object parts based on pre-trained diffusion models. Diffusion-based image editing approaches capitalized on the deep understanding of diffusion models of image semantics to perform a variety of edits. However, existing diffusion models lack sufficient understanding of many object parts, hindering fine-grained edits requested by users. To address this, we propose to expand the knowledge of pre-trained diffusion models to allow them to understand various object parts, enabling them to perform fine-grained edits. We achieve this by learning special textual tokens that correspond to different object parts through an efficient token optimization process. These tokens are optimized to produce reliable localization masks at each inference step to localize the editing region. Leveraging these masks, we design feature-blending and adaptive thresholding strategies to execute the edits seamlessly. To evaluate our approach, we establish a benchmark and an evaluation protocol for part editing. Experiments show that our approach outperforms existing editing methods on all metrics and is preferred by users 66-90% of the time in conducted user studies.

Foundations

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

Your Notes