Artificial Intelligence

Diffusion Model

A type of generative AI model that creates data by starting with random noise and gradually removing it, step by step, until a coherent output (like an image) emerges. This process is called denoising.

Why It Matters

Diffusion models power the most impressive AI image generators — Midjourney, DALL-E 3, and Stable Diffusion — and are expanding to video and audio generation.

Example

Stable Diffusion starting with a noisy, static-like image and progressively refining it over 20-50 steps into a detailed photo-realistic image matching a text prompt.

Think of it like...

Like a sculptor starting with a rough block of marble and gradually chipping away until a beautiful statue emerges — each step removes a bit more randomness.

Related Terms