vix.ing · top · new · best · stats

Spiking Neural Networks with Improved Inherent Recurrence Dynamics for Sequential Learning

2021/09/04 by Wachirawit Ponghiran, Kaushik Roy, Ponghiran, Wachirawit +1 · 4 citations
Computer Science · Engineering · Neuroscience · #Advanced Memory and Neural Computing #Artificial Intelligence (cs.AI) #Artificial intelligence #Artificial neural network #Computer science #Deep neural networks #FOS: Computer and information sciences #MNIST database #Neural Networks and Reservoir Computing #Neural and Evolutionary Computing (cs.NE) #Neural dynamics and brain function #Neuromorphic engineering #Pattern recognition (psychology) #Spiking neural network #TIMIT #cs.AI #cs.NE

paper · pdf · doi:10.48550/arxiv.2109.01905

published in arXiv (Cornell University) (Cornell University)

arxiv created 2021/09/04 · openalex publication_date 2021/09/04 · arxiv updated 2021/09/07 · openalex created_date 2022/07/25 · openalex updated_date 2026/08/05

Abstract

Spiking neural networks (SNNs) with leaky integrate and fire (LIF) neurons, can be operated in an event-driven manner and have internal states to retain information over time, providing opportunities for energy-efficient neuromorphic computing, especially on edge devices. Note, however, many representative works on SNNs do not fully demonstrate the usefulness of their inherent recurrence (membrane potentials retaining information about the past) for sequential learning. Most of the works train SNNs to recognize static images by artificially expanded input representation in time through rate coding. We show that SNNs can be trained for sequential tasks and propose modifications to a network of LIF neurons that enable internal states to learn long sequences and make their inherent recurrence resilient to the vanishing gradient problem. We then develop a training scheme to train the proposed SNNs with improved inherent recurrence dynamics. Our training scheme allows spiking neurons to produce multi-bit outputs (as opposed to binary spikes) which help mitigate the mismatch between a derivative of spiking neurons' activation function and a surrogate derivative used to overcome spiking neurons' non-differentiability. Our experimental results indicate that the proposed SNN architecture on TIMIT and LibriSpeech 100h dataset yields accuracy comparable to that of LSTMs (within 1.10% and 0.36%, respectively), but with 2x fewer parameters than LSTMs. The sparse SNN outputs also lead to 10.13x and 11.14x savings in multiplication operations compared to GRUs, which is generally con-sidered as a lightweight alternative to LSTMs, on TIMIT and LibriSpeech 100h datasets, respectively.

Cited by

Related