NENCJan 28, 2019

Surrogate Gradient Learning in Spiking Neural Networks

arXiv:1901.09948v21732 citations
Originality Synthesis-oriented
AI Analysis

This work provides a tutorial for researchers and engineers in neuromorphic computing, focusing on incremental improvements in training methods for SNNs.

The paper addresses the challenges of training spiking neural networks (SNNs) for real-world signal processing, highlighting surrogate gradient methods as a flexible and efficient solution to overcome issues related to their binary and dynamical nature.

Spiking neural networks are nature's versatile solution to fault-tolerant and energy efficient signal processing. To translate these benefits into hardware, a growing number of neuromorphic spiking neural network processors attempt to emulate biological neural networks. These developments have created an imminent need for methods and tools to enable such systems to solve real-world signal processing problems. Like conventional neural networks, spiking neural networks can be trained on real, domain specific data. However, their training requires overcoming a number of challenges linked to their binary and dynamical nature. This article elucidates step-by-step the problems typically encountered when training spiking neural networks, and guides the reader through the key concepts of synaptic plasticity and data-driven learning in the spiking setting. To that end, it gives an overview of existing approaches and provides an introduction to surrogate gradient methods, specifically, as a particularly flexible and efficient method to overcome the aforementioned challenges.

Code Implementations4 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes