MLAIITLGNEOct 29, 2017

Training Probabilistic Spiking Neural Networks with First-to-spike Decoding

arXiv:1710.10704v327 citations
Originality Incremental advance
AI Analysis

This work addresses energy-efficient classification for SNNs, offering an incremental improvement in decoding strategies for early decision-making.

The paper tackles the problem of training a two-layer spiking neural network (SNN) for classification using a Generalized Linear Model (GLM) probabilistic neural model, proposing a novel first-to-spike decoding rule that enables early classification decisions. Numerical results provide insights into optimal parameter selection and the accuracy-complexity trade-off, showing competitive performance with conventional methods.

Third-generation neural networks, or Spiking Neural Networks (SNNs), aim at harnessing the energy efficiency of spike-domain processing by building on computing elements that operate on, and exchange, spikes. In this paper, the problem of training a two-layer SNN is studied for the purpose of classification, under a Generalized Linear Model (GLM) probabilistic neural model that was previously considered within the computational neuroscience literature. Conventional classification rules for SNNs operate offline based on the number of output spikes at each output neuron. In contrast, a novel training method is proposed here for a first-to-spike decoding rule, whereby the SNN can perform an early classification decision once spike firing is detected at an output neuron. Numerical results bring insights into the optimal parameter selection for the GLM neuron and on the accuracy-complexity trade-off performance of conventional and first-to-spike decoding.

Code Implementations1 repo
Foundations

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

Your Notes