AI Glossary/Diffusion Model
Generative AI

Diffusion Model

Generative models that learn to create data by reversing a gradual noising process.

In-depth explanation

Diffusion models add noise to data in small steps, then learn to reverse this process, generating data from pure noise. They've achieved state-of-the-art image generation quality, surpassing GANs. Stable Diffusion, DALL-E, and Midjourney use diffusion. The approach is more stable to train than GANs and offers better sample diversity.

Examples

Stable Diffusion
DALL-E 2
Midjourney

Master Diffusion Model.

Learn how to apply this concept with hands-on projects in our comprehensive AI programs.