P-SpikeSSM: Harnessing Probabilistic Spiking State Space Models for Long-Range Dependency Tasks
Malyaban Bal, Abhronil Sengupta

TL;DR
This paper introduces P-SpikeSSM, a probabilistic spiking neural network framework that effectively models long-range dependencies in sequence tasks by using state space models, stochastic spike sampling, and novel layers for improved communication and scalability.
Contribution
The paper presents a scalable probabilistic spiking model with a SpikeSampler layer, SpikeMixer block, and ClampFuse layer, enabling effective long-range dependency learning and state-of-the-art performance.
Findings
Achieves state-of-the-art results on Long Range Arena benchmark.
Demonstrates effective modeling of long-range dependencies in sequence tasks.
Shows computational efficiency through sparse spiking patterns.
Abstract
Spiking neural networks (SNNs) are posited as a computationally efficient and biologically plausible alternative to conventional neural architectures, with their core computational framework primarily using the leaky integrate-and-fire (LIF) neuron model. However, the limited hidden state representation of LIF neurons, characterized by a scalar membrane potential, and sequential spike generation process, poses challenges for effectively developing scalable spiking models to address long-range dependencies in sequence learning tasks. In this study, we develop a scalable probabilistic spiking learning framework for long-range dependency tasks leveraging the fundamentals of state space models. Unlike LIF neurons that rely on the deterministic Heaviside function for a sequential process of spike generation, we introduce a SpikeSampler layer that samples spikes stochastically based on an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural Networks and Applications · Neural dynamics and brain function
MethodsResidual Connection · Spiking Neural Networks
