Warm-Start Flow Matching for Guaranteed Fast Text/Image Generation
Minyoung Kim

TL;DR
This paper introduces Warm-Start Flow Matching (WS-FM), a method that significantly accelerates sample generation in flow matching models by starting from lightweight draft samples, ensuring speed-up without quality loss.
Contribution
The paper proposes WS-FM, a novel approach that reduces flow matching sample generation time by leveraging lightweight models for initial drafts, guaranteeing speed-up without sacrificing quality.
Findings
Guaranteed speed-up factor demonstrated on synthetic data.
Effective in real-world text and image generation tasks.
Maintains high sample quality despite reduced computation.
Abstract
Current auto-regressive (AR) LLMs, diffusion-based text/image generative models, and recent flow matching (FM) algorithms are capable of generating premium quality text/image samples. However, the inference or sample generation in these models is often very time-consuming and computationally demanding, mainly due to large numbers of function evaluations corresponding to the lengths of tokens or the numbers of diffusion steps. This also necessitates heavy GPU resources, time, and electricity. In this work we propose a novel solution to reduce the sample generation time of flow matching algorithms by a guaranteed speed-up factor, without sacrificing the quality of the generated samples. Our key idea is to utilize computationally lightweight generative models whose generation time is negligible compared to that of the target AR/FM models. The draft samples from a lightweight model, whose…
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 · Computer Graphics and Visualization Techniques · Face recognition and analysis
