Noise Conditional Variational Score Distillation
Xinyu Peng, Ziyang Zheng, Yaoming Wang, Han Li, Nuowen Kan, Wenrui Dai, Chenglin Li, Junni Zou, Hongkai Xiong

TL;DR
This paper introduces Noise Conditional Variational Score Distillation (NCVSD), a method that distills diffusion models into efficient generative denoisers capable of fast, high-quality sample generation and flexible inference across noise levels.
Contribution
The paper presents a novel approach that leverages the unconditional score function to distill diffusion models into scalable, versatile denoisers with improved efficiency and sample quality.
Findings
Outperforms larger diffusion models with scaled test-time compute.
Achieves record LPIPS scores on inverse problems with fewer NFEs.
Enables fast one-step and multi-step sampling for high-quality generation.
Abstract
We propose Noise Conditional Variational Score Distillation (NCVSD), a novel method for distilling pretrained diffusion models into generative denoisers. We achieve this by revealing that the unconditional score function implicitly characterizes the score function of denoising posterior distributions. By integrating this insight into the Variational Score Distillation (VSD) framework, we enable scalable learning of generative denoisers capable of approximating samples from the denoising posterior distribution across a wide range of noise levels. The proposed generative denoisers exhibit desirable properties that allow fast generation while preserve the benefit of iterative refinement: (1) fast one-step generation through sampling from pure Gaussian noise at high noise levels; (2) improved sample quality by scaling the test-time compute with multi-step sampling; and (3) zero-shot…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neuroimaging Techniques and Applications · Stochastic Gradient Optimization Techniques
MethodsDiffusion · Consistency Models
