StreamFlow: Theory, Algorithm, and Implementation for High-Efficiency Rectified Flow Generation
Sen Fang, Hongbin Zhong, Yalin Feng, Yanxin Zhang, Dimitris N. Metaxas

TL;DR
This paper introduces StreamFlow, a comprehensive acceleration pipeline for Rectified Flow models, significantly boosting image generation speed through innovative theory, design, and implementation strategies.
Contribution
The paper presents a novel acceleration pipeline for Rectified Flow models, incorporating new methods like batch processing, vectorization, and dynamic compilation to vastly improve efficiency.
Findings
Achieves up to 611% speedup in 512x512 image generation
Outperforms existing acceleration methods by a large margin
Provides a comprehensive framework for high-efficiency flow generation
Abstract
New technologies such as Rectified Flow and Flow Matching have significantly improved the performance of generative models in the past two years, especially in terms of control accuracy, generation quality, and generation efficiency. However, due to some differences in its theory, design, and existing diffusion models, the existing acceleration methods cannot be directly applied to the Rectified Flow model. In this article, we have comprehensively implemented an overall acceleration pipeline from the aspects of theory, design, and reasoning strategies. This pipeline uses new methods such as batch processing with a new velocity field, vectorization of heterogeneous time-step batch processing, and dynamic TensorRT compilation for the new methods to comprehensively accelerate related models based on flow models. Currently, the existing public methods usually achieve an acceleration of 18%,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Lattice Boltzmann Simulation Studies · Computer Graphics and Visualization Techniques
