Diffusion map particle systems for generative modeling
Fengyi Li, Youssef Marzouk
TL;DR
This paper introduces Diffusion Map Particle Systems (DMPS), a nonparametric generative modeling framework that marries diffusion maps with Laplacian-adjusted Wasserstein gradient descent (LAWGD). By approximating the Langevin generator $\mathscr{L}$ via diffusion maps and using its inverse kernel $K_{\mathscr{L}^{-1}}$, DMPS drives particles to sample from the target distribution on manifolds without offline training, with a single kernel bandwidth parameter guiding behavior. The authors provide a spectral analysis showing exponential decay of the KL divergence up to an $O(\varepsilon)$ diffusion-map bias, and demonstrate competitive to superior performance across a suite of synthetic manifolds and a real high-energy physics dataset, often outperforming SVGD, ULA, and diffusion-based generative models. The method is simple to implement, scales to moderate dimensions, and naturally leverages geometry via graph-Laplacian constructs, suggesting promising extensions with more advanced kernels for higher-dimensional problems.
Abstract
We propose a novel diffusion map particle system (DMPS) for generative modeling, based on diffusion maps and Laplacian-adjusted Wasserstein gradient descent (LAWGD). Diffusion maps are used to approximate the generator of the corresponding Langevin diffusion process from samples, and hence to learn the underlying data-generating manifold. On the other hand, LAWGD enables efficient sampling from the target distribution given a suitable choice of kernel, which we construct here via a spectral approximation of the generator, computed with diffusion maps. Our method requires no offline training and minimal tuning, and can outperform other approaches on data sets of moderate dimension.
