paper-with-me

Papers

Spiking Two-Stream Methods with Unsupervised STDP-based Learning for Action Recognition

2023-06-23 · Mireille El-Assal, Pierre Tirilly, Ioan Marius Bilasco

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 video analysis. However they have high computational costs, and need a large amount of labeled data for training. In this paper, we use Convolutional Spiking Neural Networks (CSNNs) trained with the unsupervised Spike Timing-Dependent Plasticity (STDP) learning rule for action classification. These networks represent the information using asynchronous low-energy spikes. This allows the network to be more energy efficient and neuromorphic hardware-friendly. However, the behaviour of CSNNs is not studied enough with spatio-temporal computer vision models. Therefore, we explore transposing two-stream neural networks into the spiking domain. Implementing this model with unsupervised STDP-based CSNNs allows us to further study the performance of these networks with video analysis. In this work, we show that two-stream CSNNs can successfully extract spatio-temporal information from videos despite using limited training data, and that the spiking spatial and temporal streams are complementary. We also show that using a spatio-temporal stream within a spiking STDP-based two-stream architecture leads to information redundancy and does not improve the performance.

📄 PDF Abstract BibTeX arXiv:2306.13783

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationAction RecognitionAutonomous Vehicles

Similar Papers 제목 키워드 기반

Neuronal Competition Groups with Supervised STDP for Spike-Based Classification

2024-10-22 · Gaspard Goupy, Pierre Tirilly, Ioan Marius Bilasco

Spike Timing-Dependent Plasticity (STDP) is a promising substitute to backpropagation for local training of Spiking Neural Networks (SNNs) on neuromorphic hardware. STDP allows SNNs to address classification tasks by com…

Classification

Paired Competing Neurons Improving STDP Supervised Local Learning In Spiking Neural Networks

2023-08-04 · Gaspard Goupy, Pierre Tirilly, Ioan Marius Bilasco

Direct training of Spiking Neural Networks (SNNs) on neuromorphic hardware has the potential to significantly reduce the energy consumption of artificial neural network training. SNNs trained with Spike Timing-Dependent …

An Unsupervised STDP-based Spiking Neural Network Inspired By Biologically Plausible Learning Rules and Connections

2022-07-06 · Yiting Dong, Dongcheng Zhao, Yang Li, Yi Zeng

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 variou…

A Study On the Effects of Pre-processing On Spatio-temporal Action Recognition Using Spiking Neural Networks Trained with STDP

2021-05-31 · El-Assal Mireille, Tirilly Pierre, Bilasco Ioan Marius

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…

Action RecognitionSpatio-temporal Action RecognitionVideo ClassificationVideo Understanding

2D versus 3D Convolutional Spiking Neural Networks Trained with Unsupervised STDP for Human Action Recognition

2022-05-26 · Mireille El-Assal, Pierre Tirilly, Ioan Marius Bilasco

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 netw…

Action RecognitionTemporal Action Localization