A Manifold Learning Based Video Prediction Approach for Deep Motion Transfer

Abstract

We propose a novel manifold learning based end-to-end prediction and video synthesis framework for bandwidth reduction in motion transfer enabled applications such as video conferencing. In our workflow we use keypoint based representations of video frames where image and motion specific information are encoded in a completely unsupervised manner. Prediction of future keypoints is then performed using the manifold of a variational recurrent neural network (VRNN) following which output video frames are synthesized using an optical flow estimator and a conditional image generator in the motion transfer pipeline. The proposed architecture which combines keypoint based representation of video frames with manifold learning based prediction enables significant additional bandwidth savings over motion transfer based video conferencing systems which are implemented solely using keypoint detection. We demonstrate the superiority of our technique using two representative datasets for both video reconstruction and transfer and show that prediction using VRNN has superior performance as compared to a non manifold based technique such as RNN.

Cite

Text

Cai et al. "A Manifold Learning Based Video Prediction Approach for Deep Motion Transfer." IEEE/CVF International Conference on Computer Vision Workshops, 2021. doi:10.1109/ICCVW54120.2021.00470

Markdown

[Cai et al. "A Manifold Learning Based Video Prediction Approach for Deep Motion Transfer." IEEE/CVF International Conference on Computer Vision Workshops, 2021.](https://mlanthology.org/iccvw/2021/cai2021iccvw-manifold/) doi:10.1109/ICCVW54120.2021.00470

BibTeX

@inproceedings{cai2021iccvw-manifold,
  title     = {{A Manifold Learning Based Video Prediction Approach for Deep Motion Transfer}},
  author    = {Cai, Yuliang and Mohan, Sumit and Niranjan, Adithya and Jain, Nilesh and Cloninger, Alex and Das, Srinjoy},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2021},
  pages     = {4214-4221},
  doi       = {10.1109/ICCVW54120.2021.00470},
  url       = {https://mlanthology.org/iccvw/2021/cai2021iccvw-manifold/}
}