Paper Overview
Field: Machine Learning Author: Yiwei Zhou Published: 2026-07-09 arXiv: 2607.08757
Summary
Score matching controls average error under the forward marginals, but a discretized reverse-time sampler evaluates the learned score along its own trajectory. This paper proves that small forward-marginal error does not guarantee numerical stability.
Key Findings
- The author constructs a single smooth score field with arbitrarily small forward-marginal \(L^2\) error.
- The learned reverse-time process is nonexplosive, has moments of every order, and can be arbitrarily close to the exact reverse-time process in path-space total variation.
- Yet its Euler--Maruyama discretizations converge in probability while every positive moment diverges. Thus weak convergence can hold even though every Wasserstein distance \(W_p\), \(p \ge 1\), diverges.
- The same failure can occur within one fixed finite neural architecture: there exists a family of bounded, globally Lipschitz denoisers whose forward-marginal error and path-space total variation distance both tend to zero, while their Euler--Maruyama endpoints diverge in every \(W_p\).
- preserves pointwise accuracy,
- gives grid-uniform moment bounds, and
- yields Wasserstein convergence under mild local regularity.
Positive Result for Compactly Supported Data
For compactly supported data, a simple fix is given: projecting the learned denoiser onto a known bounded closed convex set containing the support
Experiments
Experiments using small fixed DiT-style networks show large growth along rare numerical trajectories; denoiser projection suppresses this growth while overall trajectory error remains small.
--- *Auto-collected on 2026-07-12*