中文
相关论文

相关论文: Convolutional Spiking-based GRU Cell for Spatio-te…

200 篇论文

Neuromorphic Computing (NC) and Spiking Neural Networks (SNNs) in particular are often viewed as the next generation of Neural Networks (NNs). NC is a novel bio-inspired paradigm for energy efficient neural computation, often relying on…

机器人学 · 计算机科学 2024-09-18 Andreas Ziegler , Karl Vetter , Thomas Gossard , Jonas Tebbe , Sebastian Otte , Andreas Zell

While spiking neural networks (SNNs) provide a biologically inspired and energy-efficient computational framework, their robustness and the dynamic advantages inherent to biological neurons remain significantly underutilized owing to…

神经与进化计算 · 计算机科学 2025-09-04 Qianyi Bai , Haiteng Wang , Qiang Yu

Large Language Models (LLMs) present significant challenges for deployment in energy-constrained environments due to their large model sizes and high inference latency. Spiking Neural Networks (SNNs), inspired by the sparse event-driven…

神经与进化计算 · 计算机科学 2025-08-29 Yi Jiang , Malyaban Bal , Brian Matejek , Susmit Jha , Adam Cobb , Abhronil Sengupta

Data are often sampled irregularly in time. Dealing with this using Recurrent Neural Networks (RNNs) traditionally involved ignoring the fact, feeding the time differences as additional inputs, or resampling the data. All these methods have…

机器学习 · 计算机科学 2024-07-03 Mantas Lukoševičius , Arnas Uselis

Neuromorphic data carries information in spatio-temporal patterns encoded by spikes. Accordingly, a central problem in neuromorphic computing is training spiking neural networks (SNNs) to reproduce spatio-temporal spiking patterns in…

机器学习 · 计算机科学 2021-11-03 Bleema Rosenfeld , Osvaldo Simeone , Bipin Rajendran

As the size of large language models continue to scale, so does the computational resources required to run it. Spiking Neural Networks (SNNs) have emerged as an energy-efficient approach to deep learning that leverage sparse and…

计算与语言 · 计算机科学 2024-07-12 Rui-Jie Zhu , Qihang Zhao , Guoqi Li , Jason K. Eshraghian

Radar-based Human Activity Recognition (HAR) offers privacy and robustness over camera-based methods, yet remains computationally demanding for edge deployment. We present the first use of Spiking Neural Networks (SNNs) for radar-based HAR…

神经与进化计算 · 计算机科学 2025-09-30 Riccardo Mazzieri , Eleonora Cicciarella , Jacopo Pegoraro , Federico Corradi , Michele Rossi

Spiking Neural Networks (SNNs) have been recently integrated into Transformer architectures due to their potential to reduce computational demands and to improve power efficiency. Yet, the implementation of the attention mechanism using…

硬件体系结构 · 计算机科学 2024-11-12 Zihang Song , Prabodh Katti , Osvaldo Simeone , Bipin Rajendran

Although spatio-temporal graph neural networks have achieved great empirical success in handling multiple correlated time series, they may be impractical in some real-world scenarios due to a lack of sufficient high-quality training data.…

信号处理 · 电气工程与系统科学 2021-02-10 Chao Pan , Siheng Chen , Antonio Ortega

Biological spiking neural networks (SNNs) can temporally encode information in their outputs, e.g. in the rank order in which neurons fire, whereas artificial neural networks (ANNs) conventionally do not. As a result, models of SNNs for…

神经与进化计算 · 计算机科学 2023-08-03 Alan Jeffares , Qinghai Guo , Pontus Stenetorp , Timoleon Moraitis

Event cameras offer significant advantages over traditional frame-based sensors, including higher temporal resolution, lower latency and dynamic range. However, efficiently converting event streams into formats compatible with standard…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Gabriele Magrini , Federico Becattini , Luca Cultrera , Lorenzo Berlincioni , Pietro Pala , Alberto Del Bimbo

Spiking Neural Networks (SNNs) are highly energy-efficient due to event-driven, sparse computation, but their training is challenged by spike non-differentiability and trade-offs among performance, efficiency, and biological plausibility.…

神经与进化计算 · 计算机科学 2026-01-30 Zihan Huang , Zijie Xu , Yihan Huang , Shanshan Jia , Tong Bu , Yiting Dong , Wenxuan Liu , Jianhao Ding , Zhaofei Yu , Tiejun Huang

Detecting events and classifying them into predefined types is an important step in knowledge extraction from natural language texts. While the neural network models have generally led the state-of-the-art, the differences in performance…

计算与语言 · 计算机科学 2018-08-28 J. Walker Orr , Prasad Tadepalli , Xiaoli Fern

Spiking Neural Networks (SNNs) are a promising alternative to traditional deep learning methods since they perform event-driven information processing. However, a major drawback of SNNs is high inference latency. The efficiency of SNNs…

机器学习 · 计算机科学 2021-04-30 Sayeed Shafayet Chowdhury , Isha Garg , Kaushik Roy

Hybrid LSTM-fully convolutional networks (LSTM-FCN) for time series classification have produced state-of-the-art classification results on univariate time series. We show that replacing the LSTM with a gated recurrent unit (GRU) to create…

机器学习 · 计算机科学 2019-10-02 Nelly Elsayed , Anthony S. Maida , Magdy Bayoumi

Spiking neural networks (SNNs) are emerging as an energy-efficient alternative to traditional artificial neural networks (ANNs) due to their unique spike-based event-driven nature. Coding is crucial in SNNs as it converts external input…

神经与进化计算 · 计算机科学 2024-06-05 Xuerui Qiu , Rui-Jie Zhu , Yuhong Chou , Zhaorui Wang , Liang-jian Deng , Guoqi Li

The integration of Spiking Neural Networks (SNNs) and Graph Neural Networks (GNNs) is gradually attracting attention due to the low power consumption and high efficiency in processing the non-Euclidean data represented by graphs. However,…

神经与进化计算 · 计算机科学 2025-07-15 Nan Yin , Mengzhu Wang , Zhenghan Chen , Giulia De Masi , Bin Gu , Huan Xiong

Deep Recurrent Neural Network architectures, though remarkably capable at modeling sequences, lack an intuitive high-level spatio-temporal structure. That is while many problems in computer vision inherently have an underlying high-level…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Ashesh Jain , Amir R. Zamir , Silvio Savarese , Ashutosh Saxena

Spiking Neural Networks (SNNs), as a biologically plausible alternative to Artificial Neural Networks (ANNs), have demonstrated advantages in terms of energy efficiency, temporal processing, and biological plausibility. However, SNNs are…

机器学习 · 计算机科学 2025-09-22 Xinyu Luo , Kecheng Chen , Pao-Sheng Vincent Sun , Chris Xing Tian , Arindam Basu , Haoliang Li

Deep spiking neural networks (SNNs) support asynchronous event-driven computation, massive parallelism and demonstrate great potential to improve the energy efficiency of its synchronous analog counterpart. However, insufficient attention…

神经与进化计算 · 计算机科学 2019-02-18 Jibin Wu , Yansong Chua , Malu Zhang , Qu Yang , Guoqi Li , Haizhou Li