paper-with-me

홈 › Papers

Arabic Sign Language Recognition using Multimodal Approach

2026-01-20 · Ghadeer Alanazi, Abir Benabid arxiv

Arabic Sign Language (ArSL) is an essential communication method for individuals in the Deaf and Hard-of-Hearing community. However, existing recognition systems face significant challenges due to their reliance on single sensor approaches like Leap Motion or RGB cameras. These systems struggle with limitations such as inadequate tracking of complex hand orientations and imprecise recognition of 3D hand movements. This research paper aims to investigate the potential of a multimodal approach that combines Leap Motion and RGB camera data to explore the feasibility of recognition of ArSL. The system architecture includes two parallel subnetworks: a custom dense neural network for Leap Motion data, incorporating dropout and L2 regularization, and an image subnetwork based on a fine-tuned VGG16 model enhanced with data augmentation techniques. Feature representations from both modalities are concatenated in a fusion model and passed through fully connected layers, with final classification performed via SoftMax activation to analyze spatial and temporal features of hand gestures. The system was evaluated on a custom dataset comprising 18 ArSL words, of which 13 were correctly recognized, yielding an overall accuracy of 78%. These results offer preliminary insights into the viability of multimodal fusion for sign language recognition and highlight areas for further optimization and dataset expansion.

📄 PDF Abstract BibTeX arXiv:2601.17041

Code (0)

등록된 구현이 없습니다.

Tasks

Sign Language RecognitionData Augmentation

Similar Papers 제목 키워드 기반

DuwatBench: Bridging Language and Visual Heritage through an Arabic Calligraphy Benchmark for Multimodal Understanding

2026-01-27 · Shubham Patle, Sara Ghaboura, Hania Tariq, Mohammad Usman Khan 외 arxiv

Arabic calligraphy represents one of the richest visual traditions of the Arabic language, blending linguistic meaning with artistic form. Although multimodal models have advanced across languages, their ability to proce…

KazakhOCR: A Synthetic Benchmark for Evaluating Multimodal Models in Low-Resource Kazakh Script OCR

2026-02-17 · Henry Gagnier, Sophie Gagnier, Ashwin Kirubakaran arxiv

Kazakh is a Turkic language using the Arabic, Cyrillic, and Latin scripts, making it unique in terms of optical character recognition (OCR). Work on OCR for low-resource Kazakh scripts is very scarce, and no OCR benchmar…

Language Identification

Qalam : A Multimodal LLM for Arabic Optical Character and Handwriting Recognition

2024-07-18 · Gagan Bhatia, El Moatez Billah Nagoudi, Fakhraddin Alwajih, Muhammad Abdul-Mageed

Arabic Optical Character Recognition (OCR) and Handwriting Recognition (HWR) pose unique challenges due to the cursive and context-sensitive nature of the Arabic script. This study introduces Qalam, a novel foundation mo…

DecoderHandwriting RecognitionOptical Character RecognitionOptical Character Recognition (OCR)

Deciphering Emotions in Children Storybooks: A Comparative Analysis of Multimodal LLMs in Educational Applications

2025-06-22 · Bushra Asseri, Estabraq Abdelaziz, Maha Al Mogren, Tayef Alhefdhi 외

Emotion recognition capabilities in multimodal AI systems are crucial for developing culturally responsive educational technologies, yet remain underexplored for Arabic language contexts where culturally appropriate lear…

Emotion Recognition

Dallah: A Dialect-Aware Multimodal Large Language Model for Arabic

2024-07-25 · Fakhraddin Alwajih, Gagan Bhatia, Muhammad Abdul-Mageed

Recent advancements have significantly enhanced the capabilities of Multimodal Large Language Models (MLLMs) in generating and understanding image-to-text content. Despite these successes, progress is predominantly limit…

Image to textLanguage ModelingLanguage ModellingLarge Language Model+2