English

DuoDiff: Accelerating Diffusion Models with a Dual-Backbone Approach

Computer Vision and Pattern Recognition 2024-12-06 v2

Abstract

Diffusion models have achieved unprecedented performance in image generation, yet they suffer from slow inference due to their iterative sampling process. To address this, early-exiting has recently been proposed, where the depth of the denoising network is made adaptive based on the (estimated) difficulty of each sampling step. Here, we discover an interesting "phase transition" in the sampling process of current adaptive diffusion models: the denoising network consistently exits early during the initial sampling steps, until it suddenly switches to utilizing the full network. Based on this, we propose accelerating generation by employing a shallower denoising network in the initial sampling steps and a deeper network in the later steps. We demonstrate empirically that our dual-backbone approach, DuoDiff, outperforms existing early-exit diffusion methods in both inference speed and generation quality. Importantly, DuoDiff is easy to implement and complementary to existing approaches for accelerating diffusion.

Keywords

Cite

@article{arxiv.2410.09633,
  title  = {DuoDiff: Accelerating Diffusion Models with a Dual-Backbone Approach},
  author = {Daniel Gallo Fernández and Răzvan-Andrei Matişan and Alejandro Monroy Muñoz and Ana-Maria Vasilcoiu and Janusz Partyka and Tin Hadži Veljković and Metod Jazbec},
  journal= {arXiv preprint arXiv:2410.09633},
  year   = {2024}
}

Comments

Accepted to NeurIPS, see https://openreview.net/forum?id=G7E4tNmmHD

R2 v1 2026-06-28T19:19:10.817Z