Papers › Flow Matching for Generative Modeling

Flow Matching for Generative Modeling

6 Oct 2022arXiv:2210.02747archive 2025-07-28

Yaron Lipman, Ricky T. Q. Chen, Heli Ben-Hamu, Maximilian Nickel, Matt Le

We introduce a new paradigm for generative modeling built on Continuous Normalizing Flows (CNFs), allowing us to train CNFs at unprecedented scale. Specifically, we present the notion of Flow Matching (FM), a simulation-free approach for training CNFs based on regressing vector fields of fixed conditional probability paths. Flow Matching is compatible with a general family of Gaussian probability paths for transforming between noise and data samples -- which subsumes existing diffusion paths as specific instances. Interestingly, we find that employing FM with diffusion paths results in a more robust and stable alternative for training diffusion models. Furthermore, Flow Matching opens the door to training CNFs with other, non-diffusion probability paths. An instance of particular interest is using Optimal Transport (OT) displacement interpolation to define the conditional probability paths. These paths are more efficient than diffusion paths, provide faster training and sampling, and result in better generalization. Training CNFs using Flow Matching on ImageNet leads to consistently better performance than alternative diffusion-based methods in terms of both likelihood and sample quality, and allows fast and reliable sample generation using off-the-shelf numerical ODE solvers.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2210.02747")

Code

Syntology Ran 1 of 4 code samples harvested from 3 repositories linked to this paper; 3 have no recorded run. Of those that ran: 1 ran with no contract checked.

By repository: community (archive-listed): 4 samples from 3 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

edapinenut/ppflow mentioned on GitHubpytorch report
g4vrel/CFM mentioned on GitHubpytorch report
jjunak-yun/FLowHigh_code mentioned on GitHubpytorchMIT report
shivammehta25/Matcha-TTS mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

4 samples harvested; 1 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran
3unverified

Licence: 3 of the 4 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BASECFM shivammehta25/Matcha-TTS/matcha/models/components/flow_matching.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · a2ca2da84306fbf6 · report
OptimalTransportFlow g4vrel/CFM/flow.py community (archive-listed) unverified no licence file found · pointer only · 584c6ac502bd6d6d · report
SO3ConditionalFlowMatcher edapinenut/ppflow/ppflow/modules/flows/flow_sampler.py community (archive-listed) unverified no licence file found · pointer only · 06d76c9cd45a82cb · report
riemannian_gradient edapinenut/ppflow/ppflow/modules/flows/flow_sampler.py community (archive-listed) unverified no licence file found · pointer only · 5bc3d7ab75c8e2ac · report

Tasks

Density EstimationImage Generation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Density Estimation CIFAR-10 Flow matching NLL (bits/dim) 2.99 #9 of 15 Archive leaderboard report
Image Generation CIFAR-10 FM FID 6.35 #37 of 78 Archive leaderboard report
Image Generation ImageNet 32x32 FM FID 5.02 #5 of 35 Archive leaderboard report
Image Generation ImageNet 32x32 FM bpd 3.53 #5 of 35 Archive leaderboard report
Image Generation ImageNet 64x64 FM Bits per dim 3.31 #28 of 65 Archive leaderboard report
Image Generation ImageNet 64x64 FM FID 14.45 #28 of 65 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

DiffusionNormalizing Flows

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections