paper-with-me

홈 › Papers

Deep Reinforcement Learning with Population-Coded Spiking Neural Network for Continuous Control

2020-10-19 · Guangzhi Tang, Neelesh Kumar, Raymond Yoo, Konstantinos P. Michmizos

The energy-efficient control of mobile robots is crucial as the complexity of their real-world applications increasingly involves high-dimensional observation and action spaces, which cannot be offset by limited on-board resources. An emerging non-Von Neumann model of intelligence, where spiking neural networks (SNNs) are run on neuromorphic processors, is regarded as an energy-efficient and robust alternative to the state-of-the-art real-time robotic controllers for low dimensional control tasks. The challenge now for this new computing paradigm is to scale so that it can keep up with real-world tasks. To do so, SNNs need to overcome the inherent limitations of their training, namely the limited ability of their spiking neurons to represent information and the lack of effective learning algorithms. Here, we propose a population-coded spiking actor network (PopSAN) trained in conjunction with a deep critic network using deep reinforcement learning (DRL). The population coding scheme dramatically increased the representation capacity of the network and the hybrid learning combined the training advantages of deep networks with the energy-efficient inference of spiking networks. To show the general applicability of our approach, we integrated it with a spectrum of both on-policy and off-policy DRL algorithms. We deployed the trained PopSAN on Intel's Loihi neuromorphic chip and benchmarked our method against the mainstream DRL algorithms for continuous control. To allow for a fair comparison among all methods, we validated them on OpenAI gym tasks. Our Loihi-run PopSAN consumed 140 times less energy per inference when compared against the deep actor network on Jetson TX2, and had the same level of performance. Our results support the efficiency of neuromorphic controllers and suggest our hybrid RL as an alternative to deep learning, when both energy-efficiency and robustness are important.

📄 PDF Abstract BibTeX arXiv:2010.09635

Code (1)

combra-lab/pop-spiking-deep-rl 공식 구현 pytorch

Tasks

continuous-controlContinuous ControlDeep Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Population-Coded Spiking Neural Networks for High-Dimensional Robotic Control

2025-10-12 · Kanishkha Jaisankar, Xiaoyang Jiang, Feifan Liao, Jeethu Sreenivas Amuthan arxiv

Energy-efficient and high-performance motor control remains a critical challenge in robotics, particularly for high-dimensional continuous control tasks with limited onboard resources. While Deep Reinforcement Learning (…

Reinforcement LearningContinuous Control

SpikeRL: A Scalable and Energy-efficient Framework for Deep Spiking Reinforcement Learning

2025-02-21 · Tokey Tahmid, Mark Gates, Piotr Luszczek, Catherine D. Schuman

In this era of AI revolution, massive investments in large-scale data-driven AI systems demand high-performance computing, consuming tremendous energy and resources. This trend raises new challenges in optimizing sustain…

continuous-controlContinuous ControlDeep Reinforcement Learning

Fully Spiking Actor Network with Intra-layer Connections for Reinforcement Learning

2024-01-09 · Ding Chen, Peixi Peng, Tiejun Huang, Yonghong Tian

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…

Deep Reinforcement Learningreinforcement-learning

Signal-Adaptive Trust Regions for Gradient-Free Optimization of Recurrent Spiking Neural Networks

2026-01-29 · Jinhao Li, Yuhao Sun, Zhiyuan Ma, Hao He 외 arxiv

Recurrent spiking neural networks (RSNNs) are a promising substrate for energy-efficient control policies, but training them for high-dimensional, long-horizon reinforcement learning remains challenging. Population-based…

Reinforcement Learning

Reinforcement-Guided Hyper-Heuristic Hyperparameter Optimization for Fair and Explainable Spiking Neural Network-Based Financial Fraud Detection

2025-08-23 · Sadman Mohammad Nasif, Md Abrar Jahin, M. F. Mridha arxiv

The growing adoption of home banking systems has increased cyberfraud risks, requiring detection models that are accurate, fair, and explainable. While AI methods show promise, they face challenges including computationa…

Hyperparameter OptimizationReinforcement LearningFraud Detection