paper-with-me

Papers

Improving Spiking Neural Network Accuracy Using Time-based Neurons

2022-01-05 · Hanseok Kim, Woo-Seok Choi

Due to the fundamental limit to reducing power consumption of running deep learning models on von-Neumann architecture, research on neuromorphic computing systems based on low-power spiking neural networks using analog neurons is in the spotlight. In order to integrate a large number of neurons, neurons need to be designed to occupy a small area, but as technology scales down, analog neurons are difficult to scale, and they suffer from reduced voltage headroom/dynamic range and circuit nonlinearities. In light of this, this paper first models the nonlinear behavior of existing current-mirror-based voltage-domain neurons designed in a 28nm process, and show SNN inference accuracy can be severely degraded by the effect of neuron's nonlinearity. Then, to mitigate this problem, we propose a novel neuron, which processes incoming spikes in the time domain and greatly improves the linearity, thereby improving the inference accuracy compared to the existing voltage-domain neuron. Tested on the MNIST dataset, the inference error rate of the proposed neuron differs by less than 0.1% from that of the ideal neuron.

📄 PDF Abstract BibTeX arXiv:2201.01394

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RMP-SNN: Residual Membrane Potential Neuron for Enabling Deeper High-Accuracy and Low-Latency Spiking Neural Network

2020-02-25 · CVPR 2020 6 · Bing Han, Gopalakrishnan Srinivasan, Kaushik Roy

Spiking Neural Networks (SNNs) have recently attracted significant research interest as the third generation of artificial neural networks that can enable low-power event-driven data analytics. The best performing SNNs f…

Optimized spiking neurons classify images with high accuracy through temporal coding with two spikes

2020-01-31 · Christoph Stöckl, Wolfgang Maass

Spike-based neuromorphic hardware promises to reduce the energy consumption of image classification and other deep learning applications, particularly on mobile phones or other edge devices. However, direct training of d…

General Classificationimage-classificationImage Classification

Counting to Ten with Two Fingers: Compressed Counting with Spiking Neurons

2019-02-27 · Yael Hitron, Merav Parter

We consider the task of measuring time with probabilistic threshold gates implemented by bio-inspired spiking neurons. In the model of spiking neural networks, network evolves in discrete rounds, where in each round, neu…

Vocal Bursts Valence Prediction

GLIF: A Unified Gated Leaky Integrate-and-Fire Neuron for Spiking Neural Networks

2022-10-25 · Xingting Yao, Fanrong Li, Zitao Mo, Jian Cheng

Spiking Neural Networks (SNNs) have been studied over decades to incorporate their biological plausibility and leverage their promising energy efficiency. Throughout existing SNNs, the leaky integrate-and-fire (LIF) mode…

Stochasticity and Robustness in Spiking Neural Networks

2019-06-06 · Wilkie Olin-Ammentorp, Karsten Beckmann, Catherine D. Schuman, James S. Plank 외

Artificial neural networks normally require precise weights to operate, despite their origins in biological systems, which can be highly variable and noisy. When implementing artificial networks which utilize analog 'syn…