paper-with-me

Papers

Flow Diverse and Efficient: Learning Momentum Flow Matching via Stochastic Velocity Field Sampling

2025-06-10 · Zhiyuan Ma, Ruixun Liu, Sixian Liu, Jianjun Li, BoWen Zhou

Recently, the rectified flow (RF) has emerged as the new state-of-the-art among flow-based diffusion models due to its high efficiency advantage in straight path sampling, especially with the amazing images generated by a series of RF models such as Flux 1.0 and SD 3.0. Although a straight-line connection between the noisy and natural data distributions is intuitive, fast, and easy to optimize, it still inevitably leads to: 1) Diversity concerns, which arise since straight-line paths only cover a fairly restricted sampling space. 2) Multi-scale noise modeling concerns, since the straight line flow only needs to optimize the constant velocity field $\bm v$ between the two distributions $\bm\pi_0$ and $\bm\pi_1$. In this work, we present Discretized-RF, a new family of rectified flow (also called momentum flow models since they refer to the previous velocity component and the random velocity component in each diffusion step), which discretizes the straight path into a series of variable velocity field sub-paths (namely ``momentum fields'') to expand the search space, especially when close to the distribution $p_\text{noise}$. Different from the previous case where noise is directly superimposed on $\bm x$, we introduce noise on the velocity $\bm v$ of the sub-path to change its direction in order to improve the diversity and multi-scale noise modeling abilities. Experimental results on several representative datasets demonstrate that learning momentum flow matching by sampling random velocity fields will produce trajectories that are both diverse and efficient, and can consistently generate high-quality and diverse results. Code is available at https://github.com/liuruixun/momentum-fm.

📄 PDF Abstract BibTeX arXiv:2506.08796

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

TimeFlow: Towards Stochastic-Aware and Efficient Time Series Generation via Flow Matching Modeling

2025-11-11 · He Panjing, Cheng Mingyue, Li Li, Zhang XiaoHan arxiv

Generating high-quality time series data has emerged as a critical research topic due to its broad utility in supporting downstream time series mining tasks. A major challenge lies in modeling the intrinsic stochasticity…

Momentum Multi-Marginal Schrödinger Bridge Matching

2025-06-11 · Panagiotis Theodoropoulos, Augustinos D. Saravanos, Evangelos A. Theodorou, Guan-Horng Liu

Understanding complex systems by inferring trajectories from sparse sample snapshots is a fundamental challenge in a wide range of domains, e.g., single-cell biology, meteorology, and economics. Despite advancements in B…

FlowHFT: Imitation Learning via Flow Matching Policy for Optimal High-Frequency Trading under Diverse Market Conditions

2025-05-09 · Yang Li, Zhi Chen, Steve Yang

High-frequency trading (HFT) is an investing strategy that continuously monitors market states and places bid and ask orders at millisecond speeds. Traditional HFT approaches fit models with historical data and assume th…

Imitation Learning

SE(3)-Stochastic Flow Matching for Protein Backbone Generation

2023-10-03 · Avishek Joey Bose, Tara Akhound-Sadegh, Guillaume Huguet, Kilian Fatras 외

The computational design of novel protein structures has the potential to impact numerous scientific disciplines greatly. Toward this goal, we introduce FoldFlow, a series of novel generative models of increasing modelin…

Three Forms of Stochastic Injection for Improved Distribution-to-Distribution Generative Modeling

2025-10-08 · Shiye Su, Yuhui Zhang, Linqi Zhou, Rajesh Ranganath 외 arxiv

Modeling transformations between arbitrary data distributions is a fundamental scientific challenge, arising in applications like drug discovery and evolutionary simulation. While flow matching offers a natural framework…

Drug Discovery