Single-phase deep learning in cortico-cortical networks
Will Greedy, Heng Wei Zhu, Joseph Pemberton, Jack Mellor, Rui Ponte, Costa

TL;DR
This paper introduces BurstCCN, a biologically plausible deep learning model that uses cortical properties to enable error backpropagation in a single-phase process, aligning with neural mechanisms.
Contribution
The model integrates cortical features like bursting, STP, and interneurons to enable error backpropagation without multi-phase learning, bridging neuroscience and deep learning.
Findings
Effective error backpropagation through multiple layers.
Approximation of backprop gradients by the model.
Successful learning on MNIST and CIFAR-10.
Abstract
The error-backpropagation (backprop) algorithm remains the most common solution to the credit assignment problem in artificial neural networks. In neuroscience, it is unclear whether the brain could adopt a similar strategy to correctly modify its synapses. Recent models have attempted to bridge this gap while being consistent with a range of experimental observations. However, these models are either unable to effectively backpropagate error signals across multiple layers or require a multi-phase learning process, neither of which are reminiscent of learning in the brain. Here, we introduce a new model, Bursting Cortico-Cortical Networks (BurstCCN), which solves these issues by integrating known properties of cortical networks namely bursting activity, short-term plasticity (STP) and dendrite-targeting interneurons. BurstCCN relies on burst multiplexing via connection-type-specific STP…
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
Taxonomy
TopicsNeural dynamics and brain function · Advanced Memory and Neural Computing · Neuroscience and Neural Engineering
