paper-with-me

홈 › Papers

Generative Modeling with Continuous Flows: Sample Complexity of Flow Matching

2025-12-01 · Mudit Gaur, Prashant Trivedi, Shuchin Aeron, Amrit Singh Bedi, George K. Atia, Vaneet Aggarwal arxiv

Flow matching has recently emerged as a promising alternative to diffusion-based generative models, offering faster sampling and simpler training by learning continuous flows governed by ordinary differential equations. Despite growing empirical success, the theoretical understanding of flow matching remains limited, particularly in terms of sample complexity results. In this work, we provide the first analysis of the sample complexity for flow-matching based generative models without assuming access to the empirical risk minimizer (ERM) of the loss function for estimating the velocity field. Under standard assumptions on the loss function for velocity field estimation and boundedness of the data distribution, we show that a sufficiently expressive neural network can learn a velocity field such that with $\mathcal{O}(ε^{-4})$ samples, such that the Wasserstein-2 distance between the learned and the true distribution is less than $\mathcal{O}(ε)$. The key technical idea is to decompose the velocity field estimation error into neural-network approximation error, statistical error due to the finite sample size, and optimization error due to the finite number of optimization steps for estimating the velocity field. Each of these terms are then handled via techniques that may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2512.01286

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Triangular Flows for Generative Modeling: Statistical Consistency, Smoothness Classes, and Fast Rates

2021-12-31 · Nicholas J. Irons, Meyer Scetbon, Soumik Pal, Zaid Harchaoui

Triangular flows, also known as Kn\"{o}the-Rosenblatt measure couplings, comprise an important building block of normalizing flow models for generative modeling and density estimation, including popular autoregressive fl…

Density Estimation

Guided Flows for Generative Modeling and Decision Making

2023-11-22 · Qinqing Zheng, Matt Le, Neta Shaul, Yaron Lipman 외

Classifier-free guidance is a key component for enhancing the performance of conditional generative models across diverse tasks. While it has previously demonstrated remarkable improvements for the sample quality, it has…

Conditional Image GenerationDecision MakingImage Generationreinforcement-learning+4

Sparse Flows: Pruning Continuous-depth Models

2021-06-24 · NeurIPS 2021 12 · Lucas Liebenwein, Ramin Hasani, Alexander Amini, Daniela Rus

Continuous deep learning architectures enable learning of flexible probabilistic models for predictive modeling as neural ordinary differential equations (ODEs), and for generative modeling as continuous normalizing flow…

A mean-field games laboratory for generative modeling

2023-04-26 · Benjamin J. Zhang, Markos A. Katsoulakis

We demonstrate the versatility of mean-field games (MFGs) as a mathematical framework for explaining, enhancing, and designing generative models. In generative flows, a Lagrangian formulation is used where each particle …

Generative Modeling for Low Dimensional Speech Attributes with Neural Spline Flows

2022-03-03 · Kevin J. Shih, Rafael Valle, Rohan Badlani, João Felipe Santos 외

Despite recent advances in generative modeling for text-to-speech synthesis, these models do not yet have the same fine-grained adjustability of pitch-conditioned deterministic models such as FastPitch and FastSpeech2. P…

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis