CoDi: Conditional Diffusion Distillation for Higher-Fidelity and Faster Image Generation
Kangfu Mei, Mauricio Delbracio, Hossein Talebi, Zhengzhong Tu, and Vishal M. Patel, Peyman Milanfar

TL;DR
CoDi introduces a novel diffusion distillation method that enables high-fidelity, condition-aware image generation with significantly fewer steps, making real-time applications more feasible.
Contribution
The paper presents CoDi, a new approach that adapts pre-trained diffusion models for conditioned image generation with fewer steps, improving efficiency and quality.
Findings
Achieves state-of-the-art results with 1-4 steps across multiple tasks.
Effectively incorporates conditioning inputs without losing pre-trained knowledge.
Outperforms previous distillation methods in quality and speed.
Abstract
Large generative diffusion models have revolutionized text-to-image generation and offer immense potential for conditional generation tasks such as image enhancement, restoration, editing, and compositing. However, their widespread adoption is hindered by the high computational cost, which limits their real-time application. To address this challenge, we introduce a novel method dubbed CoDi, that adapts a pre-trained latent diffusion model to accept additional image conditioning inputs while significantly reducing the sampling steps required to achieve high-quality results. Our method can leverage architectures such as ControlNet to incorporate conditioning inputs without compromising the model's prior knowledge gained during large scale pre-training. Additionally, a conditional consistency loss enforces consistent predictions across diffusion steps, effectively compelling the model 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProcess Optimization and Integration · Advanced Control Systems Optimization
MethodsLatent Diffusion Model · Diffusion
