SGMD: Score Gradient Matching Distillation for Few-Step Video Diffusion Distillation
Abstract
Lay Summary
Modern video generation models can create high-quality videos, but they usually require many repeated computation steps, making them slow and expensive to use. A common way to speed them up is to train a smaller or faster version that can generate videos in only a few steps. However, existing training methods for this setting can be costly and may produce videos with weaker motion. We propose SGMD, a new training method for few-step video generation. The key idea is to better coordinate the video generator with an auxiliary model used during training, so that the system can learn efficiently without repeatedly updating this auxiliary model many times. In experiments on a large-scale video generation model, SGMD reduces training cost by about three times and produces videos with stronger motion. Human evaluations also show that people prefer SGMD in overall quality and motion quality, while visual quality and text-video alignment remain comparable.