REVIEW 3 cited by
Efficient and Accurate Conversion of Spiking Neural Network with Burst Spikes
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
Spiking neural network (SNN), as a brain-inspired energy-efficient neural network, has attracted the interest of researchers. While the training of spiking neural networks is still an open problem. One effective way is to map the weight of trained ANN to SNN to achieve high reasoning ability. However, the converted spiking neural network often suffers from performance degradation and a considerable time delay. To speed up the inference process and obtain higher accuracy, we theoretically analyze the errors in the conversion process from three perspectives: the differences between IF and ReLU, time dimension, and pooling operation. We propose a neuron model for releasing burst spikes, a cheap but highly efficient method to solve residual information. In addition, Lateral Inhibition Pooling (LIPooling) is proposed to solve the inaccuracy problem caused by MaxPooling in the conversion process. Experimental results on CIFAR and ImageNet demonstrate that our algorithm is efficient and accurate. For example, our method can ensure nearly lossless conversion of SNN and only use about 1/10 (less than 100) simulation time under 0.693$\times$ energy consumption of the typical method. Our code is available at https://github.com/Brain-Inspired-Cognitive-Engine/Conversion_Burst.
Forward citations
Cited by 3 Pith papers
-
Sensor Generalization for Adaptive Sensing in Event-based Object Detection via Joint Distribution Training
Varying event-camera sensor parameters during training (thresholds, refractory period, field of view) improves event-based object detection robustness on unseen simulated sensor settings, with modest AP gains across R...
-
Error Amplification Limits ANN-to-SNN Conversion in Continuous Control
Temporally correlated action errors, amplified by closed-loop dynamics, explain ANN-to-SNN conversion failures in continuous control, and cross-step residual potential initialization mitigates them.
-
SDSNN: A Single-Timestep Spiking Neural Network with Self-Dropping Neuron and Bayesian Optimization
A network using decay-triggered Self-Dropping neurons and Bayesian per-layer time-step search reports Fashion-MNIST 93.72%, CIFAR-10 92.20%, and CIFAR-100 69.45% accuracy with 21-56% energy savings versus multi-timestep LIF.
Discussion (0). Sign in to comment.