中文
相关论文

相关论文: Ultra-Low-Latency Spiking Neural Networks with Tem…

200 篇论文

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

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

Spiking Neural Networks (SNN) exhibit higher energy efficiency compared to Artificial Neural Networks (ANN) due to their unique spike-driven mechanism. Additionally, SNN possess a crucial characteristic, namely the ability to process…

神经与进化计算 · 计算机科学 2025-04-02 Huaxu He

Recent years have seen significant progress in developing spiking neural networks (SNNs) as a potential solution to the energy challenges posed by conventional artificial neural networks (ANNs). However, our theoretical understanding of…

机器学习 · 计算机科学 2025-06-16 Duc Anh Nguyen , Ernesto Araya , Adalbert Fono , Gitta Kutyniok

Spiking Neural Networks (SNNs) are gaining attention as energy-efficient alternatives to Artificial Neural Networks (ANNs), especially in resource-constrained settings. While ANN-to-SNN conversion (ANN2SNN) achieves high accuracy without…

神经与进化计算 · 计算机科学 2025-10-28 Qiuyang Chen , Huiqi Yang , Qingyan Meng , Zhengyu Ma

Biologically plausible and energy-efficient frameworks such as Spiking Neural Networks (SNNs) have not been sufficiently explored in low-level vision tasks. Taking image deraining as an example, this study addresses the representation of…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Shuang Chen , Tomas Krajnik , Farshad Arvin , Amir Atapour-Abarghouei

Spiking Neural Networks (SNNs) represent the latest generation of neural computation, offering a brain-inspired alternative to conventional Artificial Neural Networks (ANNs). Unlike ANNs, which depend on continuous-valued signals, SNNs…

神经与进化计算 · 计算机科学 2025-11-03 Sales G. Aribe

Spiking Neural Networks (SNNs) are brain-inspired, event-driven machine learning algorithms that have been widely recognized in producing ultra-high-energy-efficient hardware. Among existing SNNs, unsupervised SNNs based on synaptic…

神经与进化计算 · 计算机科学 2022-09-20 Mingyuan Meng , Xingyu Yang , Lei Bi , Jinman Kim , Shanlin Xiao , Zhiyi Yu

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

Neuromorphic object recognition with spiking neural networks (SNNs) is the cornerstone of low-power neuromorphic computing. However, existing SNNs suffer from significant latency, utilizing 10 to 40 timesteps or more, to recognize…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Yongqi Ding , Lin Zuo , Mengmeng Jing , Pei He , Yongjun Xiao

Spiking neural networks (SNN) are able to learn spatiotemporal features while using less energy, especially on neuromorphic hardware. The most widely used spiking neuron in deep learning is the Leaky Integrate and Fire (LIF) neuron. LIF…

神经与进化计算 · 计算机科学 2023-08-08 Sidi Yaya Arnaud Yarga , Sean U. N. Wood

The high biological properties and low energy consumption of Spiking Neural Networks (SNNs) have brought much attention in recent years. However, the converted SNNs generally need large time steps to achieve satisfactory performance, which…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Nemin Qiu , Zhiguo Li , Yuan Li , Chuang Zhu

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) have emerged as an attractive alternative to traditional deep learning frameworks, since they provide higher computational efficiency in event driven neuromorphic hardware. However, the state-of-the-art (SOTA)…

神经与进化计算 · 计算机科学 2021-09-05 Gourav Datta , Souvik Kundu , Peter A. Beerel

Spiking neural networks (SNNs) are biologically inspired, event-driven models suited for temporal data processing and energy-efficient neuromorphic computing. In SNNs, richer neuronal dynamic allows capturing more complex temporal…

机器学习 · 计算机科学 2026-03-27 Sanja Karilanova , Subhrakanti Dey , Ayça Özçelikkale

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

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

Spiking neural networks (SNNs) have gained considerable interest due to their energy-efficient characteristics, yet lack of a scalable training algorithm has restricted their applicability in practical machine learning problems. The deep…

神经与进化计算 · 计算机科学 2020-03-27 Seongsik Park , Seijoon Kim , Byunggook Na , Sungroh Yoon

Real-time accurate detection of three-dimensional (3D) objects is a fundamental necessity for self-driving vehicles. Most existing computer vision approaches are based on convolutional neural networks (CNNs). Although the CNN-based…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Shibo Zhou , Ying Chen , Xiaohua Li , Arindam Sanyal

Spiking Neural Networks (SNNs) have garnered widespread interest for their energy efficiency and brain-inspired event-driven properties. While recent methods like Spiking-YOLO have expanded the SNNs to more challenging object detection…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Jinye Qu , Zeyu Gao , Tielin Zhang , Yanfeng Lu , Huajin Tang , Hong Qiao
‹ 上一页 1 2 3 10 下一页 ›