FSVideo: Fast Speed Video Diffusion Model in a Highly-Compressed Latent Space
About
We introduce FSVideo, a fast speed transformer-based image-to-video (I2V) diffusion framework. We build our framework on the following key components: 1.) a new video autoencoder with highly-compressed latent space ($64\times64\times4$ spatial-temporal downsampling ratio), achieving competitive reconstruction quality; 2.) a diffusion transformer (DIT) architecture with a new layer memory design to enhance inter-layer information flow and context reuse within DIT, and 3.) a multi-resolution generation strategy via a few-step DIT upsampler to increase video fidelity. Our final model, which contains a 14B DIT base model and a 14B DIT upsampler, achieves competitive performance against other popular open-source models, while being an order of magnitude faster. We discuss our model design as well as training strategies in this report.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Reconstruction | WebVid 10M | PSNR30.91 | 34 | |
| Video Reconstruction | Inter-4K | SSIM0.806 | 12 | |
| Image-to-Video Generation | VBench I2V 720x1280 2.0 (test) | Total Score88.12 | 6 |