A Spiking Neural Network Structure Implementing Reinforcement Learning
Mikhail Kiselev

TL;DR
This paper presents a spiking neural network structure designed for reinforcement learning tasks, utilizing only spike signals and models suitable for neurochip implementation, demonstrated on a dynamic visual tracking task.
Contribution
The paper introduces a novel SNN architecture for RL that exclusively uses spike signals and is compatible with neurochip hardware, expanding applicability.
Findings
Successfully trained SNN to track a moving light spot
Demonstrated feasibility of spike-based RL on visual tasks
Proposed models are implementable on modern neurochips
Abstract
At present, implementation of learning mechanisms in spiking neural networks (SNN) cannot be considered as a solved scientific problem despite plenty of SNN learning algorithms proposed. It is also true for SNN implementation of reinforcement learning (RL), while RL is especially important for SNNs because of its close relationship to the domains most promising from the viewpoint of SNN application such as robotics. In the present paper, I describe an SNN structure which, seemingly, can be used in wide range of RL tasks. The distinctive feature of my approach is usage of only the spike forms of all signals involved - sensory input streams, output signals sent to actuators and reward/punishment signals. Besides that, selecting the neuron/plasticity models, I was guided by the requirement that they should be easily implemented on modern neurochips. The SNN structure considered in the…
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.
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 · Neuroscience and Neural Engineering
