Ask what should change when the equation is manipulated, then use the linked notebook demo to test that expectation.
Foundation Lab
Flow Matching & Rectified Flows
Simpler than diffusion: no noise schedule to tune
Selected Foundation Object
Keep the equation fixed; move through the evidence.
Diffusion = learn to denoise; flow = learn velocity directly
Use the linked notebook demo, this key equation, and canonical papers as separate witnesses for the same object.
The useful learning product is the reusable mechanism you can carry into another model, paper, or engineering tradeoff.
This atlas page has no local demo; the domain notebook carries the interactive witness and the fuller Intuition -> Math -> Code -> Demo sequence.
Why It Matters for Modern Models
- Simpler than diffusion: no noise schedule to tune
- Rectified flows enable 1-4 step generation
- State-of-the-art: Stable Diffusion 3 uses flow matching
What Tutorials Skip
What is still poorly explained in textbooks and papers:
- Diffusion = learn to denoise; flow = learn velocity directly
- Straight paths are easiest to approximate with few steps
- Simulation-free: no sampling during training
Visualization Status
Core Math (Optional Deep Dive)
If you want intuition first, start with the key equation here and the linked notebook demo. Come back here for the full walkthrough.
Learn vector field transporting noise to data:
Conditional flow matching:
Rectified flow: Straight paths