CVAIFeb 22, 2024

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

arXiv:2402.14797v1119 citationsh-index: 48CVPR
Originality Highly original
AI Analysis

This work solves the problem of generating high-quality, consistent videos from text for applications in media and AI, representing a significant advance over incremental improvements.

The paper tackles the problem of text-to-video synthesis by addressing motion fidelity, visual quality, and scalability issues in existing models, resulting in a model that trains 3.31 times faster, reaches state-of-the-art results on benchmarks, and generates higher-quality videos with better temporal consistency and motion complexity.

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/.

Foundations

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

Your Notes