中文
相关论文

相关论文: Task-Aware Tuning of Time Constants in Spiking Neu…

200 篇论文

Spiking Neural Networks (SNNs) emulate the integrated-fire-leak mechanism found in biological neurons, offering a compelling combination of biological realism and energy efficiency. In recent years, they have gained considerable research…

神经与进化计算 · 计算机科学 2024-06-06 Lihao Wang , Zhaofei Yu

Spiking Neural Networks (SNN) exhibit higher energy efficiency compared to Artificial Neural Networks (ANN) due to their unique spike-driven mechanism. Additionally, SNN possess a crucial characteristic, namely the ability to process…

神经与进化计算 · 计算机科学 2025-04-02 Huaxu He

Spiking Neural Networks (SNNs) have emerged as an attractive spatio-temporal computing paradigm for complex vision tasks. However, most existing works yield models that require many time steps and do not leverage the inherent temporal…

神经与进化计算 · 计算机科学 2022-10-25 Gourav Datta , Haoqin Deng , Robert Aviles , Peter A. Beerel

A Spiking Neural Network (SNN) can be trained indirectly by first training an Artificial Neural Network (ANN) with the conventional backpropagation algorithm, then converting it into an SNN. The conventional rate-coding method for SNNs uses…

神经与进化计算 · 计算机科学 2021-06-15 Ming Zhang , Nenggan Zheng , De Ma , Gang Pan , Zonghua Gu

Understanding cognitive flexibility and task-switching mechanisms in neural systems requires biologically plausible computational models. This tutorial presents a step-by-step approach to constructing a spiking neural network (SNN) that…

神经元与认知 · 定量生物学 2025-03-07 Ashwin Viswanathan Kannan , Madhumitha Ganesan

Spiking Neural Networks (SNNs) are capable of encoding and processing temporal information in a biologically plausible way. However, most existing SNN-based methods for image tasks do not fully exploit this feature. Moreover, they often…

神经与进化计算 · 计算机科学 2024-06-06 Xuerui Qiu , Zheng Luan , Zhaorui Wang , Rui-Jie Zhu

Spiking neural network (SNN) is interesting due to its strong bio-plausibility and high energy efficiency. However, its performance is falling far behind conventional deep neural networks (DNNs). In this paper, considering a general class…

机器学习 · 计算机科学 2020-10-16 Shibo Zhou , Xiaohua Li

Spiking Neural Networks (SNNs) have attracted enormous research interest due to temporal information processing capability, low power consumption, and high biological plausibility. However, the formulation of efficient and high-performance…

神经与进化计算 · 计算机科学 2021-08-18 Wei Fang , Zhaofei Yu , Yanqi Chen , Timothee Masquelier , Tiejun Huang , Yonghong Tian

Recent years have seen significant progress in developing spiking neural networks (SNNs) as a potential solution to the energy challenges posed by conventional artificial neural networks (ANNs). However, our theoretical understanding of…

机器学习 · 计算机科学 2025-06-16 Duc Anh Nguyen , Ernesto Araya , Adalbert Fono , Gitta Kutyniok

Most existing Spiking Neural Network (SNN) works state that SNNs may utilize temporal information dynamics of spikes. However, an explicit analysis of temporal information dynamics is still missing. In this paper, we ask several important…

人工智能 · 计算机科学 2022-12-01 Youngeun Kim , Yuhang Li , Hyoungseob Park , Yeshwanth Venkatesha , Anna Hambitzer , Priyadarshini Panda

Spiking Neural Networks (SNNs) offer a promising, biologically inspired approach for processing spatiotemporal data, particularly for time series forecasting. However, conventional neuron models like the Leaky Integrate-and-Fire (LIF)…

机器学习 · 计算机科学 2025-03-10 Shibo Feng , Wanjin Feng , Xingyu Gao , Peilin Zhao , Zhiqi Shen

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), inspired by the neural circuits of the brain, are promising in achieving high computational efficiency with biological fidelity. Nevertheless, it is quite difficult to optimize SNNs because the functional…

神经与进化计算 · 计算机科学 2025-01-28 Huifeng Yin , Hanle Zheng , Jiayi Mao , Siyuan Ding , Xing Liu , Mingkun Xu , Yifan Hu , Jing Pei , Lei Deng

Neuromorphic computing and spiking neural networks (SNN) mimic the behavior of biological systems and have drawn interest for their potential to perform cognitive tasks with high energy efficiency. However, some factors such as temporal…

硬件体系结构 · 计算机科学 2021-05-10 Haowen Fang , Brady Taylor , Ziru Li , Zaidao Mei , Hai Li , Qinru Qiu

Spiking Neural Networks (SNNs), inspired by the brain, are characterized by minimal power consumption and swift inference capabilities on neuromorphic hardware, and have been widely applied to various visual perception tasks. Current…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Chengjun Zhang , Yuhao Zhang , Jie Yang , Mohamad Sawan

Spiking neural networks (SNNs) based on Leaky Integrate and Fire (LIF) model have been applied to energy-efficient temporal and spatiotemporal processing tasks. Thanks to the bio-plausible neuronal dynamics and simplicity, LIF-SNN benefits…

机器学习 · 计算机科学 2022-03-04 Zhenzhi Wu , Hehui Zhang , Yihan Lin , Guoqi Li , Meng Wang , Ye Tang

Spiking neural networks (SNNs) with leaky integrate and fire (LIF) neurons, can be operated in an event-driven manner and have internal states to retain information over time, providing opportunities for energy-efficient neuromorphic…

神经与进化计算 · 计算机科学 2021-09-07 Wachirawit Ponghiran , Kaushik Roy

Spiking neural networks (SNNs) promise low-power event-driven computation for temporally rich tasks, but commonly used neuron models often trade off gradient-based trainability, dynamical richness, and high activity sparsity. These…

神经与进化计算 · 计算机科学 2026-05-13 Alex Fulleda-Garcia , Saray Soldado-Magraner , Josep Maria Margarit-Taulé

Spiking Neural Networks (SNNs), recognized as the third generation of neural networks, are known for their bio-plausibility and energy efficiency, especially when implemented on neuromorphic hardware. However, the majority of existing…

神经与进化计算 · 计算机科学 2024-07-02 Yi Jiang , Sen Lu , Abhronil Sengupta

Temporal processing is fundamental for both biological and artificial intelligence systems, as it enables the comprehension of dynamic environments and facilitates timely responses. Spiking Neural Networks (SNNs) excel in handling such data…

神经与进化计算 · 计算机科学 2025-02-14 Chenxiang Ma , Xinyi Chen , Yanchen Li , Qu Yang , Yujie Wu , Guoqi Li , Gang Pan , Huajin Tang , Kay Chen Tan , Jibin Wu
‹ 上一页 1 2 3 10 下一页 ›