中文
相关论文

相关论文: Plug-and-Play Spiking Operators: Breaking the Nonl…

200 篇论文

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

Reinforcement learning agents based on Transformer architectures have achieved impressive performance on sequential decision-making tasks, but their reliance on dense matrix operations makes them ill-suited for energy-constrained,…

机器学习 · 计算机科学 2025-09-01 Vishal Pandey , Debasmita Biswas

Spiking transformers achieve competitive accuracy with conventional transformers while offering $38$-$57\times$ energy efficiency on neuromorphic hardware, yet no theoretical framework guides their design. This paper establishes the first…

机器学习 · 计算机科学 2026-04-20 Dongxin Guo , Jikun Wu , Siu Ming Yiu

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) offer a promising pathway to implement deep neural networks (DNNs) in a more energy-efficient manner since their neurons are sparsely activated and inferences are event-driven. However, there have been very…

神经与进化计算 · 计算机科学 2024-06-28 Changze Lv , Jianhan Xu , Xiaoqing Zheng

Despite recent progress in training spiking neural networks (SNNs) for classification, their application to continuous motor control remains limited. Here, we demonstrate that fully spiking architectures can be trained end-to-end to control…

机器人学 · 计算机科学 2026-02-04 Justus Huebotter , Pablo Lanillos , Marcel van Gerven , Serge Thill

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

Spiking Neural Networks (SNNs) operate with asynchronous discrete events (or spikes) which can potentially lead to higher energy-efficiency in neuromorphic hardware implementations. Many works have shown that an SNN for inference can be…

机器学习 · 计算机科学 2020-05-06 Nitin Rathi , Gopalakrishnan Srinivasan , Priyadarshini Panda , Kaushik Roy

Spiking Neural Networks (SNNs) as Machine Learning (ML) models have recently received a lot of attention as a potentially more energy-efficient alternative to conventional Artificial Neural Networks. The non-differentiability and sparsity…

机器学习 · 计算机科学 2025-12-05 Maximilian Gollwitzer , Felix Dietrich

Spiking neural networks (SNNs) that enables energy efficient implementation on emerging neuromorphic hardware are gaining more attention. Yet now, SNNs have not shown competitive performance compared with artificial neural networks (ANNs),…

神经与进化计算 · 计算机科学 2018-11-26 Yujie Wu , Lei Deng , Guoqi Li , Jun Zhu , Luping Shi

The increasing rise in machine learning and deep learning applications is requiring ever more computational resources to successfully meet the growing demands of an always-connected, automated world. Neuromorphic technologies based on…

神经与进化计算 · 计算机科学 2020-07-14 Philippe Reiter , Geet Rose Jose , Spyridon Bizmpikis , Ionela-Ancuţa Cîrjilă

In this era of AI revolution, massive investments in large-scale data-driven AI systems demand high-performance computing, consuming tremendous energy and resources. This trend raises new challenges in optimizing sustainability without…

机器学习 · 计算机科学 2025-02-26 Tokey Tahmid , Mark Gates , Piotr Luszczek , Catherine D. Schuman

Spiking neural networks (SNNs) are brain-inspired models that enable energy-efficient implementation on neuromorphic hardware. However, the supervised training of SNNs remains a hard problem due to the discontinuity of the spiking neuron…

神经与进化计算 · 计算机科学 2021-12-20 Mingqing Xiao , Qingyan Meng , Zongpeng Zhang , Yisen Wang , Zhouchen Lin

One of the most exciting advancements in AI over the last decade is the wide adoption of ANNs, such as DNN and CNN, in many real-world applications. However, the underlying massive amounts of computation and storage requirement greatly…

神经与进化计算 · 计算机科学 2018-03-15 Tao Liu , Lei Jiang , Yier Jin , Gang Quan , Wujie Wen

Spiking neural networks (SNNs) offer a promising energy-efficient alternative to artificial neural networks (ANNs), in virtue of their high biological plausibility, rich spatial-temporal dynamics, and event-driven computation. The direct…

神经与进化计算 · 计算机科学 2024-07-12 Chenlin Zhou , Han Zhang , Liutao Yu , Yumin Ye , Zhaokun Zhou , Liwei Huang , Zhengyu Ma , Xiaopeng Fan , Huihui Zhou , Yonghong Tian

Spiking neural networks (SNNs) are promising for edge sensing due to their event-driven computation and temporal filtering capability. However, standard leaky integrate-and-fire (LIF) neurons communicate only through binary spikes, which…

神经与进化计算 · 计算机科学 2026-05-05 Kaiwen Tang , Di Yu , Jiaqi Zheng , Changze Lv , Qianhui Liu , Zhanglu Yan , Weng-Fai Wong

Unlike traditional artificial neural networks (ANNs), biological neuronal networks solve complex cognitive tasks with sparse neuronal activity, recurrent connections, and local learning rules. These mechanisms serve as design principles in…

神经与进化计算 · 计算机科学 2026-02-17 Matteo Saponati , Chiara De Luca , Giacomo Indiveri , Benjamin Grewe

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 machine learning community has become increasingly interested in the energy efficiency of neural networks. The Spiking Neural Network (SNN) is a promising approach to energy-efficient computing, since its activation levels are quantized…

机器学习 · 计算机科学 2021-03-03 Aaron R. Voelker , Daniel Rasmussen , Chris Eliasmith

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