Non-Adversarial Video Synthesis with Learned Priors
CVPR 2020

overview
Figure: Proposed concept of our paper

Abstract

Most of the existing works in video synthesis focus on generating videos using adversarial learning. Despite their success, these methods often require input reference frame or fail to generate diverse videos from the given data distribution, with little to no uniformity in the quality of videos that can be generated. Different from these methods, we focus on the problem of generating videos from latent noise vectors, without any reference input frames. To this end, we develop a novel approach that jointly optimizes the input latent space, the weights of a recurrent neural network and a generator without a discriminator, through nonadversarial learning. Optimizing for the input latent space along with the network weights allows us to generate videos in a controlled environment, i.e., we can faithfully generate all videos the model has seen during the learning process as well as new unseen videos. Extensive experiments on three challenging and diverse datasets well demonstrate that our approach generates superior quality videos compared to the existing state-of-the-art methods.

BibTeX

@InProceedings{Aich_2020_CVPR,
  title={Non-Adversarial Video Synthesis with Learned Priors},
  author={{Aich, Abhishek and Gupta, Akash and Panda, Rameswar and Hyder, Rakib and Asif, M. Salman and Roy-Chowdhury, Amit K.},,
  booktitle = {The IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  pages = {6090--6099},
  month = {June},
  year={2020}
}

Acknowledgements

This work was partially supported by NSF grant 1664172 and ONR grant N00014-19-1-2264.

Credits: Template of this webpage from here.