中文
相关论文

相关论文: Random Feature Spiking Neural Networks

200 篇论文

Spiking Neural Networks (SNNs) have a greater potential for modeling time series data than Artificial Neural Networks (ANNs), due to their inherent neuron dynamics and low energy consumption. However, it is difficult to demonstrate their…

神经与进化计算 · 计算机科学 2024-01-22 Chenxi Sun , Hongyan Li , Moxian Song , Derun Can , Shenda Hong

Spiking neural networks (SNNs) with adaptive synapses reflect core properties of biological neural networks. Speech recognition, as an application involving audio coding and dynamic learning, provides a good test problem to study SNN…

神经与进化计算 · 计算机科学 2017-03-14 Amirhossein Tavanaei , Anthony S Maida

Spiking Neural Networks (SNNs) offer a biologically inspired alternative to conventional artificial neural networks, with potential advantages in power efficiency due to their event-driven computation. Despite their promise, SNNs have yet…

神经与进化计算 · 计算机科学 2024-11-27 Wangdan Liao , Weidong Wang

Spiking neural networks (SNNs) equipped with latency coding and spike-timing dependent plasticity rules offer an alternative to solve the data and energy bottlenecks of standard computer vision approaches: they can learn visual features…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Pierre Falez , Pierre Tirilly , Ioan Marius Bilasco , Philippe Devienne , Pierre Boulet

Network architectures and learning principles are key in forming complex functions in artificial neural networks (ANNs) and spiking neural networks (SNNs). SNNs are considered the new-generation artificial networks by incorporating more…

神经与进化计算 · 计算机科学 2022-02-15 Shuncheng Jia , Ruichen Zuo , Tielin Zhang , Hongxing Liu , Bo Xu

Computation using brain-inspired spiking neural networks (SNNs) with neuromorphic hardware may offer orders of magnitude higher energy efficiency compared to the current analog neural networks (ANNs). Unfortunately, training SNNs with the…

神经与进化计算 · 计算机科学 2020-06-09 Eimantas Ledinauskas , Julius Ruseckas , Alfonsas Juršėnas , Giedrius Buračas

Brain-inspired spiking neural networks (SNNs) have recently drawn more and more attention due to their event-driven and energy-efficient characteristics. The integration of storage and computation paradigm on neuromorphic hardwares makes…

神经与进化计算 · 计算机科学 2022-10-14 Yufei Guo , Liwen Zhang , Yuanpei Chen , Xinyi Tong , Xiaode Liu , YingLei Wang , Xuhui Huang , Zhe Ma

In the field of image recognition, spiking neural networks (SNNs) have achieved performance comparable to conventional artificial neural networks (ANNs). In such applications, SNNs essentially function as traditional neural networks with…

神经与进化计算 · 计算机科学 2025-05-27 Enqi Zhang

In recent years, Spiking Neural Networks (SNNs) have demonstrated great successes in completing various Machine Learning tasks. We introduce a method for learning image features by \textit{locally connected layers} in SNNs using…

神经与进化计算 · 计算机科学 2019-04-15 Daniel J. Saunders , Devdhar Patel , Hananel Hazan , Hava T. Siegelmann , Robert Kozma

Regarded as the third generation of neural networks, Spiking Neural Networks (SNNs) have garnered significant traction due to their biological plausibility and energy efficiency. Recent advancements in large models necessitate spiking…

神经与进化计算 · 计算机科学 2026-04-15 Chenlin Zhou , Sihang Guo , Jiaqi Wang , Dongyang Ma , Jin Cheng , Qingyan Meng , Zhengyu Ma , Yonghong Tian

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) promise orders-of-magnitude efficiency gains by communicating with sparse, event-driven spikes rather than dense numerical activations. However, most training pipelines either rely on surrogate-gradient…

神经与进化计算 · 计算机科学 2025-12-17 Arman Ferdowsi , Atakan Aral

Spiking Neural Networks (SNNs) offer a more energy-efficient alternative to Artificial Neural Networks (ANNs) by mimicking biological neural principles, establishing them as a promising approach to mitigate the increasing energy demands of…

机器学习 · 计算机科学 2025-02-24 Velibor Bojković , Xiaofeng Wu , Bin Gu

Given the energy constraints in autonomous mobile agents (AMAs), such as unmanned vehicles, spiking neural networks (SNNs) are increasingly favored as a more efficient alternative to traditional artificial neural networks. AMAs employ…

系统与控制 · 电气工程与系统科学 2025-01-31 Donghwa Kang , Woojin Shin , Cheol-Ho Hong , Minsuk Koo , Brent ByungHoon Kang , Jinkyu Lee , Hyeongboo Baek

Convolutional neural network (CNN) performs well in Hyperspectral Image (HSI) classification tasks, but its high energy consumption and complex network structure make it difficult to directly apply it to edge computing devices. At present,…

图像与视频处理 · 电气工程与系统科学 2024-09-19 Yang Liu , Yahui Li , Rui Li , Liming Zhou , Lanxue Dang , Huiyu Mu , Qiang Ge

Adaptive "life-long" learning at the edge and during online task performance is an aspirational goal of AI research. Neuromorphic hardware implementing Spiking Neural Networks (SNNs) are particularly attractive in this regard, as their…

神经与进化计算 · 计算机科学 2022-01-27 Kenneth Stewart , Emre Neftci

Spiking Neural Networks (SNNs) exhibit exceptional energy efficiency on neuromorphic hardware due to their sparse activation patterns. However, conventional training methods based on surrogate gradients and Backpropagation Through Time…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Xiaochen Zhao , Chengting Yu , Kairong Yu , Lei Liu , Aili Wang

Brain inspired spiking neural networks (SNNs) have been successfully applied to many pattern recognition domains. The SNNs based deep structure have achieved considerable results in perceptual tasks, such as image classification, target…

神经与进化计算 · 计算机科学 2022-06-09 Yinqian Sun , Yi Zeng , Yang Li

Spiking neural networks (SNNs) have closer dynamics to the brain than current deep neural networks. Their low power consumption and sample efficiency make these networks interesting. Recently, several deep convolutional spiking neural…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Shahriar Rezghi Shirsavar , Mohammad-Reza A. Dehaqani

Neuromorphic computing is an emerging technology enabling low-latency and energy-efficient signal processing. A key algorithmic tool in neuromorphic computing is spiking neural networks (SNNs). SNNs are biologically inspired neural networks…

机器学习 · 计算机科学 2025-08-11 Sanja Karilanova , Subhrakanti Dey , Ayça Özçelikkale