CVAIApr 7, 2022

Long Video Generation with Time-Agnostic VQGAN and Time-Sensitive Transformer

arXiv:2204.03638v4298 citationsh-index: 82
Originality Incremental advance
AI Analysis

This addresses a gap in video synthesis for applications requiring extended sequences, though it is incremental as it builds on existing methods.

The paper tackles the problem of generating long videos with thousands of frames, achieving diverse, coherent, and high-quality results by building on 3D-VQGAN and transformers.

Videos are created to express emotion, exchange information, and share experiences. Video synthesis has intrigued researchers for a long time. Despite the rapid progress driven by advances in visual synthesis, most existing studies focus on improving the frames' quality and the transitions between them, while little progress has been made in generating longer videos. In this paper, we present a method that builds on 3D-VQGAN and transformers to generate videos with thousands of frames. Our evaluation shows that our model trained on 16-frame video clips from standard benchmarks such as UCF-101, Sky Time-lapse, and Taichi-HD datasets can generate diverse, coherent, and high-quality long videos. We also showcase conditional extensions of our approach for generating meaningful long videos by incorporating temporal information with text and audio. Videos and code can be found at https://songweige.github.io/projects/tats/index.html.

Code Implementations1 repo
Foundations

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

Your Notes