Flow Straight and Fast: Learning to Generate and Transfer Data with Rectified Flow
Xingchao Liu, Chengyue Gong, Qiang Liu

TL;DR
Rectified flow is a simple, scalable method for learning neural ODE models that transport distributions along straight paths, enabling efficient generative modeling and domain transfer with high-quality results.
Contribution
The paper introduces rectified flow, a novel approach that learns straight-path ODE models for distribution transport, improving efficiency and quality in generative tasks.
Findings
Performs well on image generation and translation
Yields high-quality results with minimal discretization
Provides a provably non-increasing transport cost
Abstract
We present rectified flow, a surprisingly simple approach to learning (neural) ordinary differential equation (ODE) models to transport between two empirically observed distributions \pi_0 and \pi_1, hence providing a unified solution to generative modeling and domain transfer, among various other tasks involving distribution transport. The idea of rectified flow is to learn the ODE to follow the straight paths connecting the points drawn from \pi_0 and \pi_1 as much as possible. This is achieved by solving a straightforward nonlinear least squares optimization problem, which can be easily scaled to large models without introducing extra parameters beyond standard supervised learning. The straight paths are special and preferred because they are the shortest paths between two points, and can be simulated exactly without time discretization and hence yield computationally efficient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗XCLiu/2_rectified_flow_from_sd_1_5model· 2.5k dl· ♡ 142.5k dl♡ 14
- 🤗XCLiu/instaflow_0_9B_from_sd_1_5model· 580 dl· ♡ 10580 dl♡ 10
- 🤗kyrgyz-ai/akylai-tts-minimodel· ♡ 1♡ 1
- 🤗ameerazam08/diffSingermodel· ♡ 3♡ 3
- 🤗trinhtuyen201/Matcha-TTSmodel
- 🤗nvidia/GR00T-N1.5-3Bmodel· 4.2k dl· ♡ 1874.2k dl♡ 187
- 🤗nvidia/GN1x-Tuned-Arena-G1-Loco-Manipulationmodel· 152 dl· ♡ 2152 dl♡ 2
- 🤗nvidia/GN1x-Tuned-Arena-GR1-Manipulationmodel· 31 dl· ♡ 231 dl♡ 2
- 🤗qualiaadmin/GR00T-N1.5-3Bmodel· 1 dl1 dl
- 🤗nnh-pbbb/gr00t_1.5model· 1 dl1 dl
Videos
Taxonomy
TopicsModel Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis · Topic Modeling
