Related Experiment Video
Updated: Jan 11, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Self-supervised learning with a contrastive VideoMoCo framework for Saudi Arabic sign language recognition using 3D
Mahmoud Rokaya1, Dalia I Hemdan2, Mohammed A Alzain3
1Department of Information Technology, College of Computers and Information Technology, Taif University, 21944, Taif, Saudi Arabia. mahmoudrokaya@tu.edu.sa.
Abstract:
Saudi Arabic Sign Language (SArSL) recognition poses significant challenges due to its complex spatio-temporal structure and the scarcity of annotated datasets. This paper introduces a self-supervised learning framework built upon the Video Momentum Contrast (VideoMoCo) paradigm integrated with a 3D ResNet-50 backbone, designed to jointly capture spatial and temporal gesture dependencies. The proposed model is pretrained on 18,000 unlabeled gesture videos and subsequently fine-tuned on the KARSL-502 dataset containing 15,400 labeled samples covering 502 distinct classes. Experimental evaluation shows that the model attains an F1-score of 92.7%, outperforming CNN-LSTM (86.0%) and Two-Stream CNN (84.5%) baselines-an improvement of nearly 9% points. Beyond accuracy, the framework demonstrates strong robustness to class imbalance, motion variation, and visual noise, while maintaining efficient deployment performance with an inference latency of 12 ms per batch. The ablation study verifies the contribution of the momentum encoder and large negative sample queue in achieving stable and discriminative feature learning. Overall, the VideoMoCo-ResNet-50 framework establishes a scalable and inclusive foundation for real-time SArSL recognition, advancing accessibility for the Saudi Deaf community and supporting future multimodal extensions.
Related Concept Videos
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Introduction to Learning
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
Observational Learning
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Learning Disabilities
Dyslexia
Dyslexia is a...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...