Fully Spiking Actor Network with Intra-layer Connections for Reinforcement Learning
Ding Chen, Peixi Peng, Tiejun Huang, and Yonghong Tian

TL;DR
This paper introduces ILC-SAN, a fully spiking actor network with intra-layer connections that enables energy-efficient reinforcement learning without floating-point operations, inspired by insect neural structures.
Contribution
It proposes a novel fully spiking actor network architecture with intra-layer connections, eliminating the need for floating-point operations and enabling deployment on neuromorphic hardware.
Findings
Achieves comparable performance to traditional methods in control tasks.
Enables direct deployment on neuromorphic hardware due to fully spiking design.
Enhances representation capacity through intra-layer connections.
Abstract
With the help of special neuromorphic hardware, spiking neural networks (SNNs) are expected to realize artificial intelligence (AI) with less energy consumption. It provides a promising energy-efficient way for realistic control tasks by combining SNNs with deep reinforcement learning (DRL). In this paper, we focus on the task where the agent needs to learn multi-dimensional deterministic policies to control, which is very common in real scenarios. Recently, the surrogate gradient method has been utilized for training multi-layer SNNs, which allows SNNs to achieve comparable performance with the corresponding deep networks in this task. Most existing spike-based RL methods take the firing rate as the output of SNNs, and convert it to represent continuous action space (i.e., the deterministic policy) through a fully-connected (FC) layer. However, the decimal characteristic of the firing…
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 · Neurobiology and Insect Physiology Research
MethodsSpiking Neural Networks · Focus
