FlashVideo:Flowing Fidelity to Detail for Efficient High-Resolution Video Generation

πŸ“… 2025-02-07
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
High-resolution video generation faces a fundamental trade-off between fidelity and computational efficiency, particularly in single-stage DiT-based models, where large parameter counts and high numbers of function evaluations (NFEs) incur prohibitive computational overhead. To address this, we propose a two-stage cascaded diffusion framework: the first stage operates at low resolution using a large model with high NFE to ensure strong text alignment and motion fidelity; the second stage synthesizes high-resolution details via cross-resolution flow matching and feature alignment, achieving high fidelity with minimal NFE. We introduce the first stage-aware computational resource allocation mechanism, enabling real-time preview generation and significantly reducing end-to-end latency and compute cost. Our method achieves state-of-the-art performance across multiple benchmarks, reducing NFE by over 60%, accelerating inference by 2.3Γ—, and maintaining superior text–video consistency and fine-grained visual realism.

Technology Category

Application Category

πŸ“ Abstract
DiT diffusion models have achieved great success in text-to-video generation, leveraging their scalability in model capacity and data scale. High content and motion fidelity aligned with text prompts, however, often require large model parameters and a substantial number of function evaluations (NFEs). Realistic and visually appealing details are typically reflected in high resolution outputs, further amplifying computational demands especially for single stage DiT models. To address these challenges, we propose a novel two stage framework, FlashVideo, which strategically allocates model capacity and NFEs across stages to balance generation fidelity and quality. In the first stage, prompt fidelity is prioritized through a low resolution generation process utilizing large parameters and sufficient NFEs to enhance computational efficiency. The second stage establishes flow matching between low and high resolutions, effectively generating fine details with minimal NFEs. Quantitative and visual results demonstrate that FlashVideo achieves state-of-the-art high resolution video generation with superior computational efficiency. Additionally, the two-stage design enables users to preview the initial output before committing to full resolution generation, thereby significantly reducing computational costs and wait times as well as enhancing commercial viability .
Problem

Research questions and friction points this paper is trying to address.

efficient high-resolution video generation
reduce computational demands
two-stage framework for fidelity
Innovation

Methods, ideas, or system contributions that make the work stand out.

Two-stage framework
Flow matching
Efficient high-resolution generation
πŸ”Ž Similar Papers