Resonate-and-Fire Spiking Neurons for Target Detection and Hand Gesture Recognition: A Hybrid Approach
Ahmed Shaaban, Zeineb Chaabouni, Maximilian Strobel, Wolfgang Furtner, Robert Weigel, Fabian Lurz
TL;DR
This work addresses hand gesture recognition (HGR) with FMCW radar by bypassing computationally heavy FFTs. It introduces resonate-and-fire (RAF) neurons for direct time-domain hand detection, followed by a Goertzel-based extraction of five features and a GRU classifier to distinguish five gestures, achieving 98.21% mean accuracy. The approach demonstrates comparable performance to FFT-based methods while reducing pipeline complexity, with potential benefits for neuromorphic hardware implementations. Overall, the paper presents a practical, FFT-free HGR solution that leverages RAF dynamics and light feature extraction for efficient, accurate gesture recognition in radar data.
Abstract
Hand gesture recognition using radar often relies on computationally expensive fast Fourier transforms. This paper proposes an alternative approach that bypasses fast Fourier transforms using resonate-and-fire neurons. These neurons directly detect the hand in the time-domain signal, eliminating the need for fast Fourier transforms to retrieve range information. Following detection, a simple Goertzel algorithm is employed to extract five key features, eliminating the need for a second fast Fourier transform. These features are then fed into a recurrent neural network, achieving an accuracy of 98.21% for classifying five gestures. The proposed approach demonstrates competitive performance with reduced complexity compared to traditional methods
