paper-with-me

Papers

Deep Predictive Coding Network with Local Recurrent Processing for Object Recognition

2018-05-19 · NeurIPS 2018 12 · Kuan Han, Haiguang Wen, Yizhen Zhang, Di Fu, Eugenio Culurciello, Zhongming Liu

Inspired by "predictive coding" - a theory in neuroscience, we develop a bi-directional and dynamic neural network with local recurrent processing, namely predictive coding network (PCN). Unlike feedforward-only convolutional neural networks, PCN includes both feedback connections, which carry top-down predictions, and feedforward connections, which carry bottom-up errors of prediction. Feedback and feedforward connections enable adjacent layers to interact locally and recurrently to refine representations towards minimization of layer-wise prediction errors. When unfolded over time, the recurrent processing gives rise to an increasingly deeper hierarchy of non-linear transformation, allowing a shallow network to dynamically extend itself into an arbitrarily deep network. We train and test PCN for image classification with SVHN, CIFAR and ImageNet datasets. Despite notably fewer layers and parameters, PCN achieves competitive performance compared to classical and state-of-the-art models. Further analysis shows that the internal representations in PCN converge over time and yield increasingly better accuracy in object recognition. Errors of top-down prediction also reveal visual saliency or bottom-up attention.

📄 PDF Abstract BibTeX arXiv:1805.07526

Code (1)

takyamamoto/Local-Predictive_Coding_Network-with_Chainer

Tasks

image-classificationImage ClassificationObject RecognitionPrediction

Similar Papers 제목 키워드 기반

Hybrid Predictive Coding: Inferring, Fast and Slow

2022-04-05 · Alexander Tschantz, Beren Millidge, Anil K Seth, Christopher L Buckley

Predictive coding is an influential model of cortical neural activity. It proposes that perceptual beliefs are furnished by sequentially minimising "prediction errors" - the differences between predicted and observed dat…

Bayesian InferenceObject Recognition

DMPCN: Dynamic Modulated Predictive Coding Network with Hybrid Feedback Representations

2025-04-20 · A S M Sharifuzzaman Sagar, Yu Chen, Jun Hoong Chan

Traditional predictive coding networks, inspired by theories of brain function, consistently achieve promising results across various domains, extending their influence into the field of computer vision. However, the per…

Active filtering: a predictive function of recurrent circuits of sensory cortex

2025-01-17 · Mark H. Histed

Our brains encode many features of the sensory world into memories: we can sing along with songs we have heard before, interpret spoken and written language composed of words we have learned, and recognize faces and obje…

Predictive Coding with Bayesian Priors via Proximal Gradients

2026-06-06 · Francesco Bullo arxiv

We recast predictive coding as continuous-time proximal gradient descent applied to a regularized maximum-a-posteriori (MAP) objective. We study first a single-level problem and then a multi-level hierarchy. For the sing…

Generating Goal-Directed Visuomotor Plans Based on Learning Using a Predictive Coding-type Deep Visuomotor Recurrent Neural Network Model

2018-03-07 · Minkyu Choi, Takazumi Matsumoto, Minju Jung, Jun Tani

The current paper presents how a predictive coding type deep recurrent neural networks can generate vision-based goal-directed plans based on prior learning experience by examining experiment results using a real arm rob…