NEAINov 14, 2021

BioLeaF: A Bio-plausible Learning Framework for Training of Spiking Neural Networks

arXiv:2111.13188v13 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of bridging the gap between artificial and biological neural networks for researchers in computational neuroscience and neuromorphic computing, though it is incremental as it builds on existing bio-plausible approaches.

The paper tackles the challenge of achieving high accuracy in spiking neural networks (SNNs) using biologically plausible methods, proposing a new framework with a microcircuit architecture and STDP rules that achieves comparable accuracy to backpropagation-based methods.

Our brain consists of biological neurons encoding information through accurate spike timing, yet both the architecture and learning rules of our brain remain largely unknown. Comparing to the recent development of backpropagation-based (BP-based) methods that are able to train spiking neural networks (SNNs) with high accuracy, biologically plausible methods are still in their infancy. In this work, we wish to answer the question of whether it is possible to attain comparable accuracy of SNNs trained by BP-based rules with bio-plausible mechanisms. We propose a new bio-plausible learning framework, consisting of two components: a new architecture, and its supporting learning rules. With two types of cells and four types of synaptic connections, the proposed local microcircuit architecture can compute and propagate error signals through local feedback connections and support training of multi-layers SNNs with a globally defined spiking error function. Under our microcircuit architecture, we employ the Spike-Timing-Dependent-Plasticity (STDP) rule operating in local compartments to update synaptic weights and achieve supervised learning in a biologically plausible manner. Finally, We interpret the proposed framework from an optimization point of view and show the equivalence between it and the BP-based rules under a special circumstance. Our experiments show that the proposed framework demonstrates learning accuracy comparable to BP-based rules and may provide new insights on how learning is orchestrated in biological systems.

Foundations

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

Your Notes