What is Diffusion Model?
A type of AI that generates images by gradually removing noise from a random starting point, guided by a text prompt.
Why It Matters
Diffusion models produce the highest quality AI-generated images and are behind tools like Stable Diffusion and DALL-E.
Real-World Example
Typing 'a sunset over Melbourne skyline, watercolour style' and getting a unique generated image.
“Understanding terms like Diffusion Model matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”
Related Terms
Image Generation
Using AI to create new images from text descriptions or other inputs.
GAN (Generative Adversarial Network)
An AI system where two neural networks compete against each other to produce increasingly realistic outputs.
Deep Learning
A type of machine learning that uses neural networks with many layers to learn complex patterns.
Learn More at buildDay Melbourne
Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.
Related Terms
Deep Learning
A type of machine learning that uses neural networks with many layers to learn complex patterns.
Image Generation
Using AI to create new images from text descriptions or other inputs.
GAN (Generative Adversarial Network)
An AI system where two neural networks compete against each other to produce increasingly realistic outputs.
Large Language Model (LLM)
An AI system trained on massive amounts of text that can understand and generate human language.
Transformer
A type of AI architecture that processes text by paying attention to relationships between all words at once, rather...
Attention Mechanism
A technique that lets AI models focus on the most relevant parts of the input when generating output.