arXiv:2502.18364cs.CV2025-02CVPR被引 39

用匿名区域布局实现可变层数透明图像的高效生成。

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

  • 通过匿名区域布局让模型自主对齐文本与视觉元素。
  • 支持50层以上图像生成,速度比全注意力快12倍以上。
  • 适合需要精细分层控制的交互式内容创作场景。

多层图像生成是让用户分离、选择和编辑特定图像层的基础任务,从而革新了与生成模型的交互方式。本文提出匿名区域变压器(ART),基于全局文本提示和匿名区域布局,直接生成可变层数的透明图像。受框架理论启发,该匿名区域布局使生成模型能够自主决定哪些视觉标记应与哪些文本标记对齐,这与以往以语义布局为主导的图像生成方法形成对比。此外,逐层区域裁剪机制仅选取属于每个匿名区域的视觉标记,显著降低注意力计算成本,实现大量独立图层(如50+)的高效生成。相比全注意力方法,本方法速度快逾12倍,且层间冲突更少。同时,我们设计了一种高质量的多层透明图像自编码器,可联合地直接编码和解码可变层数图像的透明度。通过实现精确控制与可扩展的图层生成,ART建立了一种新的交互式内容创作范式。

原文摘要 · Abstract (English)

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.

图像生成多层透明注意力优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。