中文
相关论文

相关论文: Zero-Shot Temporal Resolution Domain Adaptation fo…

200 篇论文

Recently, it can be noticed that most models based on spiking neural networks (SNNs) only use a same level temporal resolution to deal with speech classification problems, which makes these models cannot learn the information of input data…

声音 · 计算机科学 2025-01-03 Qi Zhang , Huamin Wang , Hangchi Shen , Shukai Duan , Shiping Wen , Tingwen Huang

Neuromorphic computing has recently gained momentum with the emergence of various neuromorphic processors. As the field advances, there is an increasing focus on developing training methods that can effectively leverage the unique…

新兴技术 · 计算机科学 2025-04-15 Sanaz Mahmoodi Takaghaj , Jack Sampson

The spiking neural network (SNN) mimics the information processing operation in the human brain, represents and transmits information in spike trains containing wealthy spatial and temporal information, and shows superior performance on…

神经与进化计算 · 计算机科学 2021-10-25 Guobin Shen , Dongcheng Zhao , Yi Zeng

Spiking neural networks (SNN) distinguish themselves from artificial neural networks (ANN) because of their inherent temporal processing and spike-based computations, enabling a power-efficient implementation in neuromorphic hardware. In…

神经与进化计算 · 计算机科学 2023-11-29 Lucas Deckers , Laurens Van Damme , Ing Jyh Tsang , Werner Van Leekwijck , Steven Latré

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 (SNNs) promise ultra-low-power applications by exploiting temporal and spatial sparsity. The number of binary activations, called spikes, is proportional to the power consumed when executed on neuromorphic hardware.…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Gregor Lenz , Garrick Orchard , Sadique Sheik

Spiking Neural Networks (SNNs) are increasingly recognized for their biological plausibility and energy efficiency, positioning them as strong alternatives to Artificial Neural Networks (ANNs) in neuromorphic computing applications. SNNs…

神经与进化计算 · 计算机科学 2025-07-14 Kairong Yu , Tianqing Zhang , Qi Xu , Gang Pan , Hongwei Wang

Spiking neural networks (SNNs) exhibit temporal, sparse, and event-driven dynamics that make them appealing for efficient inference. However, extending these models to self-supervised regimes remains challenging because the discontinuities…

新兴技术 · 计算机科学 2025-11-25 Chengwei Zhou , Gourav Datta

Neuromorphic hardware implementations of Spiking Neural Networks (SNNs) promise energy-efficient, low-latency AI through sparse, event-driven computation. Yet, training SNNs under fine temporal discretization remains a major challenge,…

神经与进化计算 · 计算机科学 2026-02-03 Roel Koopman , Sebastian Otte , Sander Bohté

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 Network (SNN) is acknowledged as the next generation of Artificial Neural Network (ANN) and hold great promise in effectively processing spatial-temporal information. However, the choice of timestep becomes crucial as it…

神经与进化计算 · 计算机科学 2024-05-03 Dengyu Wu , Yi Qi , Kaiwen Cai , Gaojie Jin , Xinping Yi , Xiaowei Huang

The recent discovered spatial-temporal information processing capability of bio-inspired Spiking neural networks (SNN) has enabled some interesting models and applications. However designing large-scale and high-performance model is yet a…

神经与进化计算 · 计算机科学 2020-07-28 Haowen Fang , Amar Shrestha , Ziyi Zhao , Qinru Qiu

Spiking neural networks (SNNs) are biology-inspired artificial neural networks (ANNs) that comprise of spiking neurons to process asynchronous discrete signals. While more efficient in power consumption and inference speed on the…

神经与进化计算 · 计算机科学 2021-03-02 Shikuang Deng , Shi Gu

Event cameras, with their high dynamic range and temporal resolution, are ideally suited for object detection, especially under scenarios with motion blur and challenging lighting conditions. However, while most existing approaches…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Ziming Wang , Ziling Wang , Huaning Li , Lang Qin , Runhao Jiang , De Ma , Huajin Tang

Recent advancements in neuroscience research have propelled the development of Spiking Neural Networks (SNNs), which not only have the potential to further advance neuroscience research but also serve as an energy-efficient alternative to…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Yimeng Shan , Malu Zhang , Rui-jie Zhu , Xuerui Qiu , Jason K. Eshraghian , Haicheng Qu

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 rich in spatio-temporal dynamics and are suitable for processing event-based neuromorphic data. However, event-based datasets are usually less annotated than static datasets. This small data scale makes…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Xiang He , Dongcheng Zhao , Yang Li , Guobin Shen , Qingqun Kong , Yi Zeng

Drawing on the intricate structures of the brain, Spiking Neural Networks (SNNs) emerge as a transformative development in artificial intelligence, closely emulating the complex dynamics of biological neural networks. While SNNs show…

人工智能 · 计算机科学 2024-08-02 Yanchen Li , Jiachun Li , Kebin Sun , Luziwei Leng , Ran Cheng

Spiking neural networks (SNNs), inspired by the spiking behavior of biological neurons, offer a distinctive approach for capturing the complexities of temporal data. However, their potential for spatial modeling in multivariate time-series…

机器学习 · 计算机科学 2025-08-19 Bang Hu , Changze Lv , Mingjie Li , Yunpeng Liu , Xiaoqing Zheng , Fengzhe Zhang , Wei cao , Fan Zhang

Spiking Neural Networks (SNNs) have recently emerged as an alternative to deep learning owing to sparse, asynchronous and binary event (or spike) driven processing, that can yield huge energy efficiency benefits on neuromorphic hardware.…

计算机视觉与模式识别 · 计算机科学 2021-11-12 Youngeun Kim , Priyadarshini Panda