Training spiking neural networks using reinforcement learning
Sneha Aenugu

TL;DR
This paper explores biologically plausible reinforcement learning methods for training spiking neural networks, addressing the challenge of non-differentiability and aiming to model brain-like decision-making.
Contribution
It introduces reinforcement learning approaches tailored for spiking neural networks, including neuron-level RL agents and reparameterization techniques, with experimental validation on classic RL tasks.
Findings
RL-based training enables decision-making in spiking neural networks
Neuron-level RL agents can represent complex policies
Reparameterization allows differentiation in stochastic spiking models
Abstract
Neurons in the brain communicate with each other through discrete action spikes as opposed to continuous signal transmission in artificial neural networks. Therefore, the traditional techniques for optimization of parameters in neural networks which rely on the assumption of differentiability of activation functions are no longer applicable to modeling the learning processes in the brain. In this project, we propose biologically-plausible alternatives to backpropagation to facilitate the training of spiking neural networks. We primarily focus on investigating the candidacy of reinforcement learning (RL) rules in solving the spatial and temporal credit assignment problems to enable decision-making in complex tasks. In one approach, we consider each neuron in a multi-layer neural network as an independent RL agent forming a different representation of the feature space while the network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural dynamics and brain function · EEG and Brain-Computer Interfaces
