NCLGNEOct 28, 2022

Meta-Learning Biologically Plausible Plasticity Rules with Random Feedback Pathways

arXiv:2210.16414v527 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses the challenge of aligning artificial neural network training with biological constraints for neuroscience and AI researchers, though it is incremental as it builds on existing random feedback alignment methods.

The study tackled the problem of training deep neural networks with biologically plausible plasticity rules by developing a meta-learning approach to discover interpretable rules that improve online learning performance with fixed random feedback connections, resulting in improved online training of deep models in low data regimes.

Backpropagation is widely used to train artificial neural networks, but its relationship to synaptic plasticity in the brain is unknown. Some biological models of backpropagation rely on feedback projections that are symmetric with feedforward connections, but experiments do not corroborate the existence of such symmetric backward connectivity. Random feedback alignment offers an alternative model in which errors are propagated backward through fixed, random backward connections. This approach successfully trains shallow models, but learns slowly and does not perform well with deeper models or online learning. In this study, we develop a meta-learning approach to discover interpretable, biologically plausible plasticity rules that improve online learning performance with fixed random feedback connections. The resulting plasticity rules show improved online training of deep models in the low data regime. Our results highlight the potential of meta-learning to discover effective, interpretable learning rules satisfying biological constraints.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes