paper-with-me

홈 › Papers

High performance RNNs with spiking neurons

2019-09-25 · Manu V Nair, Giacomo Indiveri

The increasing need for compact and low-power computing solutions for machine learning applications has triggered a renaissance in the study of energy-efficient neural network accelerators. In particular, in-memory computing neuromorphic architectures have started to receive substantial attention from both academia and industry. However, most of these architectures rely on spiking neural networks, which typically perform poorly compared to their non-spiking counterparts in terms of accuracy. In this paper, we propose a new adaptive spiking neuron model that can also be abstracted as a low-pass filter. This abstraction enables faster and better training of spiking networks using back-propagation, without simulating spikes. We show that this model dramatically improves the inference performance of a recurrent neural network and validate it with three complex spatio-temporal learning tasks: the temporal addition task, the temporal copying task, and a spoken-phrase recognition task. Application of these results will lead to the development of powerful spiking models for neuromorphic hardware that solve relevant edge-computing and Internet-of-Things applications with high accuracy and ultra-low power consumption.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Edge-computingEfficient Neural NetworkVocal Bursts Intensity Prediction

Similar 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…

Accurate and efficient time-domain classification with adaptive spiking recurrent neural networks

2021-03-12 · Bojian Yin, Federico Corradi, Sander M. Bohte

Inspired by more detailed modeling of biological neurons, Spiking neural networks (SNNs) have been investigated both as more biologically plausible and potentially more powerful models of neural computation, and also wit…

Audio Classificationdomain classificationGeneral ClassificationGesture Recognition

Emergent rate-based dynamics in duplicate-free populations of spiking neurons

2023-03-09 · Valentin Schmutz, Johanni Brea, Wulfram Gerstner

Can Spiking Neural Networks (SNNs) approximate the dynamics of Recurrent Neural Networks (RNNs)? Arguments in classical mean-field theory based on laws of large numbers provide a positive answer when each neuron in the n…

StochEP: Stochastic Equilibrium Propagation for Spiking Convergent Recurrent Neural Networks

2025-11-14 · Jiaqi Lin, Yi Jiang, Abhronil Sengupta arxiv

Spiking Neural Networks (SNNs) promise energy-efficient, sparse, biologically inspired computation. Training them with Backpropagation Through Time (BPTT) and surrogate gradients achieves strong performance but remains b…

GRSN: Gated Recurrent Spiking Neurons for POMDPs and MARL

2024-04-24 · Lang Qin, ZiMing Wang, Runhao Jiang, Rui Yan 외

Spiking neural networks (SNNs) are widely applied in various fields due to their energy-efficient and fast-inference capabilities. Applying SNNs to reinforcement learning (RL) can significantly reduce the computational r…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)