CVAug 20, 2017

Attentive Semantic Video Generation using Captions

arXiv:1708.05980v376 citations
Originality Incremental advance
AI Analysis

This work addresses video generation for applications in AI and computer vision, representing an incremental advancement in the field.

The paper tackles the problem of generating variable-length videos from captions by combining captions with long-term and short-term frame dependencies, resulting in a network that can generate videos for unseen captions and perform spatio-temporal style transfer.

This paper proposes a network architecture to perform variable length semantic video generation using captions. We adopt a new perspective towards video generation where we allow the captions to be combined with the long-term and short-term dependencies between video frames and thus generate a video in an incremental manner. Our experiments demonstrate our network architecture's ability to distinguish between objects, actions and interactions in a video and combine them to generate videos for unseen captions. The network also exhibits the capability to perform spatio-temporal style transfer when asked to generate videos for a sequence of captions. We also show that the network's ability to learn a latent representation allows it generate videos in an unsupervised manner and perform other tasks such as action recognition. (Accepted in International Conference in Computer Vision (ICCV) 2017)

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