42
9

Closed-Form Diffusion Models

Abstract

Score-based generative models (SGMs) sample from a target distribution by iteratively transforming noise using the score function of the perturbed target. For any finite training set, this score function can be evaluated in closed form, but the resulting SGM memorizes its training data and does not generate novel samples. In practice, one approximates the score by training a neural network via score-matching. The error in this approximation promotes generalization, but neural SGMs are costly to train and sample, and the effective regularization this error provides is not well-understood theoretically. In this work, we instead explicitly smooth the closed-form score to obtain an SGM that generates novel samples without training. We analyze our model and propose an efficient nearest-neighbor-based estimator of its score function. Using this estimator, our method achieves competitive sampling times while running on consumer-grade CPUs.

View on arXiv
@article{scarvelis2025_2310.12395,
  title={ Closed-Form Diffusion Models },
  author={ Christopher Scarvelis and Haitz Sáez de Ocáriz Borde and Justin Solomon },
  journal={arXiv preprint arXiv:2310.12395},
  year={ 2025 }
}
Comments on this paper