中文
相关论文

相关论文: AR-LIF: Adaptive reset leaky integrate-and-fire ne…

200 篇论文

Spiking Neural Networks (SNNs) have gained increasing attention as energy-efficient neural networks owing to their binary and asynchronous computation. However, their non-linear activation, that is Leaky-Integrate-and-Fire (LIF) neuron,…

神经与进化计算 · 计算机科学 2023-05-31 Youngeun Kim , Yuhang Li , Abhishek Moitra , Ruokai Yin , Priyadarshini Panda

Spiking Neural Networks (SNNs) are valued for their ability to process spatio-temporal information efficiently, offering biological plausibility, low energy consumption, and compatibility with neuromorphic hardware. However, the commonly…

神经与进化计算 · 计算机科学 2025-02-18 Tianqing Zhang , Kairong Yu , Jian Zhang , Hongwei Wang

Spiking Neural Networks (SNNs) are noted for their brain-like computation and energy efficiency, but their performance lags behind Artificial Neural Networks (ANNs) in tasks like image classification and object detection due to the limited…

神经与进化计算 · 计算机科学 2025-06-09 Binghao Ye , Wenjuan Li , Dong Wang , Man Yao , Bing Li , Weiming Hu , Dong Liang , Kun Shang

We describe a method to train spiking deep networks that can be run using leaky integrate-and-fire (LIF) neurons, achieving state-of-the-art results for spiking LIF networks on five datasets, including the large ImageNet ILSVRC-2012…

神经与进化计算 · 计算机科学 2016-11-17 Eric Hunsberger , Chris Eliasmith

Multi-bit spiking neural networks (SNNs) have recently become a heated research spot, pursuing energy-efficient and high-accurate AI. However, with more bits involved, the associated memory and computation demands escalate to the point…

神经与进化计算 · 计算机科学 2025-12-02 Xingting Yao , Qinghao Hu , Fei Zhou , Tielong Liu , Gang Li , Peisong Wang , Jian Cheng

Event-based cameras have recently shown great potential for high-speed motion estimation owing to their ability to capture temporally rich information asynchronously. Spiking Neural Networks (SNNs), with their neuro-inspired event-driven…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Adarsh Kumar Kosta , Kaushik Roy

The adaptive leaky integrate-and-fire (ALIF) model is fundamental within computational neuroscience and has been instrumental in studying our brains $\textit{in silico}$. Due to the sequential nature of simulating these neural models, a…

神经与进化计算 · 计算机科学 2023-11-21 Luke Taylor , Andrew J King , Nicol S Harper

Biological neurons communicate with a sparing exchange of pulses - spikes. It is an open question how real spiking neurons produce the kind of powerful neural computation that is possible with deep artificial neural networks, using only so…

神经与进化计算 · 计算机科学 2016-09-08 Davide Zambrano , Sander M. Bohte

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

The bio-inspired integrate-fire-reset mechanism of spiking neurons constitutes the foundation for efficient processing in Spiking Neural Networks (SNNs). Recent progress in large models demands that spiking neurons support highly parallel…

神经与进化计算 · 计算机科学 2026-02-03 Yanbin Huang , Man Yao , Yuqi Pan , Changze Lv , Siyuan Xu , Xiaoqing Zheng , Bo Xu , Guoqi Li

Spiking Neural Networks (SNNs) use discrete spike sequences to transmit information, which significantly mimics the information transmission of the brain. Although this binarized form of representation dramatically enhances the energy…

神经与进化计算 · 计算机科学 2023-01-31 Guobin Shen , Dongcheng Zhao , Yi Zeng

The increasing need for compact and low-power computing solutions for machine learning applications has triggered significant interest in energy-efficient neuromorphic systems. However, most of these architectures rely on spiking neural…

神经与进化计算 · 计算机科学 2019-12-23 Manu V Nair , Giacomo Indiveri

In this work, we examine fundamental elements of spiking neural networks (SNNs) as well as how to tune them. Concretely, we focus on two different foundational neuronal units utilized in SNNs -- the leaky integrate-and-fire (LIF) and the…

神经与进化计算 · 计算机科学 2025-06-11 William Gebhardt , Alexander G. Ororbia , Nathan McDonald , Clare Thiem , Jack Lombardi

Redundant information transfer in a neural network can increase the complexity of the deep learning model, thus increasing its power consumption. We introduce in this paper a novel spiking neuron, termed Variable Spiking Neuron (VSN), which…

神经与进化计算 · 计算机科学 2023-11-17 Shailesh Garg , Souvik Chakraborty

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

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

We train spiking deep networks using leaky integrate-and-fire (LIF) neurons, and achieve state-of-the-art results for spiking networks on the CIFAR-10 and MNIST datasets. This demonstrates that biologically-plausible spiking LIF neurons can…

机器学习 · 计算机科学 2015-10-30 Eric Hunsberger , Chris Eliasmith

The spiking neural network (SNN) computes and communicates information through discrete binary events. It is considered more biologically plausible and more energy-efficient than artificial neural networks (ANN) in emerging neuromorphic…

神经与进化计算 · 计算机科学 2021-05-28 Yang Li , Yi Zeng , Dongcheng Zhao

Spiking neural networks (SNNs) are well suited for resource-constrained applications as they do not need expensive multipliers. In a typical rate-encoded SNN, a series of binary spikes within a globally fixed time window is used to fire the…

神经与进化计算 · 计算机科学 2022-11-16 Zhanglu Yan , Jun Zhou , Weng-Fai Wong

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
‹ 上一页 1 2 3 10 下一页 ›