PRF: Parallel Resonate and Fire Neuron for Long Sequence Learning in Spiking Neural Networks
Yulong Huang, Zunchang Liu, Changchun Feng, Xiaopeng Lin, Hongwei Ren,, Haotian Fu, Yue Zhou, Hong Xing, Bojun Cheng

TL;DR
This paper introduces a novel Parallel Resonate and Fire (PRF) neuron for spiking neural networks, significantly improving long sequence learning efficiency and energy consumption while maintaining high performance.
Contribution
It proposes a decoupled reset method for parallel neuron training and introduces the PRF neuron, enabling efficient long sequence modeling in SNNs with reduced training time and energy use.
Findings
Training time reduced by up to 16.5x for long sequences
Achieves comparable performance to Structured SSMs (S4)
Reduces energy consumption by two orders of magnitude
Abstract
Recently, there is growing demand for effective and efficient long sequence modeling, with State Space Models (SSMs) proving to be effective for long sequence tasks. To further reduce energy consumption, SSMs can be adapted to Spiking Neural Networks (SNNs) using spiking functions. However, current spiking-formalized SSMs approaches still rely on float-point matrix-vector multiplication during inference, undermining SNNs' energy advantage. In this work, we address the efficiency and performance challenges of long sequence learning in SNNs simultaneously. First, we propose a decoupled reset method for parallel spiking neuron training, reducing the typical Leaky Integrate-and-Fire (LIF) model's training time from to , effectively speeding up the training by to on sequence lengths to . To our best knowledge, this is the…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Advanced Memory and Neural Computing
MethodsAttention Is All You Need · Dense Connections · Adam · Linear Layer · Residual Connection · Position-Wise Feed-Forward Layer · Label Smoothing · Dropout · Byte Pair Encoding · Absolute Position Encodings
