Quasi-Taylor Samplers for Diffusion Generative Models based on Ideal Derivatives
Hideyuki Tachibana, Mocho Go, Muneyoshi Inahara, Yotaro Katayama,, Yotaro Watanabe

TL;DR
This paper introduces efficient quasi-Taylor samplers for diffusion models that reduce neural function evaluations by using ideal derivatives and a single point approximation, achieving comparable or better image synthesis quality.
Contribution
The paper presents a novel sampling method based on Taylor expansion with ideal derivatives, improving efficiency in diffusion models by reducing NFEs.
Findings
Achieved high-quality image synthesis with fewer NFEs.
Outperformed or matched DDIM and Runge-Kutta methods.
Validated the approach through experimental results.
Abstract
Diffusion generative models have emerged as a new challenger to popular deep neural generative models such as GANs, but have the drawback that they often require a huge number of neural function evaluations (NFEs) during synthesis unless some sophisticated sampling strategies are employed. This paper proposes new efficient samplers based on the numerical schemes derived by the familiar Taylor expansion, which directly solves the ODE/SDE of interest. In general, it is not easy to compute the derivatives that are required in higher-order Taylor schemes, but in the case of diffusion models, this difficulty is alleviated by the trick that the authors call ``ideal derivative substitution,'' in which the higher-order derivatives are replaced by tractable ones. To derive ideal derivatives, the authors argue the ``single point approximation,'' in which the true score function is approximated by…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks
MethodsDiffusion · HuMan(Expedia)||How do I get a human at Expedia? · 1x1 Convolution · Residual Connection · Convolution · FiLM Module · WaveGrad DBlock · WaveGrad UBlock · WaveGrad · Denoising Score Matching
