paper-with-me

홈 › Papers

Predictive Coding as a Neuromorphic Alternative to Backpropagation: A Critical Evaluation

2023-04-05 · Umais Zahid, Qinghai Guo, Zafeirios Fountas

Backpropagation has rapidly become the workhorse credit assignment algorithm for modern deep learning methods. Recently, modified forms of predictive coding (PC), an algorithm with origins in computational neuroscience, have been shown to result in approximately or exactly equal parameter updates to those under backpropagation. Due to this connection, it has been suggested that PC can act as an alternative to backpropagation with desirable properties that may facilitate implementation in neuromorphic systems. Here, we explore these claims using the different contemporary PC variants proposed in the literature. We obtain time complexity bounds for these PC variants which we show are lower-bounded by backpropagation. We also present key properties of these variants that have implications for neurobiological plausibility and their interpretations, particularly from the perspective of standard PC as a variational Bayes algorithm for latent probabilistic models. Our findings shed new light on the connection between the two learning frameworks and suggest that, in its current forms, PC may have more limited potential as a direct replacement of backpropagation than previously envisioned.

📄 PDF Abstract BibTeX arXiv:2304.02658

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Online Learning with Predictive Coding Networks: Exploiting Temporal Correlations

2025-10-29 · Darius Masoum Zadeh-Jousdani, Elvin Hajizada, Eyke Hüllermeier arxiv

Robotic systems operating at the edge require efficient online learning algorithms that can continuously adapt to changing environments while processing streaming sensory data. Traditional backpropagation, while effectiv…

On the relationship between predictive coding and backpropagation

2021-06-20 · Robert Rosenbaum

Artificial neural networks are often interpreted as abstract models of biological neuronal networks, but they are typically trained using the biologically unrealistic backpropagation algorithm and its variants. Predictiv…

Predictive Coding-based Deep Neural Network Fine-tuning for Computationally Efficient Domain Adaptation

2025-09-24 · Matteo Cardoni, Sam Leroux arxiv

As deep neural networks are increasingly deployed in dynamic, real-world environments, relying on a single static model is often insufficient. Changes in input data distributions caused by sensor drift or lighting variat…

Computational EfficiencyRepresentation LearningContinual LearningDomain Adaptation

Tightening the Biological Constraints on Gradient-Based Predictive Coding

2021-04-30 · Nick Alonso, Emre Neftci

Predictive coding (PC) is a general theory of cortical function. The local, gradient-based learning rules found in one kind of PC model have recently been shown to closely approximate backpropagation. This finding sugges…

Relaxing the Constraints on Predictive Coding Models

2020-10-02 · Beren Millidge, Alexander Tschantz, Anil Seth, Christopher L Buckley

Predictive coding is an influential theory of cortical function which posits that the principal computation the brain performs, which underlies both perception and learning, is the minimization of prediction errors. Whil…

Variational Inference