paper-with-me

Papers

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 of SNNs for complex pattern recognition tasks. ReStoCNet consists of an input layer followed by stacked convolutional layers for hierarchical input feature extraction, pooling layers for dimensionality reduction, and fully-connected layer for inference. In addition, we introduce residual connections between the stacked convolutional layers to improve the hierarchical feature learning capability of deep SNNs. We propose Spike Timing Dependent Plasticity (STDP) based probabilistic learning algorithm, referred to as Hybrid-STDP (HB-STDP), incorporating Hebbian and anti-Hebbian learning mechanisms, to train the binary kernels forming ReStoCNet in a layer-wise unsupervised manner. We demonstrate the efficacy of ReStoCNet and the presented HB-STDP based unsupervised training methodology on the MNIST and CIFAR-10 datasets. We show that residual connections enable the deeper convolutional layers to self-learn useful high-level input features and mitigate the accuracy loss observed in deep SNNs devoid of residual connections. The proposed ReStoCNet offers >20x kernel memory compression compared to full-precision (32-bit) SNN while yielding high enough classification accuracy on the chosen pattern recognition tasks.

📄 PDF Abstract BibTeX arXiv:1902.04161

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDimensionality Reduction

Similar Papers 제목 키워드 기반

SNNSIR: A Simple Spiking Neural Network for Stereo Image Restoration

2025-08-17 · Ronghua Xu, Jin Xie, Jing Nie, Jiale Cao 외 arxiv

Spiking Neural Networks (SNNs), characterized by discrete binary activations, offer high computational efficiency and low energy consumption, making them well-suited for computation-intensive tasks such as stereo image r…

Computational EfficiencyImage Restoration

Deep Residual Learning in Spiking Neural Networks

2021-02-08 · NeurIPS 2021 12 · Wei Fang, Zhaofei Yu, Yanqi Chen, Tiejun Huang 외

Deep Spiking Neural Networks (SNNs) present optimization difficulties for gradient-based approaches due to discrete binary activation and complex spatial-temporal dynamics. Considering the huge success of ResNet in deep …

All in one timestep: Enhancing Sparsity and Energy efficiency in Multi-level Spiking Neural Networks

2025-10-28 · Andrea Castagnetti, Alain Pegatoquet, Benoît Miramond arxiv

Spiking Neural Networks (SNNs) are one of the most promising bio-inspired neural networks models and have drawn increasing attention in recent years. The event-driven communication mechanism of SNNs allows for sparse and…

Image Classification

All-optical neuromorphic binary convolution with a spiking VCSEL neuron for image gradient magnitudes

2020-11-09 · YaHui Zhang, Joshua Robertson, Shuiying Xiang, MatĚJ Hejda 외

All-optical binary convolution with a photonic spiking vertical-cavity surface-emitting laser (VCSEL) neuron is proposed and demonstrated experimentally for the first time. Optical inputs, extracted from digital images a…

All

Towards Scalable, Efficient and Accurate Deep Spiking Neural Networks with Backward Residual Connections, Stochastic Softmax and Hybridization

2019-10-30 · Priyadarshini Panda, Aparna Aketi, Kaushik Roy

Spiking Neural Networks (SNNs) may offer an energy-efficient alternative for implementing deep learning applications. In recent years, there have been several proposals focused on supervised (conversion, spike-based grad…