Poster
in
Workshop: ML with New Compute Paradigms
A Diagonal State Space Model on Loihi 2 for Efficient Streaming Sequence Processing
Svea Marie Meyer · Philipp Weidel · Philipp Plank · Leobardo Campos-Macias · Sumit Bam Shrestha · Philipp Stratmann · Mathis Richter
Sun 15 Dec 9 a.m. PST — 5 p.m. PST
Deep State-Space Models (SSM) demonstrate state-of-the art performance on long-range sequence modeling tasks. While the recurrent structure of SSMs can be efficiently implemented as a convolution during training, recurrent token-by-token processing cannot currently be implemented efficiently on GPUs.Here, we demonstrate efficient token-by-token inference of the SSM S4D on Intel's Loihi 2 state-of-the-art neuromorphic processor.We compare this first ever neuromorphic-hardware implementation of an SSM on sMNIST, psMNIST, and sCIFAR to a recurrent and a convolutional implementation of S4D on Jetson Orin Nano. While we find Jetson to perform better in an offline sample-by-sample based batched processing mode, Loihi 2 outperforms during token-by-token based processing, where it consumes 1000 times less energy and is 29~times faster. This opens up new avenues towards efficient real-time streaming applications of SSMs.