Start here
Flow Matching & DiT Video, in plain language
Rectified Flow matching, optimal transport vector fields, and Patchified Diffusion Transformers (Sora/Flux). Flow matching provides a direct vector-field training view for continuous generative transport, while DiTs scale that machinery to images and video.
For a small example, a noisy scalar should travel toward a target value. Define an interpolation path, compute its target velocity, and integrate a learned approximation over several time steps. This is the mechanism to keep in view as the lesson becomes more technical. Before moving on, identify the input, transformation, output, and one observation that would falsify your conclusion.
Key points
- Source and target distributions, interpolation paths, velocity fields, and ODE sampling.
- Diffusion noise prediction vs flow velocity prediction.
- Patchification, timestep conditioning, and Transformer denoisers.