English

SF-V: Single Forward Video Generation Model

Computer Vision and Pattern Recognition 2024-10-28 v2 Image and Video Processing

Abstract

Diffusion-based video generation models have demonstrated remarkable success in obtaining high-fidelity videos through the iterative denoising process. However, these models require multiple denoising steps during sampling, resulting in high computational costs. In this work, we propose a novel approach to obtain single-step video generation models by leveraging adversarial training to fine-tune pre-trained video diffusion models. We show that, through the adversarial training, the multi-steps video diffusion model, i.e., Stable Video Diffusion (SVD), can be trained to perform single forward pass to synthesize high-quality videos, capturing both temporal and spatial dependencies in the video data. Extensive experiments demonstrate that our method achieves competitive generation quality of synthesized videos with significantly reduced computational overhead for the denoising process (i.e., around 23×23\times speedup compared with SVD and 6×6\times speedup compared with existing works, with even better generation quality), paving the way for real-time video synthesis and editing. More visualization results are made publicly available at https://snap-research.github.io/SF-V.

Keywords

Cite

@article{arxiv.2406.04324,
  title  = {SF-V: Single Forward Video Generation Model},
  author = {Zhixing Zhang and Yanyu Li and Yushu Wu and Yanwu Xu and Anil Kag and Ivan Skorokhodov and Willi Menapace and Aliaksandr Siarohin and Junli Cao and Dimitris Metaxas and Sergey Tulyakov and Jian Ren},
  journal= {arXiv preprint arXiv:2406.04324},
  year   = {2024}
}

Comments

Project Page: https://snap-research.github.io/SF-V

R2 v1 2026-06-28T16:56:18.477Z