CVDec 20, 2024

DOLLAR: Few-Step Video Generation via Distillation and Latent Reward Optimization

arXiv:2412.15689v118 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses the problem of slow video generation for AI and media applications, offering a significant speed-up while maintaining quality, though it is incremental in improving existing distillation techniques.

The paper tackles the computational inefficiency of diffusion models in video generation by introducing a distillation method that combines variational score and consistency distillation, achieving state-of-the-art performance with a VBench score of 82.57 and up to 278.6 times faster sampling.

Diffusion probabilistic models have shown significant progress in video generation; however, their computational efficiency is limited by the large number of sampling steps required. Reducing sampling steps often compromises video quality or generation diversity. In this work, we introduce a distillation method that combines variational score distillation and consistency distillation to achieve few-step video generation, maintaining both high quality and diversity. We also propose a latent reward model fine-tuning approach to further enhance video generation performance according to any specified reward metric. This approach reduces memory usage and does not require the reward to be differentiable. Our method demonstrates state-of-the-art performance in few-step generation for 10-second videos (128 frames at 12 FPS). The distilled student model achieves a score of 82.57 on VBench, surpassing the teacher model as well as baseline models Gen-3, T2V-Turbo, and Kling. One-step distillation accelerates the teacher model's diffusion sampling by up to 278.6 times, enabling near real-time generation. Human evaluations further validate the superior performance of our 4-step student models compared to teacher model using 50-step DDIM sampling.

Foundations

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

Your Notes