paper-with-me

홈 › Papers

An Overview of Diffusion Models: Applications, Guided Generation, Statistical Rates and Optimization

2024-04-11 · Minshuo Chen, Song Mei, Jianqing Fan, Mengdi Wang

Diffusion models, a powerful and universal generative AI technology, have achieved tremendous success in computer vision, audio, reinforcement learning, and computational biology. In these applications, diffusion models provide flexible high-dimensional data modeling, and act as a sampler for generating new samples under active guidance towards task-desired properties. Despite the significant empirical success, theory of diffusion models is very limited, potentially slowing down principled methodological innovations for further harnessing and improving diffusion models. In this paper, we review emerging applications of diffusion models, understanding their sample generation under various controls. Next, we overview the existing theories of diffusion models, covering their statistical properties and sampling capabilities. We adopt a progressive routine, beginning with unconditional diffusion models and connecting to conditional counterparts. Further, we review a new avenue in high-dimensional structured optimization through conditional diffusion models, where searching for solutions is reformulated as a conditional sampling problem and solved by diffusion models. Lastly, we discuss future directions about diffusion models. The purpose of this paper is to provide a well-rounded theoretical exposure for stimulating forward-looking theories and methods of diffusion models.

📄 PDF Abstract BibTeX arXiv:2404.07771

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Controllable Generation with Text-to-Image Diffusion Models: A Survey

2024-03-07 · Pu Cao, Feng Zhou, Qing Song, Lu Yang

In the rapidly advancing realm of visual generation, diffusion models have revolutionized the landscape, marking a significant shift in capabilities with their impressive text-guided generative functions. However, relyin…

Denoising

Diffusion Models in NLP: A Survey

2023-03-14 · Yuansong Zhu, Yu Zhao

Diffusion models have become a powerful family of deep generative models, with record-breaking performance in many applications. This paper first gives an overview and derivation of the basic theory of diffusion models, …

Image GenerationSurveyText Generation

Diffusion Models in Bioinformatics: A New Wave of Deep Learning Revolution in Action

2023-02-13 · Zhiye Guo, Jian Liu, Yanli Wang, Mengrui Chen 외

Denoising diffusion models have emerged as one of the most powerful generative models in recent years. They have achieved remarkable success in many fields, such as computer vision, natural language processing (NLP), and…

DenoisingProtein Design

Infinite Texture: Text-guided High Resolution Diffusion Texture Synthesis

2024-05-13 · Yifan Wang, Aleksander Holynski, Brian L. Curless, Steven M. Seitz

We present Infinite Texture, a method for generating arbitrarily large texture images from a text prompt. Our approach fine-tunes a diffusion model on a single texture, and learns to embed that statistical distribution i…

GPUTexture Synthesis

Generative Diffusion Models on Graphs: Methods and Applications

2023-02-06 · Chengyi Liu, Wenqi Fan, Yunqing Liu, Jiatong Li 외

Diffusion models, as a novel generative paradigm, have achieved remarkable success in various image generation tasks such as image inpainting, image-to-text translation, and video generation. Graph generation is a crucia…

DenoisingGraph GenerationImage GenerationImage Inpainting+2