LGSTMLSep 20, 2023

Deep Networks as Denoising Algorithms: Sample-Efficient Learning of Diffusion Models in High-Dimensional Graphical Models

arXiv:2309.11420v136 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses a key bottleneck in generative modeling for high-dimensional data like images, though it appears incremental by building on existing variational inference and discretization methods.

The paper tackles the curse of dimensionality in approximating score functions for diffusion-based generative models in high-dimensional graphical models, showing that deep neural networks can achieve efficient sample complexity bounds in examples like Ising models and restricted Boltzmann machines.

We investigate the approximation efficiency of score functions by deep neural networks in diffusion-based generative modeling. While existing approximation theories utilize the smoothness of score functions, they suffer from the curse of dimensionality for intrinsically high-dimensional data. This limitation is pronounced in graphical models such as Markov random fields, common for image distributions, where the approximation efficiency of score functions remains unestablished. To address this, we observe score functions can often be well-approximated in graphical models through variational inference denoising algorithms. Furthermore, these algorithms are amenable to efficient neural network representation. We demonstrate this in examples of graphical models, including Ising models, conditional Ising models, restricted Boltzmann machines, and sparse encoding models. Combined with off-the-shelf discretization error bounds for diffusion-based sampling, we provide an efficient sample complexity bound for diffusion-based generative modeling when the score function is learned by deep neural networks.

Foundations

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

Your Notes