Skeleton Aware Multi-modal Sign Language Recognition
Songyao Jiang, Bin Sun, Lichen Wang, Yue Bai, Kunpeng Li, Yun Fu

TL;DR
This paper introduces SAM-SLR, a multi-modal framework combining skeleton, RGB, and depth data for sign language recognition, achieving state-of-the-art accuracy in challenging signer-independent tasks.
Contribution
It proposes a novel multi-modal SLR framework with a Sign Language Graph Convolution Network and Separable Spatial-Temporal Convolution Network, integrating skeleton, RGB, and depth modalities.
Findings
Achieved 98.42% accuracy on RGB-based sign language recognition
Achieved 98.53% accuracy on RGB-D-based recognition
Outperformed existing methods in signer-independent SLR challenge
Abstract
Sign language is commonly used by deaf or speech impaired people to communicate but requires significant effort to master. Sign Language Recognition (SLR) aims to bridge the gap between sign language users and others by recognizing signs from given videos. It is an essential yet challenging task since sign language is performed with the fast and complex movement of hand gestures, body posture, and even facial expressions. Recently, skeleton-based action recognition attracts increasing attention due to the independence between the subject and background variation. However, skeleton-based SLR is still under exploration due to the lack of annotations on hand keypoints. Some efforts have been made to use hand detectors with pose estimators to extract hand key points and learn to recognize sign language via Neural Networks, but none of them outperforms RGB-based methods. To this end, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems · Human Pose and Action Recognition · Gait Recognition and Analysis
MethodsAttentive Walk-Aggregating Graph Neural Network · 3D Convolution · Graph Convolutional Network
