ART: Anonymous Region Transformer for Variable Multi-Layer Transparent Image Generation
Yifan Pu, Yiming Zhao, Zhicong Tang, Ruihong Yin, Haoxing Ye, Yuhui Yuan, Dong Chen, Jianmin Bao, Sirui Zhang, Yanbin Wang, Lin Liang, Lijuan Wang, Ji Li, Xiu Li, Zhouhui Lian, Gao Huang, Baining Guo
TL;DR
ART introduces Anonymous Region Transformer to enable variable multi-layer transparent image generation driven by a global prompt and anonymous region layouts. The approach decomposes into a Multi-layer Transparent Image Autoencoder, the ART diffusion backbone with layout-conditioned 3D RoPE, and an Anonymous Region Layout Planner, trained on the MLTD dataset (~1M designs). By performing region-wise cropping and joint diffusion across layers, ART achieves 50+ layers with improved coherence, efficiency, and cross-layer harmonization, outperforming prior methods in both quantitative metrics and user studies. This work enables scalable, interactive, layer-wise content creation and lays a foundation for future improvements in semantic labeling, aesthetics, and human-in-the-loop editing.
Abstract
Multi-layer image generation is a fundamental task that enables users to isolate, select, and edit specific image layers, thereby revolutionizing interactions with generative models. In this paper, we introduce the Anonymous Region Transformer (ART), which facilitates the direct generation of variable multi-layer transparent images based on a global text prompt and an anonymous region layout. Inspired by Schema theory suggests that knowledge is organized in frameworks (schemas) that enable people to interpret and learn from new information by linking it to prior knowledge.}, this anonymous region layout allows the generative model to autonomously determine which set of visual tokens should align with which text tokens, which is in contrast to the previously dominant semantic layout for the image generation task. In addition, the layer-wise region crop mechanism, which only selects the visual tokens belonging to each anonymous region, significantly reduces attention computation costs and enables the efficient generation of images with numerous distinct layers (e.g., 50+). When compared to the full attention approach, our method is over 12 times faster and exhibits fewer layer conflicts. Furthermore, we propose a high-quality multi-layer transparent image autoencoder that supports the direct encoding and decoding of the transparency of variable multi-layer images in a joint manner. By enabling precise control and scalable layer generation, ART establishes a new paradigm for interactive content creation.
