Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Snap Video: Scaled Spatiotemporal Transformers for Text-to-Video Synthesis

About

Contemporary models for generating images show remarkable quality and versatility. Swayed by these advantages, the research community repurposes them to generate videos. Since video content is highly redundant, we argue that naively bringing advances of image models to the video generation domain reduces motion fidelity, visual quality and impairs scalability. In this work, we build Snap Video, a video-first model that systematically addresses these challenges. To do that, we first extend the EDM framework to take into account spatially and temporally redundant pixels and naturally support video generation. Second, we show that a U-Net - a workhorse behind image generation - scales poorly when generating videos, requiring significant computational overhead. Hence, we propose a new transformer-based architecture that trains 3.31 times faster than U-Nets (and is ~4.5 faster at inference). This allows us to efficiently train a text-to-video model with billions of parameters for the first time, reach state-of-the-art results on a number of benchmarks, and generate videos with substantially higher quality, temporal consistency, and motion complexity. The user studies showed that our model was favored by a large margin over the most recent methods. See our website at https://snap-research.github.io/snapvideo/.

Willi Menapace, Aliaksandr Siarohin, Ivan Skorokhodov, Ekaterina Deyneka, Tsai-Shien Chen, Anil Kag, Yuwei Fang, Aleksei Stoliar, Elisa Ricci, Jian Ren, Sergey Tulyakov• 2024

Related benchmarks

TaskDatasetResultRank
Text-to-Video GenerationMSR-VTT (test)
CLIP Similarity0.2793
85
Text-to-Video GenerationUCF-101 zero-shot
FVD200.2
44
Text-to-Video GenerationUser Study Publicly available samples from closed-source models
Photorealism80
4
Text-to-Video Generation65 dynamic scene prompts
Photorealism Score76.3
3
Showing 4 of 4 rows

Other info

Code

Follow for update