# A Biologically Plausible Supervised Learning Method for Spiking Neural   Networks Using the Symmetric STDP Rule

**Authors:** Yunzhe Hao, Xuhui Huang, Meng Dong, Bo Xu

arXiv: 1812.06574 · 2019-10-08

## TL;DR

This paper introduces a biologically plausible supervised learning method for spiking neural networks using symmetric STDP, achieving high performance on benchmark datasets and demonstrating potential for neuromorphic hardware applications.

## Contribution

The paper presents a novel bio-plausible supervised learning approach for SNNs based on symmetric STDP combined with synaptic scaling and intrinsic plasticity, enabling effective training.

## Key findings

- Achieved good classification accuracy on MNIST and Fashion-MNIST datasets.
- Visualized well-clustered layer activities and synaptic weights post-training.
- Model is suitable for online training on neuromorphic hardware.

## Abstract

Spiking neural networks (SNNs) possess energy-efficient potential due to event-based computation. However, supervised training of SNNs remains a challenge as spike activities are non-differentiable. Previous SNNs training methods can be generally categorized into two basic classes, i.e., backpropagation-like training methods and plasticity-based learning methods. The former methods are dependent on energy-inefficient real-valued computation and non-local transmission, as also required in artificial neural networks (ANNs), whereas the latter are either considered to be biologically implausible or exhibit poor performance. Hence, biologically plausible (bio-plausible) high-performance supervised learning (SL) methods for SNNs remain deficient. In this paper, we proposed a novel bio-plausible SNN model for SL based on the symmetric spike-timing dependent plasticity (sym-STDP) rule found in neuroscience. By combining the sym-STDP rule with bio-plausible synaptic scaling and intrinsic plasticity of the dynamic threshold, our SNN model implemented SL well and achieved good performance in the benchmark recognition task (MNIST dataset). To reveal the underlying mechanism of our SL model, we visualized both layer-based activities and synaptic weights using the t-distributed stochastic neighbor embedding (t-SNE) method after training and found that they were well clustered, thereby demonstrating excellent classification ability. Furthermore, to verify the robustness of our model, we trained it on another more realistic dataset (Fashion-MNIST), which also showed good performance. As the learning rules were bio-plausible and based purely on local spike events, our model could be easily applied to neuromorphic hardware for online training and may be helpful for understanding SL information processing at the synaptic level in biological neural systems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.06574/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1812.06574/full.md

## References

70 references — full list in the complete paper: https://tomesphere.com/paper/1812.06574/full.md

---
Source: https://tomesphere.com/paper/1812.06574