PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
February 8, 2026Informatics2 citationsOpen Access

Comparative Evaluation of LSTM and 3D CNN Models in a Hybrid System for IoT-Enabled Sign-to-Text Translation in Deaf Communities

SMSamar MoutiHCHani Al ChalabiMAMohammed Abushohada

Key Points

  • To compare the stability and performance of LSTM and 3D CNN models in a hybrid system for sign language recognition.
  • Developed a hybrid deep learning framework for sign language recognition (SLR)
  • Utilized LSTM for static gesture recognition and 3D CNN for dynamic gestures
  • Implemented on Raspberry Pi with MediaPipe for landmark extraction
  • Conducted epoch-wise analysis from 500 to 2000 training epochs
  • LSTM model achieved highest F1-score of 0.938 and accuracy of 86.67% at 1000 epochs
  • 3D CNN maintained up to 99.6% accuracy for dynamic gestures across all epochs
  • LSTM performance collapsed at 2000 epochs due to overfitting
  • System achieved real-time performance with 12-15 FPS and 65 ms latency per frame

Abstract

This paper presents a hybrid deep learning framework for real-time sign language recognition (SLR) tailored to Internet of Things (IoT)-enabled environments, enhancing accessibility for Deaf communities. The proposed system integrates a Long Short-Term Memory (LSTM) network for static gesture recognition and a 3D Convolutional Neural Network (3D CNN) for dynamic gesture recognition. Implemented on a Raspberry Pi device using MediaPipe for landmark extraction, the system supports low-latency, on-device inference suitable for resource-constrained edge computing. Experimental results demonstrate that the LSTM model achieves its highest stability and performance for static signs at 1000 training epochs, yielding an average F1-score of 0.938 and an accuracy of 86.67%. In contrast, at 2000 epochs, the model exhibits a catastrophic performance collapse (F1-score of 0.088) due to overfitting and weight instability, highlighting the necessity of careful training regulation. Despite this, the overall system achieves consistently high classification performance under controlled conditions. In contrast, the 3D CNN component maintains robust and consistent performance across all evaluated training phases (500–2000 epochs), achieving up to 99.6% accuracy on dynamic signs. When deployed on a Raspberry Pi platform, the system achieves real-time performance with a frame rate of 12–15 FPS and an average inference latency of approximately 65 ms per frame. The hybrid architecture effectively balances recognition accuracy with computational efficiency by routing static gestures to the LSTM and dynamic gestures to the 3D CNN. This work presents a detailed epoch-wise comparative analysis of model stability and computational feasibility, contributing a practical and scalable IoT-enabled solution for inclusive, real-time sign-to-text communication in intelligent environments.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Mouti et al. (2026) studied this question.

synapsesocial.com/papers/698828010fc35cd7a884710fhttps://doi.org/10.3390/informatics13020027
Ask AI
Helpful
Bookmark
Share
View Full Paper