Complex-valued convolutional neural network classification of hand gesture from radar images
Shokooh Khandan

TL;DR
This paper introduces a fully complex-valued convolutional neural network for hand gesture recognition from radar images, leveraging the richer representational capacity of complex numbers and outperforming real-valued models.
Contribution
The paper presents the first fully complex-valued CNN architecture for radar-based hand gesture classification, including all operations in the complex domain.
Findings
The CV-CNN outperforms equivalent RV models in gesture classification accuracy.
The proposed CV-forward residual network improves binary classification performance.
Complex-valued models demonstrate richer representations compared to real-valued counterparts.
Abstract
Hand gesture recognition systems have yielded many exciting advancements in the last decade and become more popular in HCI (human-computer interaction) with several application areas, which spans from safety and security applications to automotive field. Various deep neural network architectures have already been inspected for hand gesture recognition systems, including multi-layer perceptron (MLP), convolutional neural network (CNN), recurrent neural network (RNN) and a cascade of the last two architectures known as CNN-RNN. However, a major problem still exists, which is most of the existing ML algorithms are designed and developed the building blocks and techniques for real-valued (RV). Researchers applied various RV techniques on the complex-valued (CV) radar images, such as converting a CV optimisation problem into a RV one, by splitting the complex numbers into their real and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems
