中文
相关论文

相关论文: Continuously Learning to Detect People on the Fly:…

200 篇论文

The Dynamic Vision Sensor (DVS) has many attributes that allow it to be well suited to the task for UAV Detection. This paper is the first to look at exploiting the features of an Event Camera solely for Drone Detection while combining it…

图像与视频处理 · 电气工程与系统科学 2019-04-30 Paul Kirkland

This work proposes a first-of-its-kind SLAM architecture fusing an event-based camera and a Frequency Modulated Continuous Wave (FMCW) radar for drone navigation. Each sensor is processed by a bio-inspired Spiking Neural Network (SNN) with…

机器人学 · 计算机科学 2022-10-11 Ali Safa , Tim Verbelen , Ilja Ocket , André Bourdoux , Hichem Sahli , Francky Catthoor , Georges Gielen

Previous studies have shown that spike-timing-dependent plasticity (STDP) can be used in spiking neural networks (SNN) to extract visual features of low or intermediate complexity in an unsupervised manner. These studies, however, used…

计算机视觉与模式识别 · 计算机科学 2018-03-12 Saeed Reza Kheradpisheh , Mohammad Ganjtabesh , Simon J Thorpe , Timothée Masquelier

Although representation learning methods developed within the framework of traditional neural networks are relatively mature, developing a spiking representation model remains a challenging problem. This paper proposes an event-based method…

神经与进化计算 · 计算机科学 2018-06-15 Amirhossein Tavanaei , Timothee Masquelier , Anthony Maida

We present new theoretical foundations for unsupervised Spike-Timing-Dependent Plasticity (STDP) learning in spiking neural networks (SNNs). In contrast to empirical parameter search used in most previous works, we provide novel theoretical…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Ali Safa , Ilja Ocket , André Bourdoux , Hichem Sahli , Francky Catthoor , Georges Gielen

The problem of training spiking neural networks (SNNs) is a necessary precondition to understanding computations within the brain, a field still in its infancy. Previous work has shown that supervised learning in multi-layer SNNs enables…

神经与进化计算 · 计算机科学 2018-03-12 Amirhossein Tavanaei , Anthony S. Maida

Spiking neural networks (SNNs) possess energy-efficient potential due to event-based computation. However, supervised training of SNNs remains a challenge as spike activities are non-differentiable. Previous SNNs training methods can be…

神经与进化计算 · 计算机科学 2019-10-08 Yunzhe Hao , Xuhui Huang , Meng Dong , Bo Xu

Spiking neural networks (SNNs) promise energy-efficient computation by mimicking biological neural dynamics, yet existing plasticity rules focus on isolated spike pairs and fail to leverage the synchronous activity patterns that drive…

神经与进化计算 · 计算机科学 2025-08-26 Yuchen Tian , Assel Kembay , Samuel Tensingh , Nhan Duy Truong , Jason K. Eshraghian , Omid Kavehei

This study introduces a novel supervised learning approach for spiking neural networks that does not rely on traditional backpropagation. Instead, it employs spike-timing-dependent plasticity (STDP) within a supervised framework for image…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Wei Xie

Event-driven sensors such as LiDAR and dynamic vision sensor (DVS) have found increased attention in high-resolution and high-speed applications. A lot of work has been conducted to enhance recognition accuracy. However, the essential topic…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Shibo Zhou , Wei Wang , Xiaohua Li , Zhanpeng Jin

Compared with rate-based artificial neural networks, Spiking Neural Networks (SNN) provide a more biological plausible model for the brain. But how they perform supervised learning remains elusive. Inspired by recent works of Bengio et al.,…

神经与进化计算 · 计算机科学 2022-03-08 Zhanhao Hu , Tao Wang , Xiaolin Hu

Synaptic delays play a crucial role in biological neuronal networks, where their modulation has been observed in mammalian learning processes. In the realm of neuromorphic computing, although spiking neural networks (SNNs) aim to emulate…

神经与进化计算 · 计算机科学 2025-06-19 Marissa Dominijanni , Alexander Ororbia , Kenneth W. Regan

Current advances in technology have highlighted the importance of video analysis in the domain of computer vision. However, video analysis has considerably high computational costs with traditional artificial neural networks (ANNs). Spiking…

计算机视觉与模式识别 · 计算机科学 2022-05-27 Mireille El-Assal , Pierre Tirilly , Ioan Marius Bilasco

Spiking Neural Networks (SNNs), recognized for their biological plausibility and energy efficiency, employ sparse and asynchronous spikes for communication. However, the training of SNNs encounters difficulties coming from…

神经元与认知 · 定量生物学 2024-05-09 Sushant Yadav , Santosh Chaudhary , Rajesh Kumar

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

Video analysis is a computer vision task that is useful for many applications like surveillance, human-machine interaction, and autonomous vehicles. Deep Convolutional Neural Networks (CNNs) are currently the state-of-the-art methods for…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Mireille El-Assal , Pierre Tirilly , Ioan Marius Bilasco

Spiking Neural Networks (SNN) and the field of Neuromorphic Engineering has brought about a paradigm shift in how to approach Machine Learning (ML) and Computer Vision (CV) problem. This paradigm shift comes from the adaption of event-based…

计算机视觉与模式识别 · 计算机科学 2021-11-15 Paul Kirkland , Davide L. Manna , Alex Vicente-Sola , Gaetano Di Caterina

The backpropagation algorithm has promoted the rapid development of deep learning, but it relies on a large amount of labeled data and still has a large gap with how humans learn. The human brain can quickly learn various conceptual…

神经与进化计算 · 计算机科学 2023-04-25 Yiting Dong , Dongcheng Zhao , Yang Li , Yi Zeng

In recent years, Spiking Neural Networks (SNNs) have demonstrated great successes in completing various Machine Learning tasks. We introduce a method for learning image features by \textit{locally connected layers} in SNNs using…

神经与进化计算 · 计算机科学 2019-04-15 Daniel J. Saunders , Devdhar Patel , Hananel Hazan , Hava T. Siegelmann , Robert Kozma

The primate visual system has inspired the development of deep artificial neural networks, which have revolutionized the computer vision domain. Yet these networks are much less energy-efficient than their biological counterparts, and they…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Milad Mozafari , Mohammad Ganjtabesh , Abbas Nowzari-Dalini , Simon J. Thorpe , Timothée Masquelier
‹ 上一页 1 2 3 10 下一页 ›