Razor SNN: Efficient Spiking Neural Network with Temporal Embeddings
Yuan Zhang, Jian Cao, Ling Zhang, Jue Chen, Wenyu Sun, Yuan Wang

TL;DR
Razor SNN introduces a novel framework that prunes irrelevant event frames in spiking neural networks using temporal embeddings, significantly improving efficiency while maintaining competitive accuracy on multiple event-based benchmarks.
Contribution
The paper presents a new sparsification framework for SNNs that adaptively prunes event frames during inference using learned temporal embeddings, enhancing efficiency without sacrificing performance.
Findings
Achieves competitive accuracy on four event-based benchmarks.
Effectively reduces computational redundancy by pruning unnecessary event frames.
Demonstrates consistent efficiency improvements across diverse datasets.
Abstract
The event streams generated by dynamic vision sensors (DVS) are sparse and non-uniform in the spatial domain, while still dense and redundant in the temporal domain. Although spiking neural network (SNN), the event-driven neuromorphic model, has the potential to extract spatio-temporal features from the event streams, it is not effective and efficient. Based on the above, we propose an events sparsification spiking framework dubbed as Razor SNN, pruning pointless event frames progressively. Concretely, we extend the dynamic mechanism based on the global temporal embeddings, reconstruct the features, and emphasize the events effect adaptively at the training stage. During the inference stage, eliminate fruitless frames hierarchically according to a binary mask generated by the trained temporal embeddings. Comprehensive experiments demonstrate that our Razor SNN achieves competitive…
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
TopicsAdvanced Memory and Neural Computing · Neural dynamics and brain function · Neural Networks and Reservoir Computing
MethodsPruning · Spiking Neural Networks
