English

Continuous Layout Editing of Single Images with Diffusion Models

Computer Vision and Pattern Recognition 2023-06-23 v1

Abstract

Recent advancements in large-scale text-to-image diffusion models have enabled many applications in image editing. However, none of these methods have been able to edit the layout of single existing images. To address this gap, we propose the first framework for layout editing of a single image while preserving its visual properties, thus allowing for continuous editing on a single image. Our approach is achieved through two key modules. First, to preserve the characteristics of multiple objects within an image, we disentangle the concepts of different objects and embed them into separate textual tokens using a novel method called masked textual inversion. Next, we propose a training-free optimization method to perform layout control for a pre-trained diffusion model, which allows us to regenerate images with learned concepts and align them with user-specified layouts. As the first framework to edit the layout of existing images, we demonstrate that our method is effective and outperforms other baselines that were modified to support this task. Our code will be freely available for public use upon acceptance.

Keywords

Cite

@article{arxiv.2306.13078,
  title  = {Continuous Layout Editing of Single Images with Diffusion Models},
  author = {Zhiyuan Zhang and Zhitong Huang and Jing Liao},
  journal= {arXiv preprint arXiv:2306.13078},
  year   = {2023}
}
R2 v1 2026-06-28T11:12:12.481Z