Training Spiking Neural Networks Using Lessons From Deep Learning
Read::
- Training Spiking Neural Networks Using Lessons From Deep Learning J.K. Eshraghian, M. Ward, E. Neftci, X. Wang, G. Lenz, G. Dwivedi, M. Bennamoun, D.S. Jeong, W.D. Lu 2023 🛫 2023-05-25 citation !!2 reading link todoist
Print:: ❌ Print:: ✔ Zotero Link:: arXiv.org Snapshot; Eshraghian et al_2023_Training Spiking Neural Networks Using Lessons From Deep Learning.pdf
PDF:: NA
PDF:: 2109.12894.pdf Files:: arXiv.org Snapshot; Eshraghian et al_2023_Training Spiking Neural Networks Using Lessons From Deep Learning.pdf Reading Note:: Web Rip::
TABLE without id
file.link as "Related Files",
title as "Title",
type as "type"
FROM "" AND -"ZZ. planning"
WHERE citekey = "eshraghianTrainingSpikingNeural2023"
SORT file.cday DESC
Abstract
The brain is the perfect place to look for inspiration to develop more efficient neural networks. The inner workings of our synapses and neurons provide a glimpse at what the future of deep learning might look like. This paper serves as a tutorial and perspective showing how to apply the lessons learnt from several decades of research in deep learning, gradient descent, backpropagation and neuroscience to biologically plausible spiking neural neural networks. We also explore the delicate interplay between encoding data as spikes and the learning process; the challenges and solutions of applying gradient-based learning to spiking neural networks (SNNs); the subtle link between temporal backpropagation and spike timing dependent plasticity, and how deep learning might move towards biologically plausible online learning. Some ideas are well accepted and commonly used amongst the neuromorphic engineering community, while others are presented or justified for the first time here. The fields of deep learning and spiking neural networks evolve very rapidly. We endeavour to treat this document as a ‘dynamic’ manuscript that will continue to be updated as the common practices in training SNNs also change. A series of companion interactive tutorials complementary to this paper using our Python package, snnTorch, are also made available. See https://snntorch.readthedocs.io/en/latest/tutorials/index.html .
Quick Reference
Top Comments
Let’s say grey is for overall comments
Tasks
Topics
Further Reading
—