中文
相关论文

相关论文: TS-LIF: A Temporal Segment Spiking Neuron Network …

200 篇论文

The tremendous energy consumption of deep neural networks (DNNs) has become a serious problem in deep learning. Spiking neural networks (SNNs), which mimic the operations in the human brain, have been studied as prominent energy-efficient…

神经与进化计算 · 计算机科学 2021-06-07 Seongsik Park , Sungroh Yoon

Spiking neural network (SNN) is interesting both theoretically and practically because of its strong bio-inspiration nature and potentially outstanding energy efficiency. Unfortunately, its development has fallen far behind the conventional…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Shibo Zhou , Xiaohua LI , Ying Chen , Sanjeev T. Chandrasekaran , Arindam Sanyal

In the domain of dynamic graph representation learning (DGRL), the efficient and comprehensive capture of temporal evolution within real-world networks is crucial. Spiking Neural Networks (SNNs), known as their temporal dynamics and…

神经与进化计算 · 计算机科学 2024-04-12 Dong Chen , Shuai Zheng , Muhao Xu , Zhenfeng Zhu , Yao Zhao

The recent discovered spatial-temporal information processing capability of bio-inspired Spiking neural networks (SNN) has enabled some interesting models and applications. However designing large-scale and high-performance model is yet a…

神经与进化计算 · 计算机科学 2020-07-28 Haowen Fang , Amar Shrestha , Ziyi Zhao , Qinru Qiu

Inspired by the operation of biological brains, Spiking Neural Networks (SNNs) have the unique ability to detect information encoded in spatio-temporal patterns of spiking signals. Examples of data types requiring spatio-temporal processing…

神经与进化计算 · 计算机科学 2021-04-27 Nicolas Skatchkovsky , Hyeryung Jang , Osvaldo Simeone

Spiking Neural Networks (SNNs) event-driven nature enables efficient encoding of spatial and temporal features, making them suitable for dynamic time-dependent data processing. Despite their biological relevance, SNNs have seen limited…

神经与进化计算 · 计算机科学 2025-06-09 Zofia Rudnicka , Januszcz Szczepanski , Agnieszka Pregowska

Spiking Neural Networks (SNNs) have emerged as a promising tool for event-based optical flow estimation tasks due to their ability to leverage spatio-temporal information and low-power capabilities. However, the performance of SNN models is…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Hongze Sun , Jun Wang , Wuque Cai , Duo Chen , Qianqian Liao , Jiayi He , Yan Cui , Dezhong Yao , Daqing Guo

Implementations of spiking neural networks on neuromorphic hardware promise orders of magnitude less power consumption than their non-spiking counterparts. The standard neuron model for spike-based computation on such systems has long been…

神经与进化计算 · 计算机科学 2025-07-11 Maximilian Baronig , Romain Ferrand , Silvester Sabathiel , Robert Legenstein

Agent-based Transformers have been widely adopted in recent reinforcement learning advances due to their demonstrated ability to solve complex tasks. However, the high computational complexity of Transformers often results in significant…

机器学习 · 计算机科学 2025-05-21 Mohammad Irfan Uddin , Nishad Tasnim , Md Omor Faruk , Zejian Zhou

Spiking Neural Networks (SNNs) are a promising research direction for building power-efficient information processing systems, especially for temporal tasks such as speech recognition. In SNNs, delays refer to the time needed for one spike…

神经与进化计算 · 计算机科学 2024-08-13 Ilyass Hammouamri , Ismail Khalfaoui-Hassani , Timothée Masquelier

The primate visual cortex exhibits topographic organization, where functionally similar neurons are spatially clustered, a structure widely believed to enhance neural processing efficiency. While prior works have demonstrated that…

神经与进化计算 · 计算机科学 2025-11-24 Deming Zhou , Yuetong Fang , Zhaorui Wang , Renjing Xu

Spiking neural networks (SNN) as time-dependent hypotheses consisting of spiking nodes (neurons) and directed edges (synapses) are believed to offer unique solutions to reward prediction tasks and the related feedback that are classified as…

神经元与认知 · 定量生物学 2018-10-17 Doo Seok Jeong

Bio-inspired spiking neural networks (SNNs), operating with asynchronous binary signals (or spikes) distributed over time, can potentially lead to greater computational efficiency on event-driven hardware. The state-of-the-art SNNs suffer…

神经与进化计算 · 计算机科学 2020-12-03 Nitin Rathi , Kaushik Roy

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…

神经与进化计算 · 计算机科学 2025-03-20 Yinqian Sun , Feifei Zhao , Mingyang Lv , Yi Zeng

Biologically plausible and energy-efficient frameworks such as Spiking Neural Networks (SNNs) have not been sufficiently explored in low-level vision tasks. Taking image deraining as an example, this study addresses the representation of…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Shuang Chen , Tomas Krajnik , Farshad Arvin , Amir Atapour-Abarghouei

Spiking Neural Networks (SNNs) are promising for energy-efficient, real-time edge computing, yet their performance is often constrained by the limited adaptability of conventional leaky integrate-and-fire (LIF) neurons. Existing LIF models…

机器学习 · 计算机科学 2026-03-24 Zhuobin Yang , Yeyao Bao , Liangfu Lv , Jian Zhang , Xiaohong Li , Yunliang Zang

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, a similar feature…

神经与进化计算 · 计算机科学 2024-10-28 Ajay B S , Phani Pavan K , Madhav Rao

Spiking Neural Networks (SNNs) offer energy-efficient, biologically plausible computation but suffer from non-differentiable spike generation, necessitating reliance on heuristic surrogate gradients. This paper introduces UltraLIF, a…

机器学习 · 计算机科学 2026-02-13 Jose Marie Antonio Miñoza

Spiking neural networks (SNNs) are promising in a bio-plausible coding for spatio-temporal information and event-driven signal processing, which is very suited for energy-efficient implementation in neuromorphic hardware. However, the…

神经与进化计算 · 计算机科学 2020-12-21 Hanle Zheng , Yujie Wu , Lei Deng , Yifan Hu , Guoqi Li

Spiking Neural Networks (SNNs) have emerged as a popular spatio-temporal computing paradigm for complex vision tasks. Recently proposed SNN training algorithms have significantly reduced the number of time steps (down to 1) for improved…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Gourav Datta , Zeyu Liu , Anni Li , Peter A. Beerel