TensorX
返回文献探索

Paper · arXiv 2409.02097

LinFusion: 1 GPU, 1 Minute, 16K Image

Songhua Liu, Weihao Yu, Zhenxiong Tan, Xinchao Wang

34 upvotesSeptember 3, 2024arXiv 预印本
AI 摘要

A novel linear attention mechanism, named LinFusion, is introduced to enhance high-resolution image generation with reduced computational cost, offering performance comparable to or better than existing diffusion models.

diffusion modelsTransformer-based UNetself-attention operationslinear attention mechanismMambaMamba2Gated Linear Attentionattention normalizationnon-causal inferencegeneralized linear attention paradigmlow-rank approximationlinear token mixersStableDiffusion (SD)zero-shot cross-resolution generation16K resolutionControlNetIP-Adapter

Abstract

Modern diffusion models, particularly those utilizing a Transformer-based UNet for denoising, rely heavily on self-attention operations to manage complex spatial relationships, thus achieving impressive generation performance. However, this existing paradigm faces significant challenges in generating high-resolution visual content due to its quadratic time and memory complexity with respect to the number of spatial tokens. To address this limitation, we aim at a novel linear attention mechanism as an alternative in this paper. Specifically, we begin our exploration from recently introduced models with linear complexity, e.g., Mamba, Mamba2, and Gated Linear Attention, and identify two key features-attention normalization and non-causal inference-that enhance high-resolution visual generation performance. Building on these insights, we introduce a generalized linear attention paradigm, which serves as a low-rank approximation of a wide spectrum of popular linear token mixers. To save the training cost and better leverage pre-trained models, we initialize our models and distill the knowledge from pre-trained StableDiffusion (SD). We find that the distilled model, termed LinFusion, achieves performance on par with or superior to the original SD after only modest training, while significantly reducing time and memory complexity. Extensive experiments on SD-v1.5, SD-v2.1, and SD-XL demonstrate that LinFusion delivers satisfactory zero-shot cross-resolution generation performance, generating high-resolution images like 16K resolution. Moreover, it is highly compatible with pre-trained SD components, such as ControlNet and IP-Adapter, requiring no adaptation efforts. Codes are available at https://github.com/Huage001/LinFusion.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
LinFusion: 1 GPU, 1 Minute, 16K Image | TensorX