CVOct 25, 2024

FasterCache: Training-Free Video Diffusion Model Acceleration with High Quality

arXiv:2410.19355v285 citationsh-index: 16ICLR
Originality Incremental advance
AI Analysis

This work addresses the computational bottleneck in video generation for AI researchers and practitioners, offering an incremental improvement over existing cache-based methods.

The paper tackles the problem of slow inference in video diffusion models by introducing FasterCache, a training-free acceleration strategy that achieves a 1.67x speedup on Vchitect-2.0 while maintaining comparable video quality.

In this paper, we present \textbf{\textit{FasterCache}}, a novel training-free strategy designed to accelerate the inference of video diffusion models with high-quality generation. By analyzing existing cache-based methods, we observe that \textit{directly reusing adjacent-step features degrades video quality due to the loss of subtle variations}. We further perform a pioneering investigation of the acceleration potential of classifier-free guidance (CFG) and reveal significant redundancy between conditional and unconditional features within the same timestep. Capitalizing on these observations, we introduce FasterCache to substantially accelerate diffusion-based video generation. Our key contributions include a dynamic feature reuse strategy that preserves both feature distinction and temporal continuity, and CFG-Cache which optimizes the reuse of conditional and unconditional outputs to further enhance inference speed without compromising video quality. We empirically evaluate FasterCache on recent video diffusion models. Experimental results show that FasterCache can significantly accelerate video generation (\eg 1.67$\times$ speedup on Vchitect-2.0) while keeping video quality comparable to the baseline, and consistently outperform existing methods in both inference speed and video quality.

Foundations

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

Your Notes