Relational Diffusion Distillation for Efficient Image Generation
Weilun Feng, Chuanguang Yang, Zhulin An, Libo Huang, Boyu Diao, Fei, Wang, Yongjun Xu

TL;DR
This paper introduces Relational Diffusion Distillation (RDD), a novel method that improves the efficiency of diffusion models for image generation by transferring knowledge more effectively, enabling high-quality results with minimal sampling steps.
Contribution
The paper proposes RDD, a new distillation approach that incorporates cross-sample relationships, significantly enhancing diffusion model performance at low sampling steps.
Findings
Achieves 1.47 FID reduction with 1 sampling step.
Enables 256x faster inference compared to DDIM.
Outperforms existing diffusion distillation methods.
Abstract
Although the diffusion model has achieved remarkable performance in the field of image generation, its high inference delay hinders its wide application in edge devices with scarce computing resources. Therefore, many training-free sampling methods have been proposed to reduce the number of sampling steps required for diffusion models. However, they perform poorly under a very small number of sampling steps. Thanks to the emergence of knowledge distillation technology, the existing training scheme methods have achieved excellent results at very low step numbers. However, the current methods mainly focus on designing novel diffusion model sampling methods with knowledge distillation. How to transfer better diffusion knowledge from teacher models is a more valuable problem but rarely studied. Therefore, we propose Relational Diffusion Distillation (RDD), a novel distillation method…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Image Processing Techniques and Applications
MethodsKnowledge Distillation · ALIGN · Focus · Diffusion
