Velocity Scheduled Flow Matching
Abstract
Flow matching trains a neural network to regress the conditional velocity along a linear interpolant between noise and data, and the number of network evaluations~(NFE) sets the cost of sampling. The straight-line interpolant carries an implicit choice: the sample moves at constant speed throughout the trajectory. We relax this choice and introduce Velocity Scheduled Flow Matching~(VSFM), which replaces the conditional target with for any nonnegative profile satisfying . We study six polynomial profiles drawn from motion planning. The first use of VSFM is at inference time: a pretrained linear flow-matching model can be sampled under any admissible profile by integrating its ODE on a non-uniform -schedule, with no retraining and no additional computation; on CIFAR-10 this lowers FID by up to . Training from scratch under a braking profile gives a further reduction of at ~NFE. Both gains follow from the local truncation error of the Euler integrator on the induced grid.
Cite
@article{arxiv.2607.11442,
title = {Velocity Scheduled Flow Matching},
author = {Vitalii Bondar},
journal= {arXiv preprint arXiv:2607.11442},
year = {2026}
}