paper-with-me

홈 › Papers

Efficient Spiking Neural Networks with Logarithmic Temporal Coding

2018-11-10 · Ming Zhang, Nenggan Zheng, De Ma, Gang Pan, Zonghua Gu

A Spiking Neural Network (SNN) can be trained indirectly by first training an Artificial Neural Network (ANN) with the conventional backpropagation algorithm, then converting it into an SNN. The conventional rate-coding method for SNNs uses the number of spikes to encode magnitude of an activation value, and may be computationally inefficient due to the large number of spikes. Temporal-coding is typically more efficient by leveraging the timing of spikes to encode information. In this paper, we present Logarithmic Temporal Coding (LTC), where the number of spikes used to encode an activation value grows logarithmically with the activation value; and the accompanying Exponentiate-and-Fire (EF) spiking neuron model, which only involves efficient bit-shift and addition operations. Moreover, we improve the training process of ANN to compensate for approximation errors due to LTC. Experimental results indicate that the resulting SNN achieves competitive performance at significantly lower computational cost than related work.

📄 PDF Abstract BibTeX arXiv:1811.04233

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Toward Relative Positional Encoding in Spiking Transformers

2025-01-28 · Changze Lv, Yansen Wang, Dongqi Han, Yifei Shen 외

Spiking neural networks (SNNs) are bio-inspired networks that mimic how neurons in the brain communicate through discrete spikes, which have great potential in various tasks due to their energy efficiency and temporal pr…

image-classificationImage Classificationtext-classificationText Classification+1

A Time-to-first-spike Coding and Conversion Aware Training for Energy-Efficient Deep Spiking Neural Network Processor Design

2022-08-09 · Dongwoo Lew, Kyungchul Lee, Jongsun Park

In this paper, we present an energy-efficient SNN architecture, which can seamlessly run deep spiking neural networks (SNNs) with improved accuracy. First, we propose a conversion aware training (CAT) to reduce ANN-to-SN…

Inferring response times of perceptual decisions with Poisson variational autoencoders

2025-11-14 · Hayden R. Johnson, Anastasia N. Krouglova, Hadi Vafaii, Jacob L. Yates 외 arxiv

Many properties of perceptual decision making are well-modeled by deep neural networks. However, such architectures typically treat decisions as instantaneous readouts, overlooking the temporal dynamics of the decision p…

Decision Making

When Spiking neural networks meet temporal attention image decoding and adaptive spiking neuron

2024-06-05 · Xuerui Qiu, Zheng Luan, Zhaorui Wang, Rui-Jie Zhu

Spiking Neural Networks (SNNs) are capable of encoding and processing temporal information in a biologically plausible way. However, most existing SNN-based methods for image tasks do not fully exploit this feature. More…

Stochastic Spiking Neural Networks with First-to-Spike Coding

2024-04-26 · Yi Jiang, Sen Lu, Abhronil Sengupta

Spiking Neural Networks (SNNs), recognized as the third generation of neural networks, are known for their bio-plausibility and energy efficiency, especially when implemented on neuromorphic hardware. However, the majori…

Benchmarking