Table of Contents
Fetching ...

ReEdit: Multimodal Exemplar-Based Image Editing with Diffusion Models

Ashutosh Srivastava, Tarun Ram Menta, Abhinav Java, Avadhoot Jadhav, Silky Singh, Surgan Jandial, Balaji Krishnamurthy

TL;DR

This work proposes 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, and demonstrates that Reedit consistently outperforms contemporary approaches both qualitatively and quantitatively.

Abstract

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.

ReEdit: Multimodal Exemplar-Based Image Editing with Diffusion Models

TL;DR

This work proposes 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, and demonstrates that Reedit consistently outperforms contemporary approaches both qualitatively and quantitatively.

Abstract

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.

Paper Structure

This paper contains 17 sections, 46 figures, 3 tables.

Figures (46)

  • Figure 1: Overview of our framework ReEdit. For details, please refer Section \ref{['sec:method']}.
  • Figure 2: Examples of ambiguous samples in the InstructPix2Pix dataset, motivating the need for manual curation. Additional examples can be found in Appendix \ref{['sec:ip2p-failure']}
  • Figure 3: $x$
  • Figure 4: $x_{\text{edit}}$
  • Figure 5: $y$
  • ...and 41 more figures