Glossary · Term

diffusion model

← all terms

Definition

Plain language

An AI that creates an image by starting from noise and cleaning it up step by step.

As stated in the literature

A generative model that learns to reverse a gradual noising process, producing images or other data through iterative denoising; distinct from autoregressive token generation and central to image-generation stacks like Show-o2.

Also called: diffusion models, diffusion

Why it matters: It's the approach behind much of today's AI image generation, producing detailed pictures from nothing but noise and a prompt.

For example, to make a picture of a cat, the system starts with random static and removes the noise bit by bit until a cat appears.

Heard on the show

“A diffusion editor doesn't paste, it re-renders the region.”
Episode 247 — One Edited Photo, an Honest Caption, and a RAG System That Believes It

Mentioned in 6 episodes

  1. 247
    One Edited Photo, an Honest Caption, and a RAG System That Believes It
  2. 206
    How Four-Second Clips Become Hours of Playable AI Soccer
  3. 127
    What Diffusion Language Models Were Missing: A Map, Not an Algorithm
  4. 106
    Giving Agents a Notebook Instead of New Weights: How ExpGraph Lets Frozen Models Learn
  5. 042
    An Agentic Scientific Computing System That Actually Remembers What It Learns
  6. 027
    When AI Agents Build the Serving Stack: A Bet on Bespoke Infrastructure

Related concepts

Related terms