paper-with-me

홈 › Papers

Tuning Synaptic Connections instead of Weights by Genetic Algorithm in Spiking Policy Network

2022-12-29 · Duzhen Zhang, Tielin Zhang, Shuncheng Jia, Qingyu Wang, Bo Xu

Learning from interaction is the primary way that biological agents acquire knowledge about their environment and themselves. Modern deep reinforcement learning (DRL) explores a computational approach to learning from interaction and has made significant progress in solving various tasks. However, despite its power, DRL still falls short of biological agents in terms of energy efficiency. Although the underlying mechanisms are not fully understood, we believe that the integration of spiking communication between neurons and biologically-plausible synaptic plasticity plays a prominent role in achieving greater energy efficiency. Following this biological intuition, we optimized a spiking policy network (SPN) using a genetic algorithm as an energy-efficient alternative to DRL. Our SPN mimics the sensorimotor neuron pathway of insects and communicates through event-based spikes. Inspired by biological research showing that the brain forms memories by creating new synaptic connections and rewiring these connections based on new experiences, we tuned the synaptic connections instead of weights in the SPN to solve given tasks. Experimental results on several robotic control tasks demonstrate that our method can achieve the same level of performance as mainstream DRL methods while exhibiting significantly higher energy efficiency.

📄 PDF Abstract BibTeX arXiv:2301.10292

Code (1)

bladedancer957/spn-ga 공식 구현 pytorch

Tasks

Deep Reinforcement Learning

Similar Papers 제목 키워드 기반

Reconstruction of Sparse Circuits Using Multi-neuronal Excitation (RESCUME)

2009-12-01 · NeurIPS 2009 12 · Tao Hu, Anthony Leonardo, Dmitri B. Chklovskii

One of the central problems in neuroscience is reconstructing synaptic connectivity in neural circuits. Synapses onto a neuron can be probed by sequentially stimulating potentially pre-synaptic neurons while monitoring t…

Compressive Sensing

Tracking fast and slow changes in synaptic weights from simultaneously observed pre- and postsynaptic spiking

2021-02-02 · Ganchao Wei, Ian H. Stevenson

Synapses change on multiple timescales, ranging from milliseconds to minutes, due to a combination of both short- and long-term plasticity. Here we develop an extension of the common Generalized Linear Model to infer bot…

Learning credit assignment

2020-01-10 · Chan Li, Haiping Huang

Deep learning has achieved impressive prediction accuracies in a variety of scientific and industrial domains. However, the nested non-linear feature of deep learning makes the learning highly non-transparent, i.e., it i…

Decision MakingDeep Learning

Fast weight programming and linear transformers: from machine learning to neurobiology

2025-08-11 · Kazuki Irie, Samuel J. Gershman arxiv

Recent advances in artificial neural networks for machine learning, and language modeling in particular, have established a family of recurrent neural network (RNN) architectures that, unlike conventional RNNs with vecto…

Reconstructing Neural Parameters and Synapses of arbitrary interconnected Neurons from their Simulated Spiking Activity

2016-08-22 · J. Fischer, P. Manoonpong, S. Lackner

To understand the behavior of a neural circuit it is a presupposition that we have a model of the dynamical system describing this circuit. This model is determined by several parameters, including not only the synaptic …

Computational Efficiency