FlowTurbo: Towards Real-time Flow-Based Image Generation with Velocity Refiner
Wenliang Zhao, Minglei Shi, Xumin Yu, Jie Zhou, Jiwen Lu

TL;DR
FlowTurbo significantly accelerates flow-based image generation sampling while maintaining high quality, enabling real-time applications and surpassing previous state-of-the-art performance.
Contribution
The paper introduces FlowTurbo, a novel framework that accelerates flow-based models' sampling process using a lightweight velocity refiner and additional techniques, without altering the multi-step sampling paradigm.
Findings
Achieves 53.1%-58.3% acceleration in class-conditional generation.
Achieves 29.8%-38.5% acceleration in text-to-image generation.
Reaches an FID of 2.12 on ImageNet at 100ms per image.
Abstract
Building on the success of diffusion models in visual generation, flow-based models reemerge as another prominent family of generative models that have achieved competitive or better performance in terms of both visual quality and inference speed. By learning the velocity field through flow-matching, flow-based models tend to produce a straighter sampling trajectory, which is advantageous during the sampling process. However, unlike diffusion models for which fast samplers are well-developed, efficient sampling of flow-based generative models has been rarely explored. In this paper, we propose a framework called FlowTurbo to accelerate the sampling of flow-based models while still enhancing the sampling quality. Our primary observation is that the velocity predictor's outputs in the flow-based models will become stable during the sampling, enabling the estimation of velocity via a…
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
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques · Advanced Vision and Imaging
MethodsDiffusion
