paper-with-me

Papers

Spiking World Model with Multi-Compartment Neurons for Model-based Reinforcement Learning

2025-03-02 · Yinqian Sun, Feifei Zhao, Mingyang Lv, Yi Zeng

Brain-inspired spiking neural networks (SNNs) have garnered significant research attention in algorithm design and perception applications. However, their potential in the decision-making domain, particularly in model-based reinforcement learning, remains underexplored. The difficulty lies in the need for spiking neurons with long-term temporal memory capabilities, as well as network optimization that can integrate and learn information for accurate predictions. The dynamic dendritic information integration mechanism of biological neurons brings us valuable insights for addressing these challenges. In this study, we propose a multi-compartment neuron model capable of nonlinearly integrating information from multiple dendritic sources to dynamically process long sequential inputs. Based on this model, we construct a Spiking World Model (Spiking-WM), to enable model-based deep reinforcement learning (DRL) with SNNs. We evaluated our model using the DeepMind Control Suite, demonstrating that Spiking-WM outperforms existing SNN-based models and achieves performance comparable to artificial neural network (ANN)-based world models employing Gated Recurrent Units (GRUs). Furthermore, we assess the long-term memory capabilities of the proposed model in speech datasets, including SHD, TIMIT, and LibriSpeech 100h, showing that our multi-compartment neuron model surpasses other SNN-based architectures in processing long sequences. Our findings underscore the critical role of dendritic information integration in shaping neuronal function, emphasizing the importance of cooperative dendritic processing in enhancing neural computation.

📄 PDF Abstract BibTeX arXiv:2503.00713

Code (1)

braincog-x/brain-cog pytorch

Tasks

Deep Reinforcement LearningmodelModel-based Reinforcement Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Multi-compartment Neuron and Population Encoding Powered Spiking Neural Network for Deep Distributional Reinforcement Learning

2023-01-18 · Yinqian Sun, Feifei Zhao, Zhuoya Zhao, Yi Zeng

Inspired by the brain's information processing using binary spikes, spiking neural networks (SNNs) offer significant reductions in energy consumption and are more adept at incorporating multi-scale biological characteris…

Atari GamesDistributional Reinforcement Learningreinforcement-learningReinforcement Learning+1

Spiking-LEAF: A Learnable Auditory front-end for Spiking Neural Networks

2023-09-18 · Zeyang Song, Jibin Wu, Malu Zhang, Mike Zheng Shou 외

Brain-inspired spiking neural networks (SNNs) have demonstrated great potential for temporal signal processing. However, their performance in speech processing remains limited due to the lack of an effective auditory fro…

Keyword SpottingSpeaker Identification

Two-compartment neuronal spiking model expressing brain-state specific apical-amplification, -isolation and -drive regimes

2023-11-10 · Elena Pastorelli, Alper Yegenoglu, Nicole Kolodziej, Willem Wybo 외

Mounting experimental evidence suggests that brain-state-specific neural mechanisms, supported by connectomic architectures, play a crucial role in integrating past and contextual knowledge with the current, incoming flo…

Efficient Online Learning for Networks of Two-Compartment Spiking Neurons

2024-02-25 · Yujia Yin, Xinyi Chen, Chenxiang Ma, Jibin Wu 외

The brain-inspired Spiking Neural Networks (SNNs) have garnered considerable research interest due to their superior performance and energy efficiency in processing temporal signals. Recently, a novel multi-compartment s…

MC-QDSNN: Quantized Deep evolutionary SNN with Multi-Dendritic Compartment Neurons for Stress Detection using Physiological Signals

2024-10-07 · Ajay B S, Phani Pavan K, Madhav Rao

Long short-term memory (LSTM) has emerged as a definitive network for analyzing and inferring time series data. LSTM has the capability to extract spectral features and a mixture of temporal features. Due to this benefit…

HippocampusNeural Architecture SearchTime Series