MLLGMay 14

Training-Free Generative Sampling via Moment-Matched Score Smoothing

arXiv:2605.1427634.7
Predicted impact top 40% in ML · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the computational expense of training neural diffusion models by offering a training-free alternative that still produces high-quality samples.

The authors propose MM-SOLD, a training-free interacting particle sampler that enforces target moments during sampling, achieving sample fidelity and diversity competitive with neural diffusion models on 2D and latent-space image generation tasks.

Diffusion models generate samples by denoising along the score of a perturbed target distribution. In practice, one trains a neural diffusion model, which is computationally expensive. Recent work suggests that score matching implicitly smooths the empirical score, and that this smoothing bias promotes generalization by capturing low-dimensional data geometry. We propose moment-matched score-smoothed overdamped Langevin dynamics (MM-SOLD), a training-free interacting particle sampler that enforces the target moments throughout the sampling trajectory. We prove that, in the large-particle limit, the empirical particle density converges to a deterministic limit whose one-particle stationary marginal is a Gibbs--Boltzmann density obtained by exponentially tilting a naive score-smoothed diffusion target. The mean and covariance of this distribution agree with the empirical moments of the training data. Experiments on 2D distributions and latent-space image generation show that MM-SOLD enables fast, robust, training-free sampling on CPUs, with sample fidelity and diversity competitive with neural diffusion baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes