Error estimates of a training-free diffusion model for high-dimensional sampling
Pengjun Wang, Zezhong Zhang, Minglei Yang, Feng Bao, Yanzhao Cao, Guannan Zhang
TL;DR
This work provides a rigorous, numerically verifiable error analysis for a class of training-free diffusion models used to generate labeled data for supervised learning of end-to-end generative samplers. By leveraging the analytically available score of Gaussian-mixture targets, it avoids propagating score-estimation errors through the reverse diffusion and recovers classical ODE discretization rates, achieving first-order convergence with favorable dimension scaling. The authors prove pathwise and expectation-based discretization bounds: $\mathbb{E}_{Z_1}\|z_0 - z^K\|_2 \le C d h$ and, for diagonal $\Sigma$, $\mathbb{E}_{Z_1}\|z_0 - z^K\|_\infty \le C(\log d + 1) h$, with additional insights on the impact of the smoothing covariance and dimension. Numerical experiments validate the theory, showing discretization error is small while supervised-learning error often dominates, thereby guiding where future improvements should focus. Overall, the paper offers a principled, verifiable framework for understanding the accuracy and scalability of training-free diffusion-based supervised generative learning in high dimensions.
Abstract
Score-based diffusion models are a powerful class of generative models, but their practical use often depends on training neural networks to approximate the score function. Training-free diffusion models provide an attractive alternative by exploiting analytically tractable score functions, and have recently enabled supervised learning of efficient end-to-end generative samplers. Despite their empirical success, the training-free diffusion models lack rigorous and numerically verifiable error estimates. In this work, we develop a comprehensive error analysis for a class of training-free diffusion models used to generate labeled data for supervised learning of generative samplers. By exploiting the availability of the exact score function for Gaussian mixture models, our analysis avoids propagating score-function approximation errors through the reverse-time diffusion process and recovers classical convergence rates for ODE discretization schemes, such as first-order convergence for the Euler method. Moreover, the resulting error bounds exhibit favorable dimension dependence, scaling as $O(d)$ in the $\ell_2$ norm and $O(\log d)$ in the $\ell_\infty$ norm. Importantly, the proposed error estimates are fully numerically verifiable with respect to both time-step size and dimensionality, thereby bridging the gap between theoretical analysis and observed numerical behavior.
