English

Predicting Video with VQVAE

Computer Vision and Pattern Recognition 2021-03-03 v1 Machine Learning

Abstract

In recent years, the task of video prediction-forecasting future video given past video frames-has attracted attention in the research community. In this paper we propose a novel approach to this problem with Vector Quantized Variational AutoEncoders (VQ-VAE). With VQ-VAE we compress high-resolution videos into a hierarchical set of multi-scale discrete latent variables. Compared to pixels, this compressed latent space has dramatically reduced dimensionality, allowing us to apply scalable autoregressive generative models to predict video. In contrast to previous work that has largely emphasized highly constrained datasets, we focus on very diverse, large-scale datasets such as Kinetics-600. We predict video at a higher resolution on unconstrained videos, 256x256, than any other previous method to our knowledge. We further validate our approach against prior work via a crowdsourced human evaluation.

Keywords

Cite

@article{arxiv.2103.01950,
  title  = {Predicting Video with VQVAE},
  author = {Jacob Walker and Ali Razavi and Aäron van den Oord},
  journal= {arXiv preprint arXiv:2103.01950},
  year   = {2021}
}

Comments

13 Pages

R2 v1 2026-06-23T23:40:38.106Z