arXiv ScienceSearch

arXiv · 2601.18425

Stochstic Sampling for Generative Diffusion Models: From Euler-Maruyama to Higher-Order Schemes

Abstract

We develop a convergence analysis for generative diffusion models that simultaneously accounts for the three principal sources of error in stochastic sampling: initialization error, score-matching error, and discretization of the reverse-time SDE. Our central tool is the notion of a general strong scheme, a broad class of discretization methods for the reverse dynamics defined via explicit, index-wise tolerances on their Itô-Taylor coefficients. This notion extends the classical strong-scheme framework of Kloeden and Platen to an iterate-wise formulation, which is strictly stronger and recovers their bound as a corollary. We prove a convergence theorem in the 2-Wasserstein distance that applies to this entire class of schemes at once, reducing the analysis of any concrete sampler to a finite verification checklist, and covers general forward processes with time-dependent, spatially linear drift and spatially independent diffusion coefficient, rather than a fixed variance-preserving, variance-exploding, or Ornstein--Uhlenbeck schedule. We instantiate this theorem for the Euler--Maruyama scheme, the exponential integrator, and, as our main application, a derivative-free stochastic Runge-Kutta scheme of strong order 1.5, yielding the first stochastic sampler for generative diffusion models with a provably higher convergence order than Euler--Maruyama. We further derive the resulting iteration complexity and an accompanying parameter-selection rule for the terminal time, score accuracy, and step size, and discuss the dissipative setting, in which the discretization and score-matching errors decouple from the terminal time. Numerical experiments on Gaussian toy models and the CIFAR-10 benchmark confirm the predicted convergence orders. Code available at: https://github.com/emanuelpfarr/SSGDM.

Explore related subjects

Keep this discovery

Explore connections, maps & timelines

BibTeXRIS

Emanuel Pfarr, Radu Timofte, Frank Werner. 2026-08-07. Stochstic Sampling for Generative Diffusion Models: From Euler-Maruyama to Higher-Order Schemes. https://arxiv.org/abs/2601.18425

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

Sharp Sobolev Sandwich and Approximation Rates of Radon-Domain $L^p$ Ridge Integral Spaces for ReLU$^k$ Networks

We develop the $L^p$ space and approximation theory for shallow neural networks with $\mathrm{ReLU}^k$ activations. The central object is the Radon-domain $L^p$ space $\mathcal{R}L^p_k(Ω)$ containing all functions on a bounded domain $Ω$ that admit a ridge integral representation whose coefficient density belongs to $L^p$ in the Radon domain. In the Hilbert case $p=2$, we prove by elementary Fourier analysis that this space recovers the critical Sobolev space $H^{k+(d+1)/2}(Ω)$. For general $1<p<\infty$, the identity becomes a sandwich for Bessel-potential Sobolev spaces. The sharp gap of each side is exactly the Seeger--Sogge--Stein loss for the Radon transform as a Fourier integral operator. This also clarifies how the activation regularity and Radon back-projection jointly produce the regularity. As an application, we discretize the integral representation using a deterministic interpolation skeleton plus uniform sampling. This yields high-probability $L^p$ approximation rates and the optimal Hilbert rate $O\!\big(n^{-\frac12-\frac{2k+1}{2d}}\big)$ at $p=2$ for linearized neural networks.

math.NA

A Matrix-free Augmented High Order Compact Solver for Variable-Coefficient Biharmonic Problems

We propose an augmented high-order compact finite difference method for biharmonic equations with clamped boundary conditions and variable coefficients. Standard mixed-type formulations introduce an auxiliary variable, but its boundary values are unavailable, leaving the resulting discrete systems globally coupled and difficult to solve at large scales. Our key contribution is the development of a new augmented formulation that treats these unavailable boundary values as additional unknowns, reduces the global coupling to a lower-dimensional Schur complement system, and yields decoupled second-order subproblems. The Schur complement is solved by matrix-free GMRES, while the subproblems are handled by FFT-based fast solvers. The method achieves fourth-order accuracy using compact stencils, and has $O(n\log n)$ computational complexity, enabling the solution of the biharmonic equation with $1024^3$ degrees of freedom within several minutes. To the best of our knowledge, this level of computational efficiency has not previously been achieved in either the literature or practice. Using energy estimates and Fourier analysis, we derive a new $L^2$-estimate for Poisson equations with inexact Dirichlet boundary and then prove the convergence of the proposed scheme. We provide ample numerical experiments to confirm the accuracy, efficiency, and further apply the fast and accurate solver to triharmonic equations, high-wavenumber problems, Stokes flow, and plate bending problems.

math.NA

Structure-Informed Data-Driven Reduced-Order Modeling of Scalar Hyperbolic Conservation Laws via Kinetic Defect Measure

Reduced-order modeling of transport-dominated systems remains challenging because moving fronts and shocks are poorly represented by low-dimensional linear subspaces. We develop a structure-informed data-driven reduced-order model(ROM) for scalar hyperbolic conservation laws based on the kinetic defect formulation. This formulation separates the nonlinear dynamics into known characteristic transport and a kinetic entropy defect localized on the shock manifold. We exploit this structure by first removing the known transport from the solution snapshots. We then extract and register the remaining defect-driven dynamics in a shock-attached coordinate system. Separate ROMs are used to evolve the shock geometry and the registered defect-driven source. During prediction, the predicted shock geometry is used to inverse-register the learned defect-driven source, which advances the kinetic state and recovers the physical solution. Numerical examples in one and two spatial dimensions demonstrate accurate reconstruction and prediction of nonlinear transport with shocks, including evolution beyond the training interval, while accurately capturing the mass and entropy-dissipation behavior of the reference solution.

math.NA