Developing a supervised training algorithm for limited precision feed-forward spiking neural networks
Evangelos Stromatias

TL;DR
This paper introduces a supervised training algorithm for limited-precision feed-forward spiking neural networks using genetic algorithms, achieving high accuracy and efficient hardware implementation.
Contribution
It presents a novel supervised learning algorithm that trains synaptic weights and delays with limited precision, enhancing spiking neural network performance.
Findings
Outperforms existing algorithms on XOR classification.
Achieves higher accuracy on Fisher iris dataset.
Demonstrates hardware implementation on microcontroller.
Abstract
Spiking neural networks have been referred to as the third generation of artificial neural networks where the information is coded as time of the spikes. There are a number of different spiking neuron models available and they are categorized based on their level of abstraction. In addition, there are two known learning methods, unsupervised and supervised learning. This thesis focuses on supervised learning where a new algorithm is proposed, based on genetic algorithms. The proposed algorithm is able to train both synaptic weights and delays and also allow each neuron to emit multiple spikes thus taking full advantage of the spatial-temporal coding power of the spiking neurons. In addition, limited synaptic precision is applied; only six bits are used to describe and train a synapse, three bits for the weights and three bits for the delays. Two limited precision schemes are…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural Networks and Applications · Neuroscience and Neural Engineering
