English

Spiking Neural Networks -- Part II: Detecting Spatio-Temporal Patterns

Neural and Evolutionary Computing 2021-04-27 v3 Machine Learning Signal Processing

Abstract

Inspired by the operation of biological brains, Spiking Neural Networks (SNNs) have the unique ability to detect information encoded in spatio-temporal patterns of spiking signals. Examples of data types requiring spatio-temporal processing include logs of time stamps, e.g., of tweets, and outputs of neural prostheses and neuromorphic sensors. In this paper, the second of a series of three review papers on SNNs, we first review models and training algorithms for the dominant approach that considers SNNs as a Recurrent Neural Network (RNN) and adapt learning rules based on backpropagation through time to the requirements of SNNs. In order to tackle the non-differentiability of the spiking mechanism, state-of-the-art solutions use surrogate gradients that approximate the threshold activation function with a differentiable function. Then, we describe an alternative approach that relies on probabilistic models for spiking neurons, allowing the derivation of local learning rules via stochastic estimates of the gradient. Finally, experiments are provided for neuromorphic data sets, yielding insights on accuracy and convergence under different SNN models.

Keywords

Cite

@article{arxiv.2010.14217,
  title  = {Spiking Neural Networks -- Part II: Detecting Spatio-Temporal Patterns},
  author = {Nicolas Skatchkovsky and Hyeryung Jang and Osvaldo Simeone},
  journal= {arXiv preprint arXiv:2010.14217},
  year   = {2021}
}

Comments

The first two authors have equally contributed to this work. This version corrects some errors in the published paper

R2 v1 2026-06-23T19:40:59.403Z