潜在对抗扩散蒸馏实现快速高分辨率图像合成

Fast High-Resolution Image Synthesis with Latent Adversarial Diffusion Distillation

罗宾·罗姆巴赫 Robin Rombach · Stability AI · 2024-03-18 · arXiv:2403.12015 ↗ · 被引 294

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

扩散模型是图像和视频合成进步的主要驱动力,但推理速度慢。蒸馏方法,如最近引入的对抗扩散蒸馏(ADD),旨在将模型从多步推理转变为单步推理,但因其依赖固定的预训练 DINOv2 判别器而导致优化昂贵且困难。我们提出了潜在对抗扩散蒸馏(LADD),一种克服 ADD 局限性的新型蒸馏方法。与基于像素的 ADD 不同,LADD 利用预训练潜在扩散模型的生成特征。这种方法简化了训练并提升了性能,实现了高分辨率多宽高比图像合成。我们将 LADD 应用于 Stable Diffusion 3(8B)以获得 SD3-Turbo,一个仅需四步无引导采样即可匹配最先进文本到图像生成器性能的快速模型。此外,我们系统研究了其缩放行为,并展示了 LADD 在图像编辑和修复等多种应用中的有效性。

Diffusion models are the main driver of progress in image and video synthesis, but suffer from slow inference speed. Distillation methods, like the recently introduced adversarial diffusion distillation (ADD) aim to shift the model from many-shot to single-step inference, albeit at the cost of expensive and difficult optimization due to its reliance on a fixed pretrained DINOv2 discriminator. We introduce Latent Adversarial Diffusion Distillation (LADD), a novel distillation approach overcoming the limitations of ADD. In contrast to pixel-based ADD, LADD utilizes generative features from pretrained latent diffusion models. This approach simplifies training and enhances performance, enabling high-resolution multi-aspect ratio image synthesis. We apply LADD to Stable Diffusion 3 (8B) to obtain SD3-Turbo, a fast model that matches the performance of state-of-the-art text-to-image generators using only four unguided sampling steps. Moreover, we systematically investigate its scaling behavior and demonstrate LADD's effectiveness in various applications such as image editing and inpainting.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 16)

阅读逐段中英对照全文 →