CVMay 30, 2023

LayerDiffusion: Layered Controlled Image Editing with Diffusion Models

arXiv:2305.18676v149 citations
Originality Incremental advance
AI Analysis

This addresses the problem of controllable image editing for users needing complex, multi-action edits, representing an incremental improvement over existing methods.

The paper tackles the challenge of performing multiple simultaneous edits on a single image, such as background replacement and subject attribute changes, while maintaining consistency, by proposing LayerDiffusion, which generates highly coherent images that closely align with textual descriptions and surpass current leading methods.

Text-guided image editing has recently experienced rapid development. However, simultaneously performing multiple editing actions on a single image, such as background replacement and specific subject attribute changes, while maintaining consistency between the subject and the background remains challenging. In this paper, we propose LayerDiffusion, a semantic-based layered controlled image editing method. Our method enables non-rigid editing and attribute modification of specific subjects while preserving their unique characteristics and seamlessly integrating them into new backgrounds. We leverage a large-scale text-to-image model and employ a layered controlled optimization strategy combined with layered diffusion training. During the diffusion process, an iterative guidance strategy is used to generate a final image that aligns with the textual description. Experimental results demonstrate the effectiveness of our method in generating highly coherent images that closely align with the given textual description. The edited images maintain a high similarity to the features of the input image and surpass the performance of current leading image editing methods. LayerDiffusion opens up new possibilities for controllable image editing.

Foundations

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

Your Notes