English

Text2Layer: Layered Image Generation using Latent Diffusion Model

Computer Vision and Pattern Recognition 2023-07-20 v1 Artificial Intelligence Machine Learning

Abstract

Layer compositing is one of the most popular image editing workflows among both amateurs and professionals. Motivated by the success of diffusion models, we explore layer compositing from a layered image generation perspective. Instead of generating an image, we propose to generate background, foreground, layer mask, and the composed image simultaneously. To achieve layered image generation, we train an autoencoder that is able to reconstruct layered images and train diffusion models on the latent representation. One benefit of the proposed problem is to enable better compositing workflows in addition to the high-quality image output. Another benefit is producing higher-quality layer masks compared to masks produced by a separate step of image segmentation. Experimental results show that the proposed method is able to generate high-quality layered images and initiates a benchmark for future work.

Keywords

Cite

@article{arxiv.2307.09781,
  title  = {Text2Layer: Layered Image Generation using Latent Diffusion Model},
  author = {Xinyang Zhang and Wentian Zhao and Xin Lu and Jeff Chien},
  journal= {arXiv preprint arXiv:2307.09781},
  year   = {2023}
}

Comments

Preprint. Work in progress

R2 v1 2026-06-28T11:34:20.496Z