paper-with-me

홈 › Papers

SDXL-Lightning: Progressive Adversarial Diffusion Distillation

2024-02-21 · Shanchuan Lin, Anran Wang, Xiao Yang

We propose a diffusion distillation method that achieves new state-of-the-art in one-step/few-step 1024px text-to-image generation based on SDXL. Our method combines progressive and adversarial distillation to achieve a balance between quality and mode coverage. In this paper, we discuss the theoretical analysis, discriminator design, model formulation, and training techniques. We open-source our distilled SDXL-Lightning models both as LoRA and full UNet weights.

📄 PDF Abstract BibTeX arXiv:2402.13929

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

AnimateDiff-Lightning: Cross-Model Diffusion Distillation

2024-03-19 · Shanchuan Lin, Xiao Yang

We present AnimateDiff-Lightning for lightning-fast video generation. Our model uses progressive adversarial diffusion distillation to achieve new state-of-the-art in few-step video generation. We discuss our modificatio…

modelVideo Generation

EMPURPLE: A Free Lunch for Diffusion Distillation based on the Information Bottleneck

2026-07-05 · Zilai Li, Lujia Bai arxiv

Diffusion models achieve impressive image-generation quality but remain expensive at inference time. Diffusion distillation reduces sampling steps, yet many distilled models, including SDXL-Lightning and distribution mat…

Hyper-SD: Trajectory Segmented Consistency Model for Efficient Image Synthesis

2024-04-21 · Yuxi Ren, Xin Xia, Yanzuo Lu, Jiacheng Zhang 외

Recently, a series of diffusion-aware distillation algorithms have emerged to alleviate the computational overhead associated with the multi-step inference process of Diffusion Models (DMs). Current distillation techniqu…

Image Generation

Distilling Diffusion Models into Conditional GANs

2024-05-09 · Minguk Kang, Richard Zhang, Connelly Barnes, Sylvain Paris 외

We propose a method to distill a complex multistep diffusion model into a single-step conditional GAN student model, dramatically accelerating inference, while preserving image quality. Our approach interprets diffusion …

Image-to-Image Translation

KOALA: Empirical Lessons Toward Memory-Efficient and Fast Diffusion Models for Text-to-Image Synthesis

2023-12-07 · Youngwan Lee, KwanYong Park, Yoorhim Cho, Yong-Ju Lee 외

As text-to-image (T2I) synthesis models increase in size, they demand higher inference costs due to the need for more expensive GPUs with larger memory, which makes it challenging to reproduce these models in addition to…

DenoisingImage GenerationKnowledge Distillation