paper-with-me

Papers

Multisample Flow Matching: Straightening Flows with Minibatch Couplings

2023-04-28 · Aram-Alexandre Pooladian, Heli Ben-Hamu, Carles Domingo-Enrich, Brandon Amos, Yaron Lipman, Ricky T. Q. Chen

Simulation-free methods for training continuous-time generative models construct probability paths that go between noise distributions and individual data samples. Recent works, such as Flow Matching, derived paths that are optimal for each data sample. However, these algorithms rely on independent data and noise samples, and do not exploit underlying structure in the data distribution for constructing probability paths. We propose Multisample Flow Matching, a more general framework that uses non-trivial couplings between data and noise samples while satisfying the correct marginal constraints. At very small overhead costs, this generalization allows us to (i) reduce gradient variance during training, (ii) obtain straighter flows for the learned vector field, which allows us to generate high-quality samples using fewer function evaluations, and (iii) obtain transport maps with lower cost in high dimensions, which has applications beyond generative modeling. Importantly, we do so in a completely simulation-free manner with a simple minimization objective. We show that our proposed methods improve sample consistency on downsampled ImageNet data sets, and lead to better low-cost sample generation.

📄 PDF Abstract BibTeX arXiv:2304.14772

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Flow Matching: Learning Straight Trajectories in Just One Step

2024-03-19 · Nikita Kornilov, Petr Mokrov, Alexander Gasnikov, Alexander Korotin

Over the several recent years, there has been a boom in development of Flow Matching (FM) methods for generative modeling. One intriguing property pursued by the community is the ability to learn flows with straight traj…

Faster Inference of Flow-Based Generative Models via Improved Data-Noise Coupling

2026-03-16 · Aram Davtyan, Leello Tadesse Dadi, Volkan Cevher, Paolo Favaro arxiv

Conditional Flow Matching (CFM), a simulation-free method for training continuous normalizing flows, provides an efficient alternative to diffusion models for key tasks like image and video generation. The performance of…

Video Generation

Minibatch Optimal Transport and Perplexity Bound Estimation in Discrete Flow Matching

2024-11-01 · Etrit Haxholli, Yeti Z. Gürbüz, Oğul Can, Eli Waxman

Outperforming autoregressive models on categorical data distributions, such as textual data, remains challenging for continuous diffusion and flow models. Discrete flow matching, a recent framework for modeling categoric…

Density Estimation

Isokinetic Flow Matching for Pathwise Straightening of Generative Flows

2026-04-06 · Tauhid Khan arxiv

Flow Matching (FM) constructs linear conditional probability paths, but the learned marginal velocity field inevitably exhibits strong curvature due to trajectory superposition. This curvature severely inflates numerical…

ODE-free Neural Flow Matching for One-Step Generative Modeling

2026-04-07 · Xiao Shou arxiv

Diffusion and flow matching models generate samples by learning time-dependent vector fields whose integration transports noise to data, requiring tens to hundreds of network evaluations at inference. We instead learn th…

Image Generation