Chapter 3 of 10All chapters
Chapter 3 of 10
Images and other media
Diffusion and its relatives.
Diffusion
Training teaches the model to reverse a process that gradually adds noise. Generation starts from pure noise and removes it step by step, guided by the prompt.
- This is why image generation is iterative and why intermediate steps look like fog.
- Earlier approaches used adversarial training between two competing networks.
Audio and video
The same principles extended along time. Video is harder because consistency between frames must be maintained, which is where most current artefacts appear.