paper-with-me

Papers

Effective and Efficient Computation with Multiple-timescale Spiking Recurrent Neural Networks

2020-05-24 · Bojian Yin, Federico Corradi, Sander M. Bohté

The emergence of brain-inspired neuromorphic computing as a paradigm for edge AI is motivating the search for high-performance and efficient spiking neural networks to run on this hardware. However, compared to classical neural networks in deep learning, current spiking neural networks lack competitive performance in compelling areas. Here, for sequential and streaming tasks, we demonstrate how a novel type of adaptive spiking recurrent neural network (SRNN) is able to achieve state-of-the-art performance compared to other spiking neural networks and almost reach or exceed the performance of classical recurrent neural networks (RNNs) while exhibiting sparse activity. From this, we calculate a $>$100x energy improvement for our SRNNs over classical RNNs on the harder tasks. To achieve this, we model standard and adaptive multiple-timescale spiking neurons as self-recurrent neural units, and leverage surrogate gradients and auto-differentiation in the PyTorch Deep Learning framework to efficiently implement backpropagation-through-time, including learning of the important spiking neuron parameters to adapt our spiking neurons to the tasks.

📄 PDF Abstract BibTeX arXiv:2005.11633

Code (1)

byin-cwi/SRNN-ICONs2020 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Spiking Recurrent Networks as a Model to Probe Neuronal Timescales Specific to Working Memory

2019-09-11 · NeurIPS Workshop Neuro_AI 2019 12 · Robert Kim, Terrence J. Sejnowski

Cortical neurons process and integrate information on multiple timescales. In addition, these timescales or temporal receptive fields display functional and hierarchical organization. For instance, areas important for wo…

Learning flow functions of spiking systems

2023-12-19 · Miguel Aguiar, Amritam Das, Karl H. Johansson

We propose a framework for surrogate modelling of spiking systems. These systems are often described by stiff differential equations with high-amplitude oscillations and multi-timescale dynamics, making surrogate models …

Sparse Spiking Neural Network: Exploiting Heterogeneity in Timescales for Pruning Recurrent SNN

2024-03-06 · Biswadeep Chakraborty, Beomseok Kang, Harshit Kumar, Saibal Mukhopadhyay

Recurrent Spiking Neural Networks (RSNNs) have emerged as a computationally efficient and brain-inspired learning model. The design of sparse RSNNs with fewer neurons and synapses helps reduce the computational complexit…

Computational EfficiencyDiversityimage-classificationImage Classification

Distributed Representations Enable Robust Multi-Timescale Symbolic Computation in Neuromorphic Hardware

2024-05-02 · Madison Cotteret, Hugh Greatorex, Alpha Renner, Junren Chen 외

Programming recurrent spiking neural networks (RSNNs) to robustly perform multi-timescale computation remains a difficult challenge. To address this, we describe a single-shot weight learning scheme to embed robust multi…

Exploiting Heterogeneity in Timescales for Sparse Recurrent Spiking Neural Networks for Energy-Efficient Edge Computing

2024-07-08 · Biswadeep Chakraborty, Saibal Mukhopadhyay

Spiking Neural Networks (SNNs) represent the forefront of neuromorphic computing, promising energy-efficient and biologically plausible models for complex tasks. This paper weaves together three groundbreaking studies th…

Edge-computing