Adv-KD: Adversarial Knowledge Distillation for Faster Diffusion Sampling
Kidist Amde Mekonnen, Nicola Dall'Asen, Paolo Rota

TL;DR
Adv-KD introduces an adversarial knowledge distillation method that integrates denoising into diffusion models, significantly reducing computational costs and enabling faster, resource-efficient image synthesis.
Contribution
The paper presents a novel adversarial knowledge distillation approach that combines diffusion models with GANs to improve sampling speed and efficiency.
Findings
Achieves comparable image quality with fewer denoising steps.
Reduces model parameters and computational requirements.
Enables deployment on resource-constrained devices.
Abstract
Diffusion Probabilistic Models (DPMs) have emerged as a powerful class of deep generative models, achieving remarkable performance in image synthesis tasks. However, these models face challenges in terms of widespread adoption due to their reliance on sequential denoising steps during sample generation. This dependence leads to substantial computational requirements, making them unsuitable for resource-constrained or real-time processing systems. To address these challenges, we propose a novel method that integrates denoising phases directly into the model's architecture, thereby reducing the need for resource-intensive computations. Our approach combines diffusion models with generative adversarial networks (GANs) through knowledge distillation, enabling more efficient training and evaluation. By utilizing a pre-trained diffusion model as a teacher model, we train a student model…
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
TopicsAdversarial Robustness in Machine Learning
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Diffusion
