Skip to content

This is the PyNN code used in the paper titled "Multilayer Spiking Neural Network for audio samples classification using SpiNNaker", which is already accepted for publication.

License

Notifications You must be signed in to change notification settings

jpdominguez/Multilayer-SNN-for-audio-samples-classification-using-SpiNNaker

Repository files navigation

Multilayer Spiking Neural Network for audio samples classification using SpiNNaker

This is the PyNN code used in the paper titled "Multilayer Spiking Neural Network for audio samples classification using SpiNNaker", which is already accepted for publication in the 25th International Conference on Artificial Neural Networks.

In this code a 3-layer (input, hidden and output) Spiking Neural Network has been implemented in SpiNNaker for audio samples classification (8 different pure tones).

Abstract:

Audio classification has always been an interesting subject of research inside the neuromorphic engineering field. Tools like Nengo or Brian, and hardware platforms like the SpiNNaker board are rapidly increasing in popularity in the neuromorphic community due to the ease of modelling spiking neural networks with them. In this manuscript a multilayer spiking neural network for audio samples classification using SpiNNaker is presented. The network consists of different leaky integrate-and-fire neuron layers. The connections between them are trained using novel firing rate based algorithms and tested using sets of pure tones with frequencies that range from 130.813 to 1396.91 Hz. The hit rate percentage values are obtained after adding a random noise signal to the original pure tone signal. The results show very good classification results (above 85% hit rate) for each class when the Signal-to-noise ratio is above 3 decibels, validating the robustness of the network configuration and the training step.

Keywords: SpiNNaker; spiking neural network; audio samples classification; spikes; neuromorphic auditory sensor

Author: Juan Pedro Dominguez-Morales

Contact: [email protected]

Cite this work:

APA: Dominguez-Morales, J. P., Jimenez-Fernandez, A., Rios-Navarro, A., Cerezuela-Escudero, E., Gutierrez-Galan, D., Dominguez-Morales, M. J., & Jimenez-Moreno, G. (2016, September). Multilayer spiking neural network for audio samples classification using SpiNNaker. In International Conference on Artificial Neural Networks (pp. 45-53). Springer International Publishing.

ISO 690: DOMINGUEZ-MORALES, Juan Pedro, et al. Multilayer spiking neural network for audio samples classification using SpiNNaker. En International Conference on Artificial Neural Networks. Springer International Publishing, 2016. p. 45-53.

MLA: Dominguez-Morales, Juan Pedro, et al. "Multilayer spiking neural network for audio samples classification using SpiNNaker." International Conference on Artificial Neural Networks. Springer International Publishing, 2016.

BibTeX: @inproceedings{dominguez2016multilayer, title={Multilayer spiking neural network for audio samples classification using SpiNNaker}, author={Dominguez-Morales, Juan Pedro and Jimenez-Fernandez, Angel and Rios-Navarro, Antonio and Cerezuela-Escudero, Elena and Gutierrez-Galan, Daniel and Dominguez-Morales, Manuel J and Jimenez-Moreno, Gabriel}, booktitle={International Conference on Artificial Neural Networks}, pages={45--53}, year={2016}, organization={Springer} }

Copyright © 2016 Juan P. Dominguez-Morales

About

This is the PyNN code used in the paper titled "Multilayer Spiking Neural Network for audio samples classification using SpiNNaker", which is already accepted for publication.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages