Activation-wise Propagation: A One-Timestep Strategy for Spiking Neural Networks
Jian Song, Xiangfei Yang, Shangke Lyu, Donglin Wang

TL;DR
This paper introduces AMP2, a novel hidden state update method for SNNs that improves efficiency and accuracy by enabling dynamic membrane potential transmission among neurons, reducing the need for long timesteps.
Contribution
The paper proposes AMP2, a unified, biologically inspired propagation mechanism that enhances SNN performance and scalability across various architectures and data modalities.
Findings
AMP2 improves SNN accuracy with fewer timesteps
It enhances efficiency and reduces latency in SNNs
Effective across MLPs, CNNs, and Transformers
Abstract
Spiking neural networks (SNNs) have demonstrated significant potential in real-time multi-sensor perception tasks due to their event-driven and parameter-efficient characteristics. A key challenge is the timestep-wise iterative update of neuronal hidden states (membrane potentials), which complicates the trade-off between accuracy and latency. SNNs tend to achieve better performance with longer timesteps, inevitably resulting in higher computational overhead and latency compared to artificial neural networks (ANNs). Moreover, many recent advances in SNNs rely on architecture-specific optimizations, which, while effective with fewer timesteps, often limit generalizability and scalability across modalities and models. To address these limitations, we propose Activation-wise Membrane Potential Propagation (AMP2), a unified hidden state update mechanism for SNNs. Inspired by the spatial…
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 dynamics and brain function · Neural Networks and Applications
MethodsSpiking Neural Networks
