paper-with-me

홈 › Papers

Learning in Feedback-driven Recurrent Spiking Neural Networks using full-FORCE Training

2022-05-26 · Ankita Paul, Stefan Wagner, Anup Das

Feedback-driven recurrent spiking neural networks (RSNNs) are powerful computational models that can mimic dynamical systems. However, the presence of a feedback loop from the readout to the recurrent layer de-stabilizes the learning mechanism and prevents it from converging. Here, we propose a supervised training procedure for RSNNs, where a second network is introduced only during the training, to provide hint for the target dynamics. The proposed training procedure consists of generating targets for both recurrent and readout layers (i.e., for a full RSNN system). It uses the recursive least square-based First-Order and Reduced Control Error (FORCE) algorithm to fit the activity of each layer to its target. The proposed full-FORCE training procedure reduces the amount of modifications needed to keep the error between the output and target close to zero. These modifications control the feedback loop, which causes the training to converge. We demonstrate the improved performance and noise robustness of the proposed full-FORCE training procedure to model 8 dynamical systems using RSNNs with leaky integrate and fire (LIF) neurons and rate coding. For energy-efficient hardware implementation, an alternative time-to-first-spike (TTFS) coding is implemented for the full- FORCE training procedure. Compared to rate coding, full-FORCE with TTFS coding generates fewer spikes and facilitates faster convergence to the target dynamics.

📄 PDF Abstract BibTeX arXiv:2205.13585

Code (1)

drexel-disco/snn-full-force 공식 구현

Similar Papers 제목 키워드 기반

Reinforcement Learning with Low-Complexity Liquid State Machines

2019-06-04 · Wachirawit Ponghiran, Gopalakrishnan Srinivasan, Kaushik Roy

We propose reinforcement learning on simple networks consisting of random connections of spiking neurons (both recurrent and feed-forward) that can learn complex tasks with very little trainable parameters. Such sparse a…

Atari GamesDeep Reinforcement LearningQ-Learningreinforcement-learning+2

TEFormer: Structured Bidirectional Temporal Enhancement Modeling in Spiking Transformers

2026-01-26 · Sicheng Shen, Mingyang Lv, Bing Han, Dongcheng Zhao 외 arxiv

In recent years, Spiking Neural Networks (SNNs) have achieved remarkable progress, with Spiking Transformers emerging as a promising architecture for energy-efficient sequence modeling. However, existing Spiking Transfor…

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)

Propagation of spiking moments in linear Hawkes networks

2018-09-18 · Matthieu Gilson, Jean-Pascal Pfister

The present paper provides exact mathematical expressions for the high-order moments of spiking activity in a recurrently-connected network of linear Hawkes processes. It extends previous studies that have explored the c…

Reinforcement Learning with Feedback-modulated TD-STDP

2020-08-29 · Stephen Chung, Robert Kozma

Spiking neuron networks have been used successfully to solve simple reinforcement learning tasks with continuous action set applying learning rules based on spike-timing-dependent plasticity (STDP). However, most of thes…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)