中文
相关论文

相关论文: TCL: an ANN-to-SNN Conversion with Trainable Clipp…

200 篇论文

Spiking Neural Networks (SNNs) have recently attracted widespread research interest as an efficient alternative to traditional Artificial Neural Networks (ANNs) because of their capability to process sparse and binary spike information and…

神经与进化计算 · 计算机科学 2023-05-30 Yuhang Li , Abhishek Moitra , Tamar Geller , Priyadarshini Panda

Deep neural networks have been proven to be highly effective tools in various domains, yet their computational and memory costs restrict them from being widely deployed on portable devices. The recent rapid increase of edge computing…

神经与进化计算 · 计算机科学 2023-06-01 Ayan Shymyrbay , Mohammed E. Fouda , Ahmed Eltawil

Spiking Neural Networks (SNNs) are biologically inspired machine learning models that build on dynamic neuronal models processing binary and sparse spiking signals in an event-driven, online, fashion. SNNs can be implemented on neuromorphic…

神经与进化计算 · 计算机科学 2020-12-10 Hyeryung Jang , Nicolas Skatchkovsky , Osvaldo Simeone

Models of dense prediction based on traditional Artificial Neural Networks (ANNs) require a lot of energy, especially for image restoration tasks. Currently, neural networks based on the SNN (Spiking Neural Network) framework are beginning…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Xin Su , Chen Wu , Zhuoran Zheng

Spiking Neural Networks (SNNs) offer low-latency and energy-efficient decision making on neuromorphic hardware, making them attractive for Reinforcement Learning (RL) in resource-constrained edge devices. However, most RL algorithms for…

神经与进化计算 · 计算机科学 2026-02-03 Zijie Xu , Tong Bu , Zecheng Hao , Jianhao Ding , Zhaofei Yu

Recently, AI research has primarily focused on large language models (LLMs), and increasing accuracy often involves scaling up and consuming more power. The power consumption of AI has become a significant societal issue; in this context,…

人工智能 · 计算机科学 2024-08-21 Baekryun Seong , Jieung Kim , Sang-Ki Ko

Artificial Neural Networks (ANNs) are bio-inspired models of neural computation that have proven highly effective. Still, ANNs lack a natural notion of time, and neural units in ANNs exchange analog values in a frame-based manner, a…

神经与进化计算 · 计算机科学 2017-10-16 Davide Zambrano , Roeland Nusselder , H. Steven Scholte , Sander Bohte

Spiking Neural Networks (SNNs) have recently become more popular as a biologically plausible substitute for traditional Artificial Neural Networks (ANNs). SNNs are cost-efficient and deployment-friendly because they process input in both…

神经与进化计算 · 计算机科学 2023-10-03 Yuhang Li , Tamar Geller , Youngeun Kim , Priyadarshini Panda

Spiking neural networks (SNNs) recently gained momentum due to their low-power multiplication-free computing and the closer resemblance of biological processes in the nervous system of humans. However, SNNs require very long spike trains…

硬件体系结构 · 计算机科学 2022-06-07 Daniel Gerlinghoff , Zhehui Wang , Xiaozhe Gu , Rick Siow Mong Goh , Tao Luo

Event-based cameras display great potential for a variety of tasks such as high-speed motion detection and navigation in low-light environments where conventional frame-based cameras suffer critically. This is attributed to their high…

神经与进化计算 · 计算机科学 2020-09-16 Chankyu Lee , Adarsh Kumar Kosta , Alex Zihao Zhu , Kenneth Chaney , Kostas Daniilidis , Kaushik Roy

Spiking neural networks (SNNs) are distributed trainable systems whose computing elements, or neurons, are characterized by internal analog dynamics and by digital and sparse synaptic communications. The sparsity of the synaptic spiking…

机器学习 · 计算机科学 2020-01-08 Hyeryung Jang , Osvaldo Simeone , Brian Gardner , André Grüning

Spiking neural networks (SNNs) offer an energy-efficient alternative to traditional neural networks due to their event-driven computing paradigm. However, recent advancements in spiking transformers have focused on improving accuracy with…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Wenjie Wei , Xiaolong Zhou , Malu Zhang , Ammar Belatreche , Qian Sun , Yimeng Shan , Dehao Zhang , Zijian Zhou , Zeyu Ma , Yang Yang , Haizhou 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

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

Recently, spiking neural networks (SNNs) have demonstrated substantial potential in computer vision tasks. In this paper, we present an Efficient Spiking Deraining Network, called ESDNet. Our work is motivated by the observation that rain…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Tianyu Song , Guiyue Jin , Pengpeng Li , Kui Jiang , Xiang Chen , Jiyu Jin

Larger Spiking Neural Network (SNN) models are typically favorable as they can offer higher accuracy. However, employing such models on the resource- and energy-constrained embedded platforms is inefficient. Towards this, we present a…

神经与进化计算 · 计算机科学 2022-06-20 Rachmad Vidya Wicaksana Putra , Muhammad Shafique

In the past years, artificial neural networks (ANNs) have become the de-facto standard to solve tasks in communications engineering that are difficult to solve with traditional methods. In parallel, the artificial intelligence community…

信号处理 · 电气工程与系统科学 2023-01-19 Eike-Manuel Bansbach , Alexander von Bank , Laurent Schmalen

Spiking Neural Networks (SNNs) have emerged as a promising energy-efficient alternative to traditional Artificial Neural Networks (ANNs). Despite this, bridging the performance gap with ANNs in practical scenarios remains a significant…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Ziqing Wang , Yuetong Fang , Jiahang Cao , Renjing Xu

As neural networks get widespread adoption in resource-constrained embedded devices, there is a growing need for low-power neural systems. Spiking Neural Networks (SNNs)are emerging to be an energy-efficient alternative to the traditional…

机器学习 · 计算机科学 2021-12-01 Yeshwanth Venkatesha , Youngeun Kim , Leandros Tassiulas , Priyadarshini Panda

Spiking Neural Networks (SNNs) that operate in an event-driven manner and employ binary spike representation have recently emerged as promising candidates for energy-efficient computing. However, a cost bottleneck arises in obtaining…

神经与进化计算 · 计算机科学 2024-01-22 Yunpeng Yao , Man Wu , Zheng Chen , Renyuan Zhang