paper-with-me

홈 › Papers

Straighten Viscous Rectified Flow via Noise Optimization

2025-07-14 · Jimin Dai, Jiexi Yan, Jian Yang, Lei Luo arxiv

The Reflow operation aims to straighten the inference trajectories of the rectified flow during training by constructing deterministic couplings between noises and images, thereby improving the quality of generated images in single-step or few-step generation. However, we identify critical limitations in Reflow, particularly its inability to rapidly generate high-quality images due to a distribution gap between images in its constructed deterministic couplings and real images. To address these shortcomings, we propose a novel alternative called Straighten Viscous Rectified Flow via Noise Optimization (VRFNO), which is a joint training framework integrating an encoder and a neural velocity field. VRFNO introduces two key innovations: (1) a historical velocity term that enhances trajectory distinction, enabling the model to more accurately predict the velocity of the current trajectory, and (2) the noise optimization through reparameterization to form optimized couplings with real images which are then utilized for training, effectively mitigating errors caused by Reflow's limitations. Comprehensive experiments on synthetic data and real datasets with varying resolutions show that VRFNO significantly mitigates the limitations of Reflow, achieving state-of-the-art performance in both one-step and few-step generation tasks.

📄 PDF Abstract BibTeX arXiv:2507.10218

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rectified Diffusion: Straightness Is Not Your Need in Rectified Flow

2024-10-09 · Fu-Yun Wang, Ling Yang, Zhaoyang Huang, Mengdi Wang 외

Diffusion models have greatly improved visual generation but are hindered by slow generation speed due to the computationally intensive nature of solving generative ODEs. Rectified flow, a widely recognized solution, imp…

On the Wasserstein Convergence and Straightness of Rectified Flow

2024-10-19 · Vansh Bansal, Saptarshi Roy, Purnamrita Sarkar, Alessandro Rinaldo

Diffusion models have emerged as a powerful tool for image generation and denoising. Typically, generative models learn a trajectory between the starting noise distribution and the target data distribution. Recently Liu …

DenoisingImage Generation

Overcoming the Curvature Bottleneck in MeanFlow

2025-11-28 · Xinxi Zhang, Shiwei Tan, Quang Nguyen, Quan Dao 외 arxiv

MeanFlow offers a promising framework for one-step generative modeling by directly learning a mean-velocity field, bypassing expensive numerical integration. However, we find that the highly curved generative trajectorie…

VoiceFlow: Efficient Text-to-Speech with Rectified Flow Matching

2023-09-10 · Yiwei Guo, Chenpeng Du, Ziyang Ma, Xie Chen 외

Although diffusion models in text-to-speech have become a popular choice due to their strong generative ability, the intrinsic complexity of sampling from diffusion models harms their efficiency. Alternatively, we propos…

text-to-speechText to Speech

PeRFlow: Piecewise Rectified Flow as Universal Plug-and-Play Accelerator

2024-05-13 · Hanshu Yan, Xingchao Liu, Jiachun Pan, Jun Hao Liew 외

We present Piecewise Rectified Flow (PeRFlow), a flow-based method for accelerating diffusion models. PeRFlow divides the sampling process of generative flows into several time windows and straightens the trajectories in…