ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
2.4k
Citations
73
Influential Citations
ACM Computing Surveys
Venue
2023
Year
Diffusion models have emerged as a powerful new family of deep generative models with record-breaking performance in many applications, including image synthesis, video generation, and molecule design. In this survey, we provide an overview of the rapidly expanding body of work on diffusion models, categorizing the research into three key areas: efficient sampling, improved likelihood estimation, and handling data with special structures. We also discuss the potential for combining diffusion models with other generative models for enhanced results. We further review the wide-ranging applications of diffusion models in fields spanning from computer vision, natural language processing, temporal data modeling, to interdisciplinary applications in other scientific disciplines. This survey aims to provide a contextualized, in-depth look at the state of diffusion models, identifying the key areas of focus and pointing to potential areas for further exploration. Github: https://github.com/YangLing0818/Diffusion-Models-Papers-Survey-Taxonomy
Diffusion models have become a cornerstone of modern generative AI, achieving state-of-the-art results in image synthesis, video generation, and even scientific applications like molecule design. This survey, published in ACM Computing Surveys and with over 2,300 citations, provides a much-needed structured overview of a field that has grown explosively since the introduction of Denoising Diffusion Probabilistic Models (DDPM). By categorizing research into three key pillars—efficient sampling, improved likelihood estimation, and handling special data structures—the authors offer a clear roadmap for both newcomers and seasoned researchers.
The paper's significance lies in its comprehensive scope and its role as a reference point. It not only summarizes existing methods but also discusses how diffusion models can be combined with other generative models, such as GANs and VAEs, to leverage complementary strengths. This is particularly valuable as hybrid approaches are becoming increasingly common in state-of-the-art systems. The accompanying GitHub repository with a curated taxonomy further enhances its utility, making it a living resource for the community.
The survey's main technical contribution is its taxonomy, which organizes the field into three research directions:
Additionally, the survey explores the integration of diffusion models with other generative frameworks, highlighting the potential for hybrid models to achieve better performance. The applications section is equally thorough, covering computer vision (image generation, super-resolution, inpainting), NLP (text generation), temporal data (time series forecasting), and interdisciplinary fields (molecule design, medical imaging).
As a survey, the paper does not introduce new experimental results. Instead, it synthesizes findings from hundreds of papers, noting that diffusion models have achieved record-breaking performance in several applications. For instance, in image synthesis, diffusion models have surpassed GANs in terms of FID scores on benchmarks like CIFAR-10 and ImageNet. The survey also notes that diffusion models have been successfully applied to video generation and molecule design, where they have demonstrated unique advantages. The high citation count (2,354) itself is a testament to the paper's influence and the importance of its synthesized insights.
The broader impact of this survey is substantial. It has become a standard reference for researchers entering the field, providing a clear map of the landscape and highlighting open problems. By identifying key research directions, it helps steer future work toward areas that need attention, such as efficient sampling for real-time applications and handling discrete data. The survey also fosters cross-disciplinary collaboration by showcasing applications in science and engineering, encouraging researchers from other domains to adopt diffusion models. As generative AI continues to evolve, this survey will remain a foundational resource, guiding both academic research and practical deployments.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba