Bi-Anchor Interpolation Solver for Accelerating Generative Modeling
Hongxu Chen, Hongxiang Li, Zhen Wang, Long Chen

TL;DR
The paper introduces the BA-solver, a novel interpolation method that accelerates flow matching models for generative tasks by combining a lightweight SideNet with a backbone, achieving high-quality results with fewer neural evaluations.
Contribution
The paper proposes the Bi-Anchor Interpolation Solver (BA-solver), a new approach that accelerates generative modeling by integrating a lightweight SideNet with a backbone for efficient velocity approximation.
Findings
Achieves comparable quality to 100+ NFEs Euler solver with only 10 NFEs.
Maintains high fidelity in as few as 5 NFEs.
Ensures seamless integration with existing generative pipelines.
Abstract
Flow Matching (FM) models have emerged as a leading paradigm for high-fidelity synthesis. However, their reliance on iterative Ordinary Differential Equation (ODE) solving creates a significant latency bottleneck. Existing solutions face a dichotomy: training-free solvers suffer from significant performance degradation at low Neural Function Evaluations (NFEs), while training-based one- or few-steps generation methods incur prohibitive training costs and lack plug-and-play versatility. To bridge this gap, we propose the Bi-Anchor Interpolation Solver (BA-solver). BA-solver retains the versatility of standard training-free solvers while achieving significant acceleration by introducing a lightweight SideNet (1-2% backbone size) alongside the frozen backbone. Specifically, our method is founded on two synergistic components: \textbf{1) Bidirectional Temporal Perception}, where the SideNet…
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 · Model Reduction and Neural Networks · Domain Adaptation and Few-Shot Learning
