paper-with-me

Papers

An STDP-Based Supervised Learning Algorithm for Spiking Neural Networks

2022-03-07 · Zhanhao Hu, Tao Wang, Xiaolin Hu

Compared with rate-based artificial neural networks, Spiking Neural Networks (SNN) provide a more biological plausible model for the brain. But how they perform supervised learning remains elusive. Inspired by recent works of Bengio et al., we propose a supervised learning algorithm based on Spike-Timing Dependent Plasticity (STDP) for a hierarchical SNN consisting of Leaky Integrate-and-fire (LIF) neurons. A time window is designed for the presynaptic neuron and only the spikes in this window take part in the STDP updating process. The model is trained on the MNIST dataset. The classification accuracy approach that of a Multilayer Perceptron (MLP) with similar architecture trained by the standard back-propagation algorithm.

📄 PDF Abstract BibTeX arXiv:2203.03379

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Unsupervised STDP-based Spiking Neural Network Inspired By Biologically Plausible Learning Rules and Connections

2022-07-06 · Yiting Dong, Dongcheng Zhao, Yang Li, Yi Zeng

The backpropagation algorithm has promoted the rapid development of deep learning, but it relies on a large amount of labeled data and still has a large gap with how humans learn. The human brain can quickly learn variou…

Neuronal Competition Groups with Supervised STDP for Spike-Based Classification

2024-10-22 · Gaspard Goupy, Pierre Tirilly, Ioan Marius Bilasco

Spike Timing-Dependent Plasticity (STDP) is a promising substitute to backpropagation for local training of Spiking Neural Networks (SNNs) on neuromorphic hardware. STDP allows SNNs to address classification tasks by com…

Classification

Characterization of Generalizability of Spike Timing Dependent Plasticity trained Spiking Neural Networks

2021-05-31 · Biswadeep Chakraborty, Saibal Mukhopadhyay

A Spiking Neural Network (SNN) is trained with Spike Timing Dependent Plasticity (STDP), which is a neuro-inspired unsupervised learning method for various machine learning applications. This paper studies the generaliza…

Bayesian OptimizationBIG-bench Machine Learning

Improving Robustness of ReRAM-based Spiking Neural Network Accelerator with Stochastic Spike-timing-dependent-plasticity

2019-09-11 · Xueyuan She, Yun Long, Saibal Mukhopadhyay

Spike-timing-dependent-plasticity (STDP) is an unsupervised learning algorithm for spiking neural network (SNN), which promises to achieve deeper understanding of human brain and more powerful artificial intelligence. Wh…

Paired Competing Neurons Improving STDP Supervised Local Learning In Spiking Neural Networks

2023-08-04 · Gaspard Goupy, Pierre Tirilly, Ioan Marius Bilasco

Direct training of Spiking Neural Networks (SNNs) on neuromorphic hardware has the potential to significantly reduce the energy consumption of artificial neural network training. SNNs trained with Spike Timing-Dependent …