Skip to content
GCC AI Research

Search

Results for "LSTM"

Scientists Develop Ground-breaking Deep Learning Model for Real-time Security Environments

TII ·

Researchers including Dr. Najwa Aaraj developed ML-FEED, a new exploit detection framework using pattern-based techniques. The model is 70x faster than LSTMs and 75,000x faster than Transformers in exploit detection tasks, while also being slightly more accurate. The "ML-FEED" paper won best paper at the 2022 IEEE International Conference on Trust, Privacy and Security in Intelligent Systems and Applications. Why it matters: This research enables more efficient real-time security applications and highlights growing AI expertise in the Arab world.

Continuous Saudi Sign Language Recognition: A Vision Transformer Approach

arXiv ·

The researchers introduce KAU-CSSL, the first continuous Saudi Sign Language (SSL) dataset focusing on complete sentences. They propose a transformer-based model using ResNet-18 for spatial feature extraction and a Transformer Encoder with Bidirectional LSTM for temporal dependencies. The model achieved 99.02% accuracy in signer-dependent mode and 77.71% in signer-independent mode, advancing communication tools for the SSL community.

Enhancing Construction Worker Safety in Extreme Heat: A Machine Learning Approach Utilizing Wearable Technology for Predictive Health Analytics

arXiv ·

Researchers in Saudi Arabia developed and evaluated deep learning models, specifically LSTM and attention-based LSTM, to predict heat stress among construction workers. The study monitored physiological data like heart rate and oxygen saturation from 19 workers using Garmin Vivosmart 5 smartwatches. The attention-based model achieved 95.40% testing accuracy with superior precision, recall, and F1 scores of 0.982, significantly outperforming the baseline. Why it matters: This approach offers a proactive, data-driven solution for enhancing worker safety in extreme heat conditions, particularly relevant for the construction sector in the Middle East.

Wind Speed Forecasting Based on Data Decomposition and Deep Learning Models: A Case Study of a Wind Farm in Saudi Arabia

arXiv ·

A novel wind speed forecasting (WSF) framework is proposed combining Wavelet Packet Decomposition (WPD), Seasonal Adjustment Method (SAM), and Bidirectional Long Short-term Memory (BiLSTM). The SAM method eliminates the seasonal component of the decomposed subseries generated by WPD to reduce forecasting complexity. The model was tested on five years of hourly wind speed observations acquired from the Dumat Al-Jandal wind farm in Al-Jouf, Saudi Arabia, achieving high forecasting accuracy.

A Novel CNN-LSTM-based Approach to Predict Urban Expansion

arXiv ·

This paper introduces a novel two-step method for predicting urban expansion using time-series satellite imagery. The approach combines semantic image segmentation with a CNN-LSTM model to learn temporal features. Experiments on satellite images from Riyadh, Jeddah, and Dammam in Saudi Arabia demonstrate improved performance compared to existing methods based on Mean Square Error, Root Mean Square Error, Peak Signal to Noise Ratio, Structural Similarity Index, and overall classification accuracy.