Simple and complex spiking neurons : perspectives and analysis in a simple STDP scenario

Manna, Davide L and Vicente-Sola, Alex and Kirkland, Paul and Bihl, Trevor J and Di Caterina, Gaetano (2022) Simple and complex spiking neurons : perspectives and analysis in a simple STDP scenario. Neuromorphic Computing and Engineering, 2 (4). 044009. ISSN 2634-4386 (https://doi.org/10.1088/2634-4386/ac999b)

[thumbnail of Manna-etal-NCE-2022-Simple-and-complex-spiking-neurons-perspectives-and-analysis-in-a-simple-STDP-scenario]
Preview
Text. Filename: Manna_etal_NCE_2022_Simple_and_complex_spiking_neurons_perspectives_and_analysis_in_a_simple_STDP_scenario.pdf
Final Published Version
License: Creative Commons Attribution 4.0 logo

Download (2MB)| Preview

Abstract

Spiking neural networks (SNNs) are largely inspired by biology and neuroscience and leverage ideas and theories to create fast and efficient learning systems. Spiking neuron models are adopted as core processing units in neuromorphic systems because they enable event-based processing. Among many neuron models, the integrate-and-fire (I&F) models are often adopted, with the simple leaky I&F (LIF) being the most used. The reason for adopting such models is their efficiency and/or biological plausibility. Nevertheless, rigorous justification for adopting LIF over other neuron models for use in artificial learning systems has not yet been studied. This work considers various neuron models in the literature and then selects computational neuron models that are single-variable, efficient, and display different types of complexities. From this selection, we make a comparative study of three simple I&F neuron models, namely the LIF, the quadratic I&F (QIF) and the exponential I&F (EIF), to understand whether the use of more complex models increases the performance of the system and whether the choice of a neuron model can be directed by the task to be completed. Neuron models are tested within an SNN trained with spike-timing dependent plasticity (STDP) on a classification task on the N-MNIST and DVS gestures datasets. Experimental results reveal that more complex neurons manifest the same ability as simpler ones to achieve high levels of accuracy on a simple dataset (N-MNIST), albeit requiring comparably more hyper-parameter tuning. However, when the data possess richer spatio-temporal features, the QIF and EIF neuron models steadily achieve better results. This suggests that accurately selecting the model based on the richness of the feature spectrum of the data could improve the whole system’s performance. Finally, the code implementing the spiking neurons in the SpykeTorch framework is made publicly available.