Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: Rectified flow is a generative model that learns smooth transport mappings
between two distributions through an ordinary differential equation (ODE).
Unlike diffusion-based generative models, which require costly numerical
integration of a generative ODE to sample images with state-of-the-art quality,
rectified flow uses an iterative process called reflow to learn smooth and
straight ODE paths. This allows for relatively simple and efficient generation
of high-quality images. However, rectified flow still faces several challenges.
1) The reflow process requires a large number of generative pairs to preserve
the target distribution, leading to significant computational costs. 2) Since
the model is typically trained using only generated image pairs, its
performance heavily depends on the 1-rectified flow model, causing it to become
biased towards the generated data.
In this work, we experimentally expose the limitations of the original
rectified flow and propose a novel approach that incorporates real images into
the training process. By preserving the ODE paths for real images, our method
effectively reduces reliance on large amounts of generated data. Instead, we
demonstrate that the reflow process can be conducted efficiently using a much
smaller set of generated and real images. In CIFAR-10, we achieved
significantly better FID scores, not only in one-step generation but also in
full-step simulations, while using only of the generative pairs compared to the
original method. Furthermore, our approach induces straighter paths and avoids
saturation on generated images during reflow, leading to more robust ODE
learning while preserving the distribution of real images.
Authors (4)
Kim Shin Seong
Mingi Kwon
Jaeseok Jeong
Youngjung Uh
Submitted
October 29, 2025
Proceedings of the 39th Annual Conference on Neural Information
Processing Systems (NeurIPS 2025)
Key Contributions
This paper proposes a novel approach to rectified flow, termed 'balanced conic rectified flow', to address limitations such as high computational costs and bias towards generated data. It aims to improve the efficiency and robustness of generating high-quality images using ODE-based generative models.
Business Value
Enables more efficient and cost-effective generation of high-quality synthetic data for various applications, such as training AI models or creating realistic visuals.