PSDiffusion: Harmonized Multi-Layer Image Generation via Layout and Appearance Alignment
Dingbang Huang, Wenbo Li, Yifei Zhao, Xinyu Pan, Chun Wang, Yanhong Zeng, Bo Dai
TL;DR
PSDiffusion tackles the challenge of synthesizing coherent multi-layer RGBA images by leveraging interaction priors from pretrained RGB diffusion models. It introduces an RGBA VAE, a layer cross-attention reweighting mechanism to guide foreground layout from a global prompt, and a partial joint self-attention module to foster inter-layer coherence. To address data scarcity, it presents Inter-Layer, a 30K high-quality, human-curated dataset with 3–6 layered assets and artist-level alpha mattes. Experiments show PSDiffusion outperforms state-of-the-artLayerDiffuse and ART in layout plausibility, cross-layer interactions, and alpha quality, validated by quantitative metrics and a user study.
Abstract
Transparent image layer generation plays a significant role in digital art and design workflows. Existing methods typically decompose transparent layers from a single RGB image using a set of tools or generate multiple transparent layers sequentially. Despite some promising results, these methods often limit their ability to model global layout, physically plausible interactions, and visual effects such as shadows and reflections with high alpha quality due to limited shared global context among layers. To address this issue, we propose PSDiffusion, a unified diffusion framework that leverages image composition priors from pre-trained image diffusion model for simultaneous multi-layer text-to-image generation. Specifically, our method introduces a global layer interaction mechanism to generate layered images collaboratively, ensuring both individual layer quality and coherent spatial and visual relationships across layers. We include extensive experiments on benchmark datasets to demonstrate that PSDiffusion is able to outperform existing methods in generating multi-layer images with plausible structure and enhanced visual fidelity.
