CVDec 31, 2025

FlowBlending: Stage-Aware Multi-Model Sampling for Fast and High-Fidelity Video Generation

arXiv:2512.24724v1h-index: 8
Originality Incremental advance
AI Analysis

This addresses the computational bottleneck in video generation for AI applications, offering a practical speedup method that is incremental but effective.

The paper tackles the problem of slow video generation by proposing FlowBlending, a stage-aware multi-model sampling strategy that uses large and small models at different timestep stages, achieving up to 1.65x faster inference with 57.35% fewer FLOPs while maintaining visual fidelity and coherence.

In this work, we show that the impact of model capacity varies across timesteps: it is crucial for the early and late stages but largely negligible during the intermediate stage. Accordingly, we propose FlowBlending, a stage-aware multi-model sampling strategy that employs a large model and a small model at capacity-sensitive stages and intermediate stages, respectively. We further introduce simple criteria to choose stage boundaries and provide a velocity-divergence analysis as an effective proxy for identifying capacity-sensitive regions. Across LTX-Video (2B/13B) and WAN 2.1 (1.3B/14B), FlowBlending achieves up to 1.65x faster inference with 57.35% fewer FLOPs, while maintaining the visual fidelity, temporal coherence, and semantic alignment of the large models. FlowBlending is also compatible with existing sampling-acceleration techniques, enabling up to 2x additional speedup. Project page is available at: https://jibin86.github.io/flowblending_project_page.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes