paper-with-me

홈 › Papers

Difficulty-Calibrated Interpolation Paths for Conditional Flow Matching

2026-08-21 · Airin Akter Tania, Md Raihan Khan arxiv

Conditional Flow Matching trains generative models by regressing a network onto the velocity of a prescribed noise-to-data interpolation path. The interpolation schedule that shapes this path is known to affect convergence and sample quality, yet it is invariably fixed in advance, independent of both the data and the model. We show that the regression difficulty of Conditional Flow Matching varies systematically along the path, and we propose Difficulty-Calibrated Flow Matching, which derives the schedule from the model itself: a short pilot run with the linear path records the per-time loss, and the schedule is set to the quantile function of this difficulty profile, so the trajectory lingers where the velocity is hardest to learn. The method has a single hyperparameter, leaves the training objective and its gradient equivalence intact, composes with classifier-free guidance, and adds about two percent training overhead. In controlled experiments on CIFAR-10, MNIST, and Fashion-MNIST with an identical compact U-Net, the calibrated path attains the best FID on CIFAR-10 at full sampling budget and clearly outperforms all fixed schedules in the large-batch, few-update regime, precisely the setting where compute is scarcest.

📄 PDF Abstract BibTeX arXiv:2608.21286

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Metric Flow Matching for Smooth Interpolations on the Data Manifold

2024-05-23 · Kacper Kapuśniak, Peter Potaptchik, Teodora Reu, Leo Zhang 외

Matching objectives underpin the success of modern generative models and rely on constructing conditional paths that transform a source distribution into a target distribution. Despite being a fundamental building block,…

Trajectory Prediction

Flow Matching for Generative Modeling

2022-10-06 · Yaron Lipman, Ricky T. Q. Chen, Heli Ben-Hamu, Maximilian Nickel 외

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-…

Density EstimationImage Generation

SplineFlow: Flow Matching for Dynamical Systems with B-Spline Interpolants

2026-01-30 · Santanu Subhash Rathod, Pietro Liò, Xiao Zhang arxiv

Flow matching is a scalable generative framework for characterizing continuous normalizing flows with wide-range applications. However, current state-of-the-art methods are not well-suited for modeling dynamical systems,…

Energy Guided Geometric Flow Matching

2025-09-25 · Aaron Zweig, Mingxuan Zhang, Elham Azizi, David Knowles arxiv

A useful inductive bias for temporal data is that trajectories should stay close to the data manifold. Traditional flow matching relies on straight conditional paths, and flow matching methods which learn geodesics rely …

Aligning Latent Geometry for Spherical Flow Matching in Image Generation

2026-05-14 · Tuna Han Salih Meral, Kaan Oktay, Hidir Yesiltepe, Adil Kaan Akan 외 arxiv

Latent flow matching for image generation usually transports Gaussian noise to variational autoencoder latents along linear paths. Both endpoints, however, concentrate in thin spherical shells, and a Euclidean chord leav…

Image Generation