paper-with-me

Papers

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

2023-09-20 · Song Mei, Yuchen Wu

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.

📄 PDF Abstract BibTeX arXiv:2309.11420

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingEfficient Neural NetworkVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Dimension-Free Convergence of Diffusion Models for Approximate Gaussian Mixtures

2025-04-07 · Gen Li, Changxiao Cai, Yuting Wei

Diffusion models are distinguished by their exceptional generative performance, particularly in producing high-quality samples through iterative denoising. While current theory suggests that the number of denoising steps…

Denoising

Particle Denoising Diffusion Sampler

2024-02-09 · Angus Phillips, Hai-Dang Dau, Michael John Hutchinson, Valentin De Bortoli 외

Denoising diffusion models have become ubiquitous for generative modeling. The core idea is to transport the data distribution to a Gaussian by using a diffusion. Approximate samples from the data distribution are then o…

Denoising

Zeroth-Order Sampling Methods for Non-Log-Concave Distributions: Alleviating Metastability by Denoising Diffusion

2024-02-27 · Ye He, Kevin Rojas, Molei Tao

This paper considers the problem of sampling from non-logconcave distribution, based on queries of its unnormalized density. It first describes a framework, Denoising Diffusion Monte Carlo (DDMC), based on the simulation…

Denoising

Diffusion-Based Failure Sampling for Evaluating Safety-Critical Autonomous Systems

2024-06-20 · Harrison Delecki, Marc R. Schlichting, Mansur Arief, Anthony Corso 외

Validating safety-critical autonomous systems in high-dimensional domains such as robotics presents a significant challenge. Existing black-box approaches based on Markov chain Monte Carlo may require an enormous number …

DenoisingTask Planning

Implicit Regularisation in Diffusion Models: An Algorithm-Dependent Generalisation Analysis

2025-07-04 · Tyler Farghly, Patrick Rebeschini, George Deligiannidis, Arnaud Doucet arxiv

The success of denoising diffusion models raises important questions regarding their generalisation behaviour, particularly in high-dimensional settings. Notably, it has been shown that when training and sampling are per…