Preconditioned Score-based Generative Models
Hengyuan Ma, Xiatian Zhu, Jianfeng Feng, Li Zhang

TL;DR
This paper introduces a preconditioning technique for score-based generative models that significantly accelerates sampling speed without sacrificing quality, addressing a key bottleneck in practical applications.
Contribution
We propose a novel preconditioned diffusion sampling method that accelerates SGMs by alleviating ill-conditioned dynamics, without requiring retraining or introducing bias.
Findings
Up to 28x acceleration on high-resolution images
Maintains high synthesis quality with reduced iterations
Achieves state-of-the-art FID score of 1.99 on CIFAR-10
Abstract
Score-based generative models (SGMs) have recently emerged as a promising class of generative models. However, a fundamental limitation is that their sampling process is slow due to a need for many (e.g., 2000) iterations of sequential computations. An intuitive acceleration method is to reduce the sampling iterations which however causes severe performance degradation. We assault this problem to the ill-conditioned issues of the Langevin dynamics and reverse diffusion in the sampling process. Under this insight, we propose a novel preconditioned diffusion sampling (PDS) method that leverages matrix preconditioning to alleviate the aforementioned problem. PDS alters the sampling process of a vanilla SGM at marginal extra computation cost and without model retraining. Theoretically, we prove that PDS preserves the output distribution of the SGM, with no risk of inducing systematical bias…
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 · Domain Adaptation and Few-Shot Learning · Fetal and Pediatric Neurological Disorders
MethodsDiffusion
