Papers › ART: Anonymous Region Transformer for Variable Multi-Layer Transparent Image Generation

ART: Anonymous Region Transformer for Variable Multi-Layer Transparent Image Generation

25 Feb 2025CVPR 2025 1arXiv:2502.18364archive 2025-07-28

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

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2502.18364")

Code

Syntology Ran 1 of 14 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 1 ran · fixture could not drive it.

By repository: community (archive-listed): 14 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

microsoft/art-msra mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 1 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
13unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from microsoft/art-msra. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

accuracy microsoft/art-msra/layout_planner/training/utils.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · ed5ed903e9e24d08 · report
FormulateInput microsoft/art-msra/layout_planner/inference_layout.py community (archive-listed) unverified MIT (permissive) · 07f3e48fb520f32b · report
batch_purity microsoft/art-msra/layout_planner/training/trainer_layout.py community (archive-listed) unverified MIT (permissive) · b6ae4c2e9a4721f3 · report
crop_each_layer microsoft/art-msra/multi_layer_gen/custom_model_transp_vae.py community (archive-listed) unverified MIT (permissive) · 28e0f66d8fa6cea8 · report
encode_prompt microsoft/art-msra/multi_layer_gen/custom_pipeline.py community (archive-listed) unverified MIT (permissive) · 06d07c5e65ea4167 · report
get_dataset microsoft/art-msra/layout_planner/training/datasets/layoutnew_dataset.py community (archive-listed) unverified MIT (permissive) · 7a4f7b082e40ac6b · report
get_quantizer microsoft/art-msra/layout_planner/training/datasets/quantizer.py community (archive-listed) unverified MIT (permissive) · c345a9eaf4ac73c4 · report
kmp_preprocess microsoft/art-msra/layout_planner/models/modeling_layout.py community (archive-listed) unverified MIT (permissive) · 00462e6910b34cb9 · report
kmp_search microsoft/art-msra/layout_planner/models/modeling_layout.py community (archive-listed) unverified MIT (permissive) · f150a306a653ecb2 · report
l2_loss microsoft/art-msra/layout_planner/training/trainer_layout.py community (archive-listed) unverified MIT (permissive) · 61490145cb48f028 · report
layout_collate_fn microsoft/art-msra/layout_planner/training/datasets/layoutnew_dataset.py community (archive-listed) unverified MIT (permissive) · f4d9f77d7e39090d · report
patchify microsoft/art-msra/multi_layer_gen/custom_model_transp_vae.py community (archive-listed) unverified MIT (permissive) · 91a80a2215fe15e4 · report
preprocess_Input microsoft/art-msra/layout_planner/inference_layout.py community (archive-listed) unverified MIT (permissive) · d6905e2f00e0a901 · report
unpatchify microsoft/art-msra/multi_layer_gen/custom_model_transp_vae.py community (archive-listed) unverified MIT (permissive) · 74720e4c7d36e702 · report

Tasks

Image Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGNAbsolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSETSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections