Papers › Deep Predictive Coding Networks for Video Prediction and Unsupervised Learning

Deep Predictive Coding Networks for Video Prediction and Unsupervised Learning

25 May 2016arXiv:1605.08104archive 2025-07-28

William Lotter, Gabriel Kreiman, David Cox

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 so, the networks learn internal representations that are useful for decoding latent object parameters (e.g. pose) that support object recognition with fewer training views. We also show that these networks can scale to complex natural image streams (car-mounted camera videos), capturing key aspects of both egocentric movement and the movement of objects in the visual scene, and the representation learned in this setting is useful for estimating the steering angle. Altogether, these results suggest that prediction represents a powerful framework for unsupervised learning, allowing for implicit learning of object and scene structure.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1605.08104")

Code

Syntology Ran 0 of 6 code samples harvested from 4 repositories linked to this paper; 6 have no recorded run.

By repository: community (archive-listed): 6 samples from 4 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

17 repositories listed; official and paper-mentioned ones first.

Crazy-Jack/PredNet mentioned on GitHubpytorch report
IcarusWizard/prednet-paddle mentioned on GitHubpaddleApache-2.0 report
LanaSina/chainer_prednet mentioned on GitHub report
Mikkil5112/PredNet mentioned on GitHubtf report
ZdenekStraka/precnet mentioned on GitHubtfMIT report
coxlab/prednet mentioned on GitHubtfMIT report
jhon-zelada/proyect mentioned on GitHubMIT report
kn-lambda/Pred-Net mentioned on GitHubtf report
marisancans/frame-predict mentioned on GitHubpytorch report
nikolasmcneal/music-prediction mentioned on GitHubpytorch report
ramyamounir/PredNet mentioned on GitHubtf report
thefonseca/predictive-coding mentioned on GitHub report
zahra-bk/MLOps_VideoAnomalyDetection mentioned on GitHubtfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

6 samples harvested; 0 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6unverified

Licence: 2 of the 6 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

extrap_loss coxlab/prednet/kitti_extrap_finetune.py community (archive-listed) unverified MIT (permissive) · 2d25e8a5c964ab05 · report
load_gif IcarusWizard/prednet-paddle/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 1aece28aec3ebd30 · report
process_im jhon-zelada/proyect/data_preparation.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · a6ccdb74a8f5c40d · report
process_im microsoft/MLOps_VideoAnomalyDetection/data_preparation.py community (archive-listed) unverified MIT (permissive) · 56120e6b0dd1dcd4 · report
run jhon-zelada/proyect/deployment/score.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · b1266bac1a8f0c3a · report
run microsoft/MLOps_VideoAnomalyDetection/deployment/score.py community (archive-listed) unverified MIT (permissive) · fed7e777b099718c · report

Tasks

Object RecognitionVideo Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections