CVSep 4, 2020

TiVGAN: Text to Image to Video Generation with Step-by-Step Evolutionary Generator

arXiv:2009.02018v265 citations
AI Analysis

This addresses the problem of conditional video generation for multimedia applications, representing an incremental advancement in the field.

The paper tackles the challenge of generating videos from text descriptions by proposing TiVGAN, a step-by-step evolutionary generator that produces high-resolution videos, with experimental results showing its effectiveness on various datasets.

Advances in technology have led to the development of methods that can create desired visual multimedia. In particular, image generation using deep learning has been extensively studied across diverse fields. In comparison, video generation, especially on conditional inputs, remains a challenging and less explored area. To narrow this gap, we aim to train our model to produce a video corresponding to a given text description. We propose a novel training framework, Text-to-Image-to-Video Generative Adversarial Network (TiVGAN), which evolves frame-by-frame and finally produces a full-length video. In the first phase, we focus on creating a high-quality single video frame while learning the relationship between the text and an image. As the steps proceed, our model is trained gradually on more number of consecutive frames.This step-by-step learning process helps stabilize the training and enables the creation of high-resolution video based on conditional text descriptions. Qualitative and quantitative experimental results on various datasets demonstrate the effectiveness of the proposed method.

Foundations

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

Your Notes