The Missing U for Efficient Diffusion Models
Sergio Calvo-Ordonez, Chun-Wun Cheng, Jiahao Huang, Lipei Zhang, Guang, Yang, Carola-Bibiane Schonlieb, Angelica I Aviles-Rivero

TL;DR
This paper introduces a parameter-efficient, faster, and noise-robust denoising network for diffusion models using continuous dynamical systems, significantly reducing computational costs and inference time while maintaining high performance.
Contribution
It presents a novel denoising network based on continuous dynamical systems that improves efficiency and speed in diffusion models, with fewer parameters and FLOPs.
Findings
Operates with approximately 25% of the parameters of standard U-Nets.
Uses about 30% of the FLOPs compared to baseline models.
Faster inference performance in practical settings.
Abstract
Diffusion Probabilistic Models stand as a critical tool in generative modelling, enabling the generation of complex data distributions. This family of generative models yields record-breaking performance in tasks such as image synthesis, video generation, and molecule design. Despite their capabilities, their efficiency, especially in the reverse process, remains a challenge due to slow convergence rates and high computational costs. In this paper, we introduce an approach that leverages continuous dynamical systems to design a novel denoising network for diffusion models that is more parameter-efficient, exhibits faster convergence, and demonstrates increased noise robustness. Experimenting with Denoising Diffusion Probabilistic Models (DDPMs), our framework operates with approximately a quarter of the parameters, and 30\% of the Floating Point Operations (FLOPs) compared to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Stochastic Gradient Optimization Techniques · Model Reduction and Neural Networks
MethodsDiffusion
