Modèle Updated 2026-04

Diffusion Model

Definition

A diffusion model is an AI architecture that generates images starting from random noise and progressively refining it.

Frequently Asked Questions

How does a diffusion model work?
The model learns to add noise to an image then remove it. At generation, it starts from pure noise and 'denoises' step by step, guided by your prompt, to create a coherent image.
Diffusion vs GAN, what's the difference?
GANs use two competing networks. Diffusion models use an iterative denoising process. In 2026, diffusion dominates for quality and diversity.