Heavy-tailed denoising score matching
Jacob Deasy, Nikola Simidjievski, Pietro Liò
TL;DR
The paper tackles the high-dimensional limitations of Gaussian denoising score matching by introducing heavy-tailed denoising score matching (HTDSM) with generalised normal noise. It shows that DSM objectives remain equivalent when the score is differentiable almost everywhere, analyzes how GN noise concentrates and skews in high dimensions, and proposes a quantile-based noise-scale scheme for annealed Langevin dynamics. Empirically, HTDSM improves score estimation and sampling quality, helps mitigate class-imbalance effects, and yields competitive unconditional generation results on MNIST, Fashion-MNIST, CIFAR-10, and CelebA, with sub-Gaussian diffusion aiding exploration of sparse regions. The work outlines a path toward non-Gaussian diffusion, including a continuous SDE framework and potential Lévy-flight-like sampling for future exploration.
Abstract
Score-based model research in the last few years has produced state of the art generative models by employing Gaussian denoising score-matching (DSM). However, the Gaussian noise assumption has several high-dimensional limitations, motivating a more concrete route toward even higher dimension PDF estimation in future. We outline this limitation, before extending the theory to a broader family of noising distributions -- namely, the generalised normal distribution. To theoretically ground this, we relax a key assumption in (denoising) score matching theory, demonstrating that distributions which are differentiable almost everywhere permit the same objective simplification as Gaussians. For noise vector norm distributions, we demonstrate favourable concentration of measure in the high-dimensional spaces prevalent in deep learning. In the process, we uncover a skewed noise vector norm distribution and develop an iterative noise scaling algorithm to consistently initialise the multiple levels of noise in annealed Langevin dynamics (LD). On the practical side, our use of heavy-tailed DSM leads to improved score estimation, controllable sampling convergence, and more balanced unconditional generative performance for imbalanced datasets.
