CVNov 6, 2024

ReEdit: Multimodal Exemplar-Based Image Editing with Diffusion Models

arXiv:2411.03982v16 citationsh-index: 5WACV
Originality Incremental advance
AI Analysis

This addresses the problem of complex mapping in image editing for users of diffusion models, though it appears incremental as it builds on existing T2I models.

The paper tackled exemplar-based image editing by proposing ReEdit, a framework that captures edits in text and image modalities, resulting in consistent outperformance over state-of-the-art baselines and being four times faster than the next best baseline.

Modern Text-to-Image (T2I) Diffusion models have revolutionized image editing by enabling the generation of high-quality photorealistic images. While the de facto method for performing edits with T2I models is through text instructions, this approach non-trivial due to the complex many-to-many mapping between natural language and images. In this work, we address exemplar-based image editing -- the task of transferring an edit from an exemplar pair to a content image(s). We propose ReEdit, a modular and efficient end-to-end framework that captures edits in both text and image modalities while ensuring the fidelity of the edited image. We validate the effectiveness of ReEdit through extensive comparisons with state-of-the-art baselines and sensitivity analyses of key design choices. Our results demonstrate that ReEdit consistently outperforms contemporary approaches both qualitatively and quantitatively. Additionally, ReEdit boasts high practical applicability, as it does not require any task-specific optimization and is four times faster than the next best baseline.

Foundations

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

Your Notes