Video Pixel Networks
Nal Kalchbrenner, Aaron van den Oord, Karen Simonyan, Ivo Danihelka,, Oriol Vinyals, Alex Graves, Koray Kavukcuoglu

TL;DR
The paper introduces Video Pixel Networks, a probabilistic model that captures the complex dependencies in video data, achieving state-of-the-art results on benchmarks and generating realistic videos with detailed motion.
Contribution
It presents a novel neural architecture that models the joint distribution of video pixels considering spatial, temporal, and color dependencies, advancing video generation techniques.
Findings
Achieves top performance on Moving MNIST benchmark.
Generates realistic videos with minor deviations from ground truth.
Generalizes well to new objects and actions in robotic pushing videos.
Abstract
We propose a probabilistic video model, the Video Pixel Network (VPN), that estimates the discrete joint distribution of the raw pixel values in a video. The model and the neural architecture reflect the time, space and color structure of video tensors and encode it as a four-dimensional dependency chain. The VPN approaches the best possible performance on the Moving MNIST benchmark, a leap over the previous state of the art, and the generated videos show only minor deviations from the ground truth. The VPN also produces detailed samples on the action-conditional Robotic Pushing benchmark and generalizes to the motion of novel objects.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Advanced Vision and Imaging · Generative Adversarial Networks and Image Synthesis
