paper-with-me

Papers

Evolving-to-Learn Reinforcement Learning Tasks with Spiking Neural Networks

2022-02-24 · J. Lu, J. J. Hagenaars, G. C. H. E. de Croon

Inspired by the natural nervous system, synaptic plasticity rules are applied to train spiking neural networks with local information, making them suitable for online learning on neuromorphic hardware. However, when such rules are implemented to learn different new tasks, they usually require a significant amount of work on task-dependent fine-tuning. This paper aims to make this process easier by employing an evolutionary algorithm that evolves suitable synaptic plasticity rules for the task at hand. More specifically, we provide a set of various local signals, a set of mathematical operators, and a global reward signal, after which a Cartesian genetic programming process finds an optimal learning rule from these components. Using this approach, we find learning rules that successfully solve an XOR and cart-pole task, and discover new learning rules that outperform the baseline rules from literature.

📄 PDF Abstract BibTeX arXiv:2202.12322

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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

Reinforcement learning with a network of spiking agents

2019-10-15 · NeurIPS Workshop Neuro_AI 2019 12 · Sneha Aenugu, Abhishek Sharma, Sasikiran Yelamarthi, Hananel Hazan 외

Neuroscientific theory suggests that dopaminergic neurons broadcast global reward prediction errors to large areas of the brain influencing the synaptic plasticity of the neurons in those regions. We build on this theory…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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)

Solving the Spike Feature Information Vanishing Problem in Spiking Deep Q Network with Potential Based Normalization

2022-06-08 · Yinqian Sun, Yi Zeng, Yang Li

Brain inspired spiking neural networks (SNNs) have been successfully applied to many pattern recognition domains. The SNNs based deep structure have achieved considerable results in perceptual tasks, such as image classi…

image-classificationImage ClassificationReinforcement Learning (RL)

Hardware-Software Collaborative Computing of Photonic Spiking Reinforcement Learning for Robotic Continuous Control

2025-11-29 · Mengting Yu, Shuiying Xiang, Changjian Xie, Yonghang Chen 외 arxiv

Robotic continuous control tasks impose stringent demands on the energy efficiency and latency of computing architectures due to their high-dimensional state spaces and real-time interaction requirements. Conventional el…

Reinforcement LearningContinuous Control