CVAILGMar 30, 2023

PAIR-Diffusion: A Comprehensive Multimodal Object-Level Image Editor

arXiv:2303.17546v326 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses the need for more precise control in generative image editing for users in creative and design fields, though it appears incremental as it builds on existing diffusion models.

The paper tackles the problem of fine-grained object-level image editing by proposing PAIR-Diffusion, a framework that enables diffusion models to control structure and appearance properties of individual objects, achieving comprehensive editing capabilities without requiring inversion steps.

Generative image editing has recently witnessed extremely fast-paced growth. Some works use high-level conditioning such as text, while others use low-level conditioning. Nevertheless, most of them lack fine-grained control over the properties of the different objects present in the image, i.e. object-level image editing. In this work, we tackle the task by perceiving the images as an amalgamation of various objects and aim to control the properties of each object in a fine-grained manner. Out of these properties, we identify structure and appearance as the most intuitive to understand and useful for editing purposes. We propose PAIR Diffusion, a generic framework that can enable a diffusion model to control the structure and appearance properties of each object in the image. We show that having control over the properties of each object in an image leads to comprehensive editing capabilities. Our framework allows for various object-level editing operations on real images such as reference image-based appearance editing, free-form shape editing, adding objects, and variations. Thanks to our design, we do not require any inversion step. Additionally, we propose multimodal classifier-free guidance which enables editing images using both reference images and text when using our approach with foundational diffusion models. We validate the above claims by extensively evaluating our framework on both unconditional and foundational diffusion models. Please refer to https://vidit98.github.io/publication/conference-paper/pair_diff.html for code and model release.

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