Preprint
Computer Vision

A survey on generative diffusion models

January 1, 2024

0

Citations

0

Influential Citations

Venue

2024

Year

Abstract

… central emphasis lies on diffusion models, which epitomize the … Consequently, diffusion models have garnered significant … and attention garnered by diffusion models, there remains a …

Analysis

Why This Paper Matters

Generative diffusion models have emerged as a dominant paradigm in generative AI, achieving remarkable success in image, audio, and video generation. This survey is timely because the field has grown rapidly, and a comprehensive overview helps researchers navigate the vast literature. By organizing the landscape, the paper enables newcomers to understand core concepts and practitioners to identify suitable models for their tasks.

The survey's emphasis on diffusion models reflects their significance in computer vision, where they have surpassed GANs in many benchmarks. It provides a structured entry point for those seeking to leverage diffusion models, making it a valuable resource for both academic and industrial applications.

Technical Contributions

The survey makes several key contributions:

  • Taxonomy: It categorizes diffusion models into distinct types (e.g., denoising diffusion probabilistic models, score-based generative models, stochastic differential equations), clarifying their relationships.
  • Theoretical Foundations: It explains the mathematical principles, including forward and reverse processes, and connects them to score matching and likelihood maximization.
  • Methodological Advances: It reviews techniques for improving sampling speed (e.g., distillation, ODE solvers), enhancing sample quality, and enabling conditional generation (e.g., classifier guidance, classifier-free guidance).
  • Applications: It highlights diverse uses in computer vision, such as text-to-image synthesis, inpainting, and super-resolution.
  • Challenges: It identifies open problems like mode collapse, evaluation metrics, and scalability.

Results

Since this is a survey, it does not introduce new experimental results. Instead, it aggregates findings from the literature, noting that diffusion models achieve state-of-the-art FID scores on datasets like CIFAR-10 and ImageNet, often outperforming GANs. However, it also notes that sampling remains computationally intensive, requiring hundreds of steps, though recent acceleration methods have reduced this to a few steps with minimal quality loss.

Significance

The survey consolidates a rapidly evolving field, providing a clear roadmap for future research. It underscores the shift from GANs to diffusion models as the preferred generative approach in many domains. By highlighting open challenges, it encourages innovation in efficiency, controllability, and theoretical understanding. This work will likely become a foundational reference, aiding in the adoption of diffusion models across AI applications beyond vision, such as audio and 3D generation.