中文
相关论文

相关论文: Tuning Convolutional Spiking Neural Network with B…

200 篇论文

In this work, we propose stochastic Binary Spiking Neural Network (sBSNN) composed of stochastic spiking neurons and binary synapses (stochastic only during training) that computes probabilistically with one-bit precision for…

新兴技术 · 计算机科学 2020-02-27 Minsuk Koo , Gopalakrishnan Srinivasan , Yong Shim , Kaushik Roy

There is an increasing interest in emulating Spiking Neural Networks (SNNs) on neuromorphic computing devices due to their low energy consumption. Recent advances have allowed training SNNs to a point where they start to compete with…

神经与进化计算 · 计算机科学 2022-01-14 Nicolas Perez-Nieves , Dan F. M. Goodman

Spiking Neural Networks (SNNs) are distinguished from Artificial Neural Networks (ANNs) for their complex neuronal dynamics and sparse binary activations (spikes) inspired by the biological neural system. Traditional neuron models use…

神经与进化计算 · 计算机科学 2025-10-31 Peng Xue , Wei Fang , Zhengyu Ma , Zihan Huang , Zhaokun Zhou , Yonghong Tian , Timothée Masquelier , Huihui Zhou

Spiking Neural Networks (SNNs) may offer an energy-efficient alternative for implementing deep learning applications. In recent years, there have been several proposals focused on supervised (conversion, spike-based gradient descent) and…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Priyadarshini Panda , Aparna Aketi , Kaushik Roy

We propose a new learning algorithm to train spiking neural networks (SNN) using conventional artificial neural networks (ANN) as proxy. We couple two SNN and ANN networks, respectively, made of integrate-and-fire (IF) and ReLU neurons with…

神经与进化计算 · 计算机科学 2022-08-02 Saeed Reza Kheradpisheh , Maryam Mirsadeghi , Timothée Masquelier

Spiking neural networks are biologically plausible counterparts of the artificial neural networks, artificial neural networks are usually trained with stochastic gradient descent and spiking neural networks are trained with spike timing…

神经与进化计算 · 计算机科学 2019-09-26 Ruthvik Vaila , John Chiasson , Vishal Saxena

Recent advancements in legged robots using deep reinforcement learning have led to significant progress. Quadruped robots can perform complex tasks in challenging environments, while bipedal and humanoid robots have also achieved…

机器人学 · 计算机科学 2024-09-17 Xiaoyang Jiang , Qiang Zhang , Jingkai Sun , Jiahang Cao , Jingtong Ma , Renjing Xu

Spiking neural networks (SNNs) have demonstrated significant potential in real-time multi-sensor perception tasks due to their event-driven and parameter-efficient characteristics. A key challenge is the timestep-wise iterative update of…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Jian Song , Xiangfei Yang , Shangke Lyu , Donglin Wang

Recent years have witnessed Spiking Neural Networks (SNNs) gaining attention for their ultra-low energy consumption and high biological plausibility compared with traditional Artificial Neural Networks (ANNs). Despite their distinguished…

神经与进化计算 · 计算机科学 2024-08-30 Jiahang Cao , Hanzhong Guo , Ziqing Wang , Deming Zhou , Hao Cheng , Qiang Zhang , Renjing Xu

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 characteristics. In SNNs,…

神经与进化计算 · 计算机科学 2025-02-26 Yinqian Sun , Feifei Zhao , Zhuoya Zhao , Yi Zeng

Spiking Neural Networks (SNNs) are promising biologically plausible models of computation which utilize a spiking binary activation function similar to that of biological neurons. SNNs are well positioned to process spatiotemporal data, and…

神经与进化计算 · 计算机科学 2025-05-20 Boxun Xu , Richard Boone , Peng Li

Lateral connection is a fundamental feature of biological neural circuits, facilitating local information processing and adaptive learning. In this work, we integrate lateral connections with a substructure selection network to develop a…

神经与进化计算 · 计算机科学 2025-04-01 Linghao Feng , Dongcheng Zhao , Sicheng Shen , Yi Zeng

The brain is the perfect place to look for inspiration to develop more efficient neural networks. The inner workings of our synapses and neurons provide a glimpse at what the future of deep learning might look like. This paper serves as a…

神经与进化计算 · 计算机科学 2023-08-15 Jason K. Eshraghian , Max Ward , Emre Neftci , Xinxin Wang , Gregor Lenz , Girish Dwivedi , Mohammed Bennamoun , Doo Seok Jeong , Wei D. Lu

Spiking Neural Network (SNN), as a brain-inspired approach, is attracting attention due to its potential to produce ultra-high-energy-efficient hardware. Competitive learning based on Spike-Timing-Dependent Plasticity (STDP) is a popular…

神经与进化计算 · 计算机科学 2020-10-20 Mingyuan Meng , Xingyu Yang , Shanlin Xiao , Zhiyi Yu

Spiking neural networks (SNNs) transmit information through discrete spikes, which performs well in processing spatial-temporal information. Due to the non-differentiable characteristic, there still exist difficulties in designing…

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

Ensuring energy-efficient design in neuromorphic computing systems necessitates a tailored architecture combined with algorithmic approaches. This manuscript focuses on enhancing brain-inspired perceptual computing machines through a novel…

神经与进化计算 · 计算机科学 2024-08-15 Ali Shiri Sichani , Sai Kankatala

Spiking Neural Networks (SNN) are models for "realistic" neuronal computation, which makes them somehow different in scope from "ordinary" deep-learning models widely used in AI platforms nowadays. SNNs focus on timed latency (and possibly…

人工智能 · 计算机科学 2025-06-17 Zhen Yao , Elisabetta De Maria , Robert De Simone

Spiking Neural Networks (SNNs) are widely regarded as a biologically-inspired and energy-efficient alternative to classical artificial neural networks. Yet, their theoretical foundations remain only partially understood. In this work, we…

最优化与控制 · 数学 2025-09-29 Umberto Biccari

Recent advances in Voice Activity Detection (VAD) are driven by artificial and Recurrent Neural Networks (RNNs), however, using a VAD system in battery-operated devices requires further power efficiency. This can be achieved by neuromorphic…

音频与语音处理 · 电气工程与系统科学 2020-05-01 Flavio Martinelli , Giorgia Dellaferrera , Pablo Mainar , Milos Cernak

Spiking neural networks (SNNs) have shown clear advantages over traditional artificial neural networks (ANNs) for low latency and high computational efficiency, due to their event-driven nature and sparse communication. However, the…

神经与进化计算 · 计算机科学 2020-07-03 Jibin Wu , Chenglin Xu , Daquan Zhou , Haizhou Li , Kay Chen Tan