paper-with-me

Papers

Exploring the Connection Between Binary and Spiking Neural Networks

2020-02-24 · Sen Lu, Abhronil Sengupta

On-chip edge intelligence has necessitated the exploration of algorithmic techniques to reduce the compute requirements of current machine learning frameworks. This work aims to bridge the recent algorithmic progress in training Binary Neural Networks and Spiking Neural Networks - both of which are driven by the same motivation and yet synergies between the two have not been fully explored. We show that training Spiking Neural Networks in the extreme quantization regime results in near full precision accuracies on large-scale datasets like CIFAR-$100$ and ImageNet. An important implication of this work is that Binary Spiking Neural Networks can be enabled by "In-Memory" hardware accelerators catered for Binary Neural Networks without suffering any accuracy degradation due to binarization. We utilize standard training techniques for non-spiking networks to generate our spiking networks by conversion process and also perform an extensive empirical analysis and explore simple design-time and run-time optimization techniques for reducing inference latency of spiking networks (both for binary and full-precision models) by an order of magnitude over prior work.

📄 PDF Abstract BibTeX arXiv:2002.10064

Code (1)

NeuroCompLab-psu/SNN-Conversion 공식 구현 pytorch

Tasks

BinarizationQuantization

Similar Papers 제목 키워드 기반

Biologically Inspired Spiking Diffusion Model with Adaptive Lateral Selection Mechanism

2025-03-31 · Linghao Feng, Dongcheng Zhao, Sicheng Shen, Yi Zeng

Lateral connection is a fundamental feature of biological neural circuits, facilitating local information processing and adaptive learning. In this work, we integrate lateral connections with a substructure selection net…

Community detection with spiking neural networks for neuromorphic hardware

2017-11-20 · Kathleen E. Hamilton, Neena Imam, Travis S. Humble

We present results related to the performance of an algorithm for community detection which incorporates event-driven computation. We define a mapping which takes a graph G to a system of spiking neurons. Using a fully c…

Community Detection

ReStoCNet: Residual Stochastic Binary Convolutional Spiking Neural Network for Memory-Efficient Neuromorphic Computing

2019-02-11 · Gopalakrishnan Srinivasan, Kaushik Roy

In this work, we propose ReStoCNet, a residual stochastic multilayer convolutional Spiking Neural Network (SNN) composed of binary kernels, to reduce the synaptic memory footprint and enhance the computational efficiency…

Computational EfficiencyDimensionality Reduction

Spiking Neural Streaming Binary Arithmetic

2022-03-23 · James B. Aimone, Aaron J. Hill, William M. Severa, Craig M. Vineyard

Boolean functions and binary arithmetic operations are central to standard computing paradigms. Accordingly, many advances in computing have focused upon how to make these operations more efficient as well as exploring w…

Biologically Plausible Sequence Learning with Spiking Neural Networks

2019-11-25 · Zuozhu Liu, Thiparat Chotibut, Christopher Hillar, Shaowei Lin

Motivated by the celebrated discrete-time model of nervous activity outlined by McCulloch and Pitts in 1943, we propose a novel continuous-time model, the McCulloch-Pitts network (MPN), for sequence learning in spiking n…