A Neurally-Inspired Hierarchical Prediction Network for Spatiotemporal Sequence Learning and Prediction
Jielin Qiu, Ge Huang, Tai Sing Lee

TL;DR
This paper introduces HPNet, a hierarchical neural network inspired by the visual cortex, capable of predicting future video frames and reproducing neurophysiological phenomena, advancing understanding of spatiotemporal learning.
Contribution
The paper presents a novel hierarchical prediction network model that integrates analysis-by-synthesis, recurrent circuits, and neurophysiological insights for improved video sequence prediction.
Findings
Achieves state-of-the-art long-range video prediction performance.
Reproduces neurophysiological phenomena like prediction and familiarity suppression.
Hierarchical interaction enhances semantic clustering of movement patterns.
Abstract
In this paper we developed a hierarchical network model, called Hierarchical Prediction Network (HPNet), to understand how spatiotemporal memories might be learned and encoded in the recurrent circuits in the visual cortical hierarchy for predicting future video frames. This neurally inspired model operates in the analysis-by-synthesis framework. It contains a feed-forward path that computes and encodes spatiotemporal features of successive complexity and a feedback path for the successive levels to project their interpretations to the level below. Within each level, the feed-forward path and the feedback path intersect in a recurrent gated circuit, instantiated in a LSTM module, to generate a prediction or explanation of the incoming signals. The network learns its internal model of the world by minimizing the errors of its prediction of the incoming signals at each level of the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Neural Networks and Applications · Time Series Analysis and Forecasting
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
