Neural flow matching models
Denoising diffusion probabilistic models (DDPMs), score-based generative models, generative diffusion processes, neural energy models…
2021-11-10 — 2025-05-28
Suspiciously similar content
A close cousin to neural denoising diffusion models.
1 Tutorials of note
Scott Hawley, Flow With What You Know
Lipman et al. (2024)
Flow Matching (FM) is a recent framework for generative modeling that has achieved state-of-the-art performance across various domains, including image, video, audio, speech, and biological structures. This guide offers a comprehensive and self-contained review of FM, covering its mathematical foundations, design choices, and extensions. By also providing a PyTorch package featuring relevant examples (e.g., image and text generation), this work aims to serve as a resource for both novice and experienced researchers interested in understanding, applying and further developing FM
2 Conditioning
Keyword: dependent coupling.
3 Discrete state
Start from Eijkelboom et al. (2024) ?