CVNENov 9, 2019

Action Recognition Using Supervised Spiking Neural Networks

arXiv:1911.03630v22 citations
Originality Incremental advance
AI Analysis

This work addresses action recognition using SNNs, which is an incremental improvement focusing on temporal data processing for applications like gesture recognition.

The paper tackled the challenge of applying gradient-based supervised learning to spiking neural networks (SNNs) for action recognition, achieving 97.2% accuracy on test data for recognizing twelve human hand gestures recorded by dynamic vision sensor cameras.

Biological neurons use spikes to process and learn temporally dynamic inputs in an energy and computationally efficient way. However, applying the state-of-the-art gradient-based supervised algorithms to spiking neural networks (SNN) is a challenge due to the non-differentiability of the activation function of spiking neurons. Employing surrogate gradients is one of the main solutions to overcome this challenge. Although SNNs naturally work in the temporal domain, recent studies have focused on developing SNNs to solve static image categorization tasks. In this paper, we employ a surrogate gradient descent learning algorithm to recognize twelve human hand gestures recorded by dynamic vision sensor (DVS) cameras. The proposed SNN could reach 97.2% recognition accuracy on test data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes