Gaussian Mixture Solvers for Diffusion Models
Hanzhong Guo, Cheng Lu, Fan Bao, Tianyu Pang, Shuicheng Yan, Chao Du,, Chongxuan Li

TL;DR
This paper introduces Gaussian Mixture Solvers (GMS), a novel SDE-based approach for diffusion models that improves sample quality by better approximating the transition kernel, addressing efficiency and effectiveness issues in existing methods.
Contribution
The paper proposes GMS, which estimates moments and optimizes Gaussian mixture kernels during sampling, significantly enhancing diffusion model performance.
Findings
GMS outperforms existing SDE solvers in image quality.
GMS improves stroke-based synthesis results.
Empirical validation across various diffusion models confirms effectiveness.
Abstract
Recently, diffusion models have achieved great success in generative tasks. Sampling from diffusion models is equivalent to solving the reverse diffusion stochastic differential equations (SDEs) or the corresponding probability flow ordinary differential equations (ODEs). In comparison, SDE-based solvers can generate samples of higher quality and are suited for image translation tasks like stroke-based synthesis. During inference, however, existing SDE-based solvers are severely constrained by the efficiency-effectiveness dilemma. Our investigation suggests that this is because the Gaussian assumption in the reverse transition kernel is frequently violated (even in the case of simple mixture data) given a limited number of discretization steps. To overcome this limitation, we introduce a novel class of SDE-based solvers called \emph{Gaussian Mixture Solvers (GMS)} for diffusion models.…
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
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Music and Audio Processing · Domain Adaptation and Few-Shot Learning
