Back to Explorer
Research PaperResearchia:202603.26004[Data Science > Machine Learning]

Polynomial Speedup in Diffusion Models with the Multilevel Euler-Maruyama Method

Arthur Jacot

Abstract

We introduce the Multilevel Euler-Maruyama (ML-EM) method compute solutions of SDEs and ODEs using a range of approximators f1,,fkf^1,\dots,f^k to the drift ff with increasing accuracy and computational cost, only requiring a few evaluations of the most accurate fkf^k and many evaluations of the less costly f1,,fk1f^1,\dots,f^{k-1}. If the drift lies in the so-called Harder than Monte Carlo (HTMC) regime, i.e. it requires εγε^{-γ} compute to be εε-approximated for some γ>2γ>2, then ML-EM εε-approximates the solution of the SDE with εγε^{-γ} compute, improving over the traditional EM rate of εγ1ε^{-γ-1}. In other terms it allows us to solve the SDE at the same cost as a single evaluation of the drift. In the context of diffusion models, the different levels f1,,fkf^{1},\dots,f^{k} are obtained by training UNets of increasing sizes, and ML-EM allows us to perform sampling with the equivalent of a single evaluation of the largest UNet. Our numerical experiments confirm our theory: we obtain up to fourfold speedups for image generation on the CelebA dataset downscaled to 64x64, where we measure a γ2.5γ\approx2.5. Given that this is a polynomial speedup, we expect even stronger speedups in practical applications which involve orders of magnitude larger networks.


Source: arXiv:2603.24594v1 - http://arxiv.org/abs/2603.24594v1 PDF: https://arxiv.org/pdf/2603.24594v1 Original Link: http://arxiv.org/abs/2603.24594v1

Submission:3/26/2026
Comments:0 comments
Subjects:Machine Learning; Data Science
Original Source:
View Original PDF
arXiv: This paper is hosted on arXiv, an open-access repository
Was this helpful?

Discussion (0)

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Polynomial Speedup in Diffusion Models with the Multilevel Euler-Maruyama Method | Researchia