NELGDec 14, 2023

Learning Long Sequences in Spiking Neural Networks

arXiv:2401.00955v134 citationsh-index: 2Sci Rep
Originality Highly original
AI Analysis

This work addresses the challenge of enabling energy-efficient long-range sequence modeling for neuromorphic hardware, representing a significant advance rather than an incremental improvement.

The paper tackled the problem of spiking neural networks (SNNs) struggling with long-range sequence modeling compared to Transformers, by integrating state space models (SSMs) with SNNs, resulting in SSM-based SNNs outperforming Transformers on all tasks of a benchmark and achieving better accuracy with fewer parameters than current SNNs.

Spiking neural networks (SNNs) take inspiration from the brain to enable energy-efficient computations. Since the advent of Transformers, SNNs have struggled to compete with artificial networks on modern sequential tasks, as they inherit limitations from recurrent neural networks (RNNs), with the added challenge of training with non-differentiable binary spiking activations. However, a recent renewed interest in efficient alternatives to Transformers has given rise to state-of-the-art recurrent architectures named state space models (SSMs). This work systematically investigates, for the first time, the intersection of state-of-the-art SSMs with SNNs for long-range sequence modelling. Results suggest that SSM-based SNNs can outperform the Transformer on all tasks of a well-established long-range sequence modelling benchmark. It is also shown that SSM-based SNNs can outperform current state-of-the-art SNNs with fewer parameters on sequential image classification. Finally, a novel feature mixing layer is introduced, improving SNN accuracy while challenging assumptions about the role of binary activations in SNNs. This work paves the way for deploying powerful SSM-based architectures, such as large language models, to neuromorphic hardware for energy-efficient long-range sequence modelling.

Foundations

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

Your Notes