Deep Predictive Coding Networks for Video Prediction and Unsupervised Learning
William Lotter, Gabriel Kreiman, David Cox

TL;DR
This paper introduces PredNet, a predictive neural network inspired by neuroscience, that learns to predict future video frames, enabling unsupervised learning of object and scene structure useful for recognition and control tasks.
Contribution
The paper presents PredNet, a novel predictive coding-based neural network architecture for unsupervised video prediction and representation learning, demonstrating its effectiveness on synthetic and real-world videos.
Findings
PredNet accurately predicts future frames in synthetic videos.
Learned representations support object recognition with fewer views.
Model scales to complex natural videos and estimates steering angles.
Abstract
While great strides have been made in using deep learning algorithms to solve supervised learning tasks, the problem of unsupervised learning - leveraging unlabeled examples to learn about the structure of a domain - remains a difficult unsolved challenge. Here, we explore prediction of future frames in a video sequence as an unsupervised learning rule for learning about the structure of the visual world. We describe a predictive neural network ("PredNet") architecture that is inspired by the concept of "predictive coding" from the neuroscience literature. These networks learn to predict future frames in a video sequence, with each layer in the network making local predictions and only forwarding deviations from those predictions to subsequent network layers. We show that these networks are able to robustly learn to predict the movement of synthetic (rendered) objects, and that in doing…
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
TopicsAdvanced Vision and Imaging · Visual Attention and Saliency Detection · Cell Image Analysis Techniques
