中文
相关论文

相关论文: SDformerFlow: Spatiotemporal swin spikeformer for …

200 篇论文

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 garnered significant attention for their low power consumption and high biological interpretability. Their rich spatio-temporal information processing capability and event-driven nature make them ideally…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Xian Zhong , Shengwang Hu , Wenxuan Liu , Wenxin Huang , Jianhao Ding , Zhaofei Yu , Tiejun Huang

Machine learning with artificial neural networks (ANNs), provides solutions for the growing complexity of modern communication systems. This complexity, however, increases power consumption, making the systems energy-intensive. Spiking…

信号处理 · 电气工程与系统科学 2026-01-26 Eike-Manuel Edelmann

This paper introduces a neuromorphic methodology for eye tracking, harnessing pure event data captured by a Dynamic Vision Sensor (DVS) camera. The framework integrates a directly trained Spiking Neuron Network (SNN) regression model and…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Pietro Bonazzi , Sizhen Bian , Giovanni Lippolis , Yawei Li , Sadique Sheik , Michele Magno

In the training and inference of spiking neural networks (SNNs), direct training and lightweight computation methods have been orthogonally developed, aimed at reducing power consumption. However, only a limited number of approaches have…

人工智能 · 计算机科学 2024-08-23 Donghwa Kang , Youngmoon Lee , Eun-Kyu Lee , Brent Kang , Jinkyu Lee , Hyeongboo Baek

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

Event-based vision sensors encode local pixel-wise brightness changes in streams of events rather than image frames and yield sparse, energy-efficient encodings of scenes, in addition to low latency, high dynamic range, and lack of motion…

计算机视觉与模式识别 · 计算机科学 2022-02-09 Alexander Kugele , Thomas Pfeil , Michael Pfeiffer , Elisabetta Chicca

Event cameras such as DAVIS can simultaneously output high temporal resolution events and low frame-rate intensity images, which own great potential in capturing scene motion, such as optical flow estimation. Most of the existing optical…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Zhexiong Wan , Yuchao Dai , Yuxin Mao

Neuromorphic computing has emerged as a promising energy-efficient alternative to traditional artificial intelligence, predominantly utilizing spiking neural networks (SNNs) implemented on neuromorphic hardware. Significant advancements…

图像与视频处理 · 电气工程与系统科学 2024-10-31 Yi Pan , Hanqi Jiang , Junhao Chen , Yiwei Li , Huaqin Zhao , Yifan Zhou , Peng Shu , Zihao Wu , Zhengliang Liu , Dajiang Zhu , Xiang Li , Yohannes Abate , Tianming Liu

There has been an increasing interest in spiking neural networks in recent years. SNNs are seen as hypothetical solutions for the bottlenecks of ANNs in pattern recognition, such as energy efficiency. But current methods such as ANN-to-SNN…

计算机视觉与模式识别 · 计算机科学 2021-07-06 El-Assal Mireille , Tirilly Pierre , Bilasco Ioan Marius

Spiking Neural Networks (SNNs), with their inherent recurrence, offer an efficient method for processing the asynchronous temporal data generated by Dynamic Vision Sensors (DVS), making them well-suited for event-based vision applications.…

硬件体系结构 · 计算机科学 2024-11-06 Deepika Sharma , Shubham Negi , Trishit Dutta , Amogh Agrawal , Kaushik Roy

Transformer-based Spiking Neural Networks (SNNs) introduce a novel event-driven self-attention paradigm that combines the high performance of Transformers with the energy efficiency of SNNs. However, the larger model size and increased…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Honglin Cao , Zijian Zhou , Wenjie Wei , Ammar Belatreche , Yu Liang , Dehao Zhang , Malu Zhang , Yang Yang , Haizhou Li

Spiking neural network (SNN) has attracted great attention due to its characteristic of high efficiency and accuracy. Currently, the ANN-to-SNN conversion methods can obtain ANN on-par accuracy SNN with ultra-low latency (8 time-steps) in…

神经与进化计算 · 计算机科学 2024-08-21 Kang You , Zekai Xu , Chen Nie , Zhijie Deng , Qinghai Guo , Xiang Wang , Zhezhi He

Spiking Neural Networks (SNNs) have emerged as a compelling, energy-efficient alternative to traditional Artificial Neural Networks (ANNs) for static image tasks such as image classification and segmentation. However, in the more complex…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Shiting Xiao , Yuhang Li , Youngeun Kim , Donghyun Lee , Priyadarshini Panda

Spiking Neural Networks (SNNs) have emerged as a promising alternative to conventional Artificial Neural Networks (ANNs), demonstrating comparable performance in both visual and linguistic tasks while offering the advantage of improved…

神经与进化计算 · 计算机科学 2025-05-22 Changze Lv , Tianlong Li , Wenhao Liu , Yufei Gu , Jianhan Xu , Cenyuan Zhang , Muling Wu , Xiaoqing Zheng , Xuanjing Huang

The complexity of event-based object detection (OD) poses considerable challenges. Spiking Neural Networks (SNNs) show promising results and pave the way for efficient event-based OD. Despite this success, the path to efficient SNNs on…

计算机视觉与模式识别 · 计算机科学 2024-06-26 Jonathan Courtois , Pierre-Emmanuel Novac , Edgar Lemaire , Alain Pegatoquet , Benoit Miramond

In recent years, quadruped robotics has advanced significantly, particularly in perception and motion control via reinforcement learning, enabling complex motions in challenging environments. Visual sensors like depth cameras enhance…

机器人学 · 计算机科学 2025-03-20 Qiang Zhang , Jiahang Cao , Jingkai Sun , Yecheng Shao , Gang Han , Wen Zhao , Yijie Guo , Renjing Xu

Spike cameras, leveraging spike-based integration sampling and high temporal resolution, offer distinct advantages over standard cameras. However, existing approaches reliant on spike cameras often assume optimal illumination, a condition…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Lin Zhu , Kangmin Jia , Yifan Zhao , Yunshan Qi , Lizhi Wang , Hua Huang

Brain-inspired spiking neuron networks (SNNs) have attracted widespread research interest due to their low power features, high biological plausibility, and strong spatiotemporal information processing capability. Although adopting a…

神经与进化计算 · 计算机科学 2024-09-06 Changqing Xu , Yi Liu , Yintang Yang

Spiking Neural Networks (SNNs) with their bio-inspired Leaky Integrate-and-Fire (LIF) neurons inherently capture temporal information. This makes them well-suited for sequential tasks like processing event-based data from Dynamic Vision…

神经与进化计算 · 计算机科学 2025-07-22 Prajna G. Malettira , Shubham Negi , Wachirawit Ponghiran , Kaushik Roy