用扩散Transformer提升真实图像超分辨率效果
DiT4SR: Taming Diffusion Transformer for Real-World Image Super-Resolution
- 将低分辨率图像嵌入融入DiT注意力机制,实现双向信息交互
- 在Real-ISR任务上超越现有方法,显著改善细节恢复质量
- 适合关注图像生成与超分融合的开发者和研究者
大规模预训练扩散模型因丰富的生成先验,正日益流行于解决真实世界图像超分辨率(Real-ISR)问题。扩散Transformer(DiT)在图像生成中已显著超越传统UNet架构,引发疑问:能否将先进的DiT扩散模型用于Real-ISR?为此,我们提出DiT4SR,是首个将大规模DiT模型应用于Real-ISR的开创性工作。不同于ControlNet直接注入低分辨率(LR)图像嵌入的方式,我们将其整合至DiT原始注意力机制中,实现LR潜在表示与生成潜在表示之间的双向信息流。这种充分交互使LR流随扩散过程演化,逐步提供更契合生成潜在表示的精细化引导。此外,通过跨流卷积层将LR引导注入生成潜变量,弥补DiT捕捉局部信息能力的不足。这些简单而有效的设计使DiT模型在Real-ISR任务上表现卓越,经大量实验证明。
原文摘要 · Abstract (English)
Large-scale pre-trained diffusion models are becoming increasingly popular in solving the Real-World Image Super-Resolution (Real-ISR) problem because of their rich generative priors. The recent development of diffusion transformer (DiT) has witnessed overwhelming performance over the traditional UNet-based architecture in image generation, which also raises the question: Can we adopt the advanced DiT-based diffusion model for Real-ISR? To this end, we propose our DiT4SR, one of the pioneering works to tame the large-scale DiT model for Real-ISR. Instead of directly injecting embeddings extracted from low-resolution (LR) images like ControlNet, we integrate the LR embeddings into the original attention mechanism of DiT, allowing for the bidirectional flow of information between the LR latent and the generated latent. The sufficient interaction of these two streams allows the LR stream to evolve with the diffusion process, producing progressively refined guidance that better aligns with the generated latent at each diffusion step. Additionally, the LR guidance is injected into the generated latent via a cross-stream convolution layer, compensating for DiT's limited ability to capture local information. These simple but effective designs endow the DiT model with superior performance in Real-ISR, which is demonstrated by extensive experiments. Project Page: https://adam-duan.github.io/projects/dit4sr/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。