paper-with-me

홈 › Papers

Weighted Conditional Flow Matching

2025-07-29 · Sergio Calvo-Ordonez, Matthieu Meunier, Alvaro Cartea, Christoph Reisinger, Yarin Gal, Jose Miguel Hernandez-Lobato arxiv

Conditional flow matching (CFM) has emerged as a powerful framework for training continuous normalizing flows due to its computational efficiency and effectiveness. However, standard CFM often produces paths that deviate significantly from straight-line interpolations between prior and target distributions, making generation slower and less accurate due to the need for fine discretization at inference. Recent methods enhance CFM performance by inducing shorter and straighter trajectories but typically rely on computationally expensive mini-batch optimal transport (OT). Drawing insights from entropic optimal transport (EOT), we propose Weighted Conditional Flow Matching (W-CFM), a novel approach that modifies the classical CFM loss by weighting each training pair $(x, y)$ with a Gibbs kernel. We show that this weighting recovers the entropic OT coupling up to some bias in the marginals, and we provide the conditions under which the marginals remain nearly unchanged. Moreover, we establish an equivalence between W-CFM and the minibatch OT method in the large-batch limit, showing how our method overcomes computational and performance bottlenecks linked to batch size. Empirically, we test our method on unconditional generation on various synthetic and real datasets, confirming that W-CFM achieves comparable or superior sample quality, fidelity, and diversity to other alternative baselines while maintaining the computational efficiency of vanilla CFM.

📄 PDF Abstract BibTeX arXiv:2507.22270

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Coreset-Induced Conditional Velocity Flow Matching

2026-05-13 · Xiao Wang, Zihua She, Jianxi Su arxiv

We propose Coreset-Induced Conditional Velocity Flow Matching (CCVFM), a generative model that augments hierarchical rectified flow with a data-informed source distribution. Hierarchical flow matching models the full con…

Alignment of Diffusion Model and Flow Matching for Text-to-Image Generation

2026-01-31 · Yidong Ouyang, Liyan Xie, Hongyuan Zha, Guang Cheng arxiv

Diffusion models and flow matching have demonstrated remarkable success in text-to-image generation. While many existing alignment methods primarily focus on fine-tuning pre-trained generative models to maximize a given …

Text-to-Image Generation

Reweighted Flow Matching via Unbalanced OT for Label-free Long-tailed Generation

2025-09-30 · Hyunsoo Song, Minjung Gim, Jaewoong Choi arxiv

Flow matching has recently emerged as a powerful framework for continuous-time generative modeling. However, when applied to long-tailed distributions, standard flow matching suffers from majority bias, producing minorit…

Decision-Weighted Flow Matching for Contextual Stochastic Optimization

2026-06-15 · Jize Xie, Haomiao Wu, Qiang Chen, Xiu Su 외 arxiv

Conditional generative models are increasingly used as scenario generators for stochastic optimization, but standard training objectives emphasize uniform distributional fit rather than the downstream decisions induced b…

Stochastic Optimization

When Can Conditional Flow Matching Replace Pointwise Negative Log-Likelihood?

2026-08-28 · Yansen Han, Hongxin Sun, Tao Lin arxiv

Flow matching enables likelihood-free training, yet alignment methods increasingly reuse conditional flow matching (CFM) losses as endpoint negative log-likelihoods (NLLs) and their old/new differences as log-likelihood …