paper-with-me

홈 › Papers

Video Prediction with Variational Temporal Hierarchies

2021-01-01 · Vaibhav Saxena, Jimmy Ba, Danijar Hafner

Deep learning has shown promise for accurately predicting high-dimensional video sequences. Existing video prediction models succeeded in generating sharp but often short video sequences. Toward improving long-term video prediction, we study hierarchical latent variable models with levels that process at different time scales. To gain insights into the representations of such models, we study the information stored at each level of the hierarchy via the KL divergence, predictive entropy, datasets of varying speed, and generative distributions. Our analysis confirms that faster changing details are generally captured by lower levels, while slower changing facts are remembered by higher levels. On synthetic datasets where common methods fail after 25 frames, we show that temporally abstract latent variable models can make accurate predictions for up to 200 frames.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionVideo Prediction

Similar Papers 제목 키워드 기반

Compositional Temporal Grounding with Structured Variational Cross-Graph Correspondence Learning

2022-03-24 · CVPR 2022 1 · Juncheng Li, Junlin Xie, Long Qian, Linchao Zhu 외

Temporal grounding in videos aims to localize one target video segment that semantically corresponds to a given query sentence. Thanks to the semantic diversity of natural language descriptions, temporal grounding allows…

DiversitySemantic correspondenceSentence

S-HR-VQVAE: Sequential Hierarchical Residual Learning Vector Quantized Variational Autoencoder for Video Prediction

2023-07-13 · Mohammad Adiban, Kalin Stefanov, Sabato Marco Siniscalchi, Giampiero Salvi

We address the video prediction task by putting forth a novel model that combines (i) a novel hierarchical residual learning vector quantized variational autoencoder (HR-VQVAE), and (ii) a novel autoregressive spatiotemp…

PredictionVideo Prediction

A Log-likelihood Regularized KL Divergence for Video Prediction with A 3D Convolutional Variational Recurrent Network

2020-12-11 · Haziq Razali, Basura Fernando

The use of latent variable models has shown to be a powerful tool for modeling probability distributions over sequences. In this paper, we introduce a new variational model that extends the recurrent network in two ways …

PredictionVideo Prediction

Conditional Temporal Variational AutoEncoder for Action Video Prediction

2021-08-12 · Xiaogang Xu, Yi Wang, LiWei Wang, Bei Yu 외

To synthesize a realistic action sequence based on a single human image, it is crucial to model both motion patterns and diversity in the action video. This paper proposes an Action Conditional Temporal Variational AutoE…

Diversitymotion predictionPredictionVideo Prediction

Learning to Linearize Under Uncertainty

2015-06-09 · NeurIPS 2015 12 · Ross Goroshin, Michael Mathieu, Yann Lecun

Training deep feature hierarchies to solve supervised learning tasks has achieved state of the art performance on many problems in computer vision. However, a principled way in which to train such hierarchies in the unsu…