Back to Research Scientist Mind Map
中文·English
🎓 Research ScientistID: rs-flow-matching-optimal-transport

Flow Matching & Optimal Transport

Flow Matching 连续流匹配与最优传输
🎯Core Definition
Continuous Flow Matching (Lipman et al.) & Optimal Transport Flow Matching (OT-FM, powering Stable Diffusion 3 and Flux.1) revolutionizes continuous generative modeling by replacing curved stochastic diffusion SDE paths with mathematically minimal straight-line probability trajectories; standard diffusion processes follow curved, chaotic Brownian paths requiring fine-grained numerical integration steps; Flow Matching directly regresses the time-dependent vector field vt(x)v_t(x) generating continuous probability path ψt(x0)\psi_t(x_0): LCFM(θ)=E[vθ(ψt(x0),t)ψ˙t(x0)2]\mathcal{L}_{\text{CFM}}(\theta) = \mathbb{E}[ \|v_\theta(\psi_t(x_0), t) - \dot{\psi}_t(x_0)\|^2 ]; under Optimal Transport conditions, the interpolation trajectory from noise x0N(0,I)x_0 \sim \mathcal{N}(0, I) to data x1x_1 becomes a pure straight line: ψt(x0)=(1t)x0+tx1\psi_t(x_0) = (1 - t) x_0 + t x_1, where the target vector velocity field is the constant vector ψ˙t=x1x0\dot{\psi}_t = x_1 - x_0, enabling 4-10 step ultra-fast generation via simple Euler ODE steps.
💡Use Cases
Next-generation state-of-the-art visual generation architectures (Flux.1, SD3), fast continuous normalizing flows, and multi-modal trajectory synthesis.
Key Problems Solved
Eliminates trajectory curvature and variance in stochastic diffusion, achieving state-of-the-art image synthesis in single-digit ODE integration steps.
🎯5 High-Frequency Exam Points
1
Derive the Conditional Flow Matching (CFM) loss showing why optimal transport linear paths yield constant velocity targets ψ˙t=x1x0\dot{\psi}_t = x_1 - x_0?
2
Explain why Monge-Kantorovich Optimal Transport couplings minimize total kinetic transportation energy across trajectories?
3
Explain the Multimodal Diffusion Transformer (MMDiT) architecture predicting Flow Matching vector fields across joint vision-text streams?
4
Explain how Rectified Flow's Re-Flow procedure straightens trajectories further to enable 1-step or 2-step ultra-fast distillation?
5
Derive exact log-likelihood computation in Flow Matching using the continuous instantaneous change of variables formula and Hutchinson's trace estimator?
🔗Foundational Prerequisite Cards (Click to Review)
Updated 2026-08-14
🎯
Test Your Knowledge: Practice Questions for "Flow Matching & Optimal Transport"
Single choice pitfall questions with instant feedback and mistake tracking.
🚀 Start Card Practice
Previous CardProcess Reward Models PRM & Monte CarloNext CardSora Video World Models & Spacetime Patch

🔗 More Research Scientist Knowledge Cards

DPO Optimal Policy & Implicit Reward ProofPPO Clipped Surrogate Lower Bound ProofRoPE Complex Inner Product DerivationDiffusion SDE Stochastic Calculus Proof