paper-with-me

홈 › Papers

Revolutionizing Communication with Deep Learning and XAI for Enhanced Arabic Sign Language Recognition

2025-01-14 · Mazen Balat, Rewaa Awaad, Ahmed B. Zaky, Salah A. Aly

This study introduces an integrated approach to recognizing Arabic Sign Language (ArSL) using state-of-the-art deep learning models such as MobileNetV3, ResNet50, and EfficientNet-B2. These models are further enhanced by explainable AI (XAI) techniques to boost interpretability. The ArSL2018 and RGB Arabic Alphabets Sign Language (AASL) datasets are employed, with EfficientNet-B2 achieving peak accuracies of 99.48\% and 98.99\%, respectively. Key innovations include sophisticated data augmentation methods to mitigate class imbalance, implementation of stratified 5-fold cross-validation for better generalization, and the use of Grad-CAM for clear model decision transparency. The proposed system not only sets new benchmarks in recognition accuracy but also emphasizes interpretability, making it suitable for applications in healthcare, education, and inclusive communication technologies.

📄 PDF Abstract BibTeX arXiv:2501.08169

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationSign Language Recognition

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
ReLU6 ReLU6 is a modification of the rectified linear unit where we limit the activation to a maximum size of $6$. This is due to increased…
Average Pooling 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution …
Inverted Residual Block 설명 없음

Similar Papers 제목 키워드 기반

Towards an Arabic-English Machine-Translation Based on Semantic Web

2017-09-14 · Neama Abdulaziz Dahan, Fadl Mutaher Ba-Alwi, Ibrahim Ahmed Al-Baltah, Ghaleb H. Al-gapheri

Communication tools make the world like a small village and as a consequence people can contact with others who are from different societies or who speak different languages. This communication cannot happen effectively …

Machine TranslationTranslation

KatzBot: Revolutionizing Academic Chatbot for Enhanced Communication

2024-10-21 · Sahil Kumar, Deepa Paikar, Kiran Sai Vutukuri, Haider Ali 외

Effective communication within universities is crucial for addressing the diverse information needs of students, alumni, and external stakeholders. However, existing chatbot systems often fail to deliver accurate, contex…

ChatbotLanguage ModelingLanguage ModellingLarge Language Model+2

English to Arabic machine translation of mathematical documents

2023-12-02 · Mustapha Eddahibi, Mohammed Mensouri

This paper is about the development of a machine translation system tailored specifically for LATEX mathematical documents. The system focuses on translating English LATEX mathematical documents into Arabic LATEX, cateri…

Machine TranslationTranslation

Enhanced Arabic-language cyberbullying detection: deep embedding and transformer (BERT) approaches

2025-10-02 · Ebtesam Jaber Aljohani, Wael M. S. Yafoo arxiv

Recent technological advances in smartphones and communications, including the growth of such online platforms as massive social media networks such as X (formerly known as Twitter) endangers young people and their emoti…

Enhanced Arabic Text Retrieval with Attentive Relevance Scoring

2025-07-31 · Salah Eddine Bekhouche, Azeddine Benlamoudi, Yazid Bounab, Fadi Dornaika 외 arxiv

Arabic poses a particular challenge for natural language processing (NLP) and information retrieval (IR) due to its complex morphology, optional diacritics and the coexistence of Modern Standard Arabic (MSA) and various …

Information RetrievalPassage RetrievalText Retrieval