Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (7)

Search Parameters:
Authors = Suleiman Ali Alsaif ORCID = 0000-0003-4699-6432

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 561 KiB  
Article
Opinion Mining and Analysis Using Hybrid Deep Neural Networks
by Adel Hidri, Suleiman Ali Alsaif, Muteeb Alahmari, Eman AlShehri and Minyar Sassi Hidri
Technologies 2025, 13(5), 175; https://doi.org/10.3390/technologies13050175 - 28 Apr 2025
Viewed by 568
Abstract
Understanding customer attitudes has become a critical component of decision-making due to the growing influence of social media and e-commerce. Text-based opinions are the most structured, hence playing an important role in sentiment analysis. Most of the existing methods, which include lexicon-based approaches [...] Read more.
Understanding customer attitudes has become a critical component of decision-making due to the growing influence of social media and e-commerce. Text-based opinions are the most structured, hence playing an important role in sentiment analysis. Most of the existing methods, which include lexicon-based approaches and traditional machine learning techniques, are insufficient for handling contextual nuances and scalability. While the latter has limitations in model performance and generalization, deep learning (DL) has achieved improvement, especially on semantic relationship capturing with recurrent neural networks (RNNs) and convolutional neural networks (CNNs). The aim of the study is to enhance opinion mining by introducing a hybrid deep neural network model that combines a bidirectional gated recurrent unit (BGRU) and long short-term memory (LSTM) layers to improve sentiment analysis, particularly addressing challenges such as contextual nuance, scalability, and class imbalance. To substantiate the efficacy of the proposed model, we conducted comprehensive experiments utilizing benchmark datasets, encompassing IMDB movie critiques and Amazon product evaluations. The introduced hybrid BGRU-LSTM (HBGRU-LSTM) architecture attained a testing accuracy of 95%, exceeding the performance of traditional DL frameworks such as LSTM (93.06%), CNN+LSTM (93.31%), and GRU+LSTM (92.20%). Moreover, our model exhibited a noteworthy enhancement in recall for negative sentiments, escalating from 86% (unbalanced dataset) to 96% (balanced dataset), thereby ensuring a more equitable and just sentiment classification. Furthermore, the model diminished misclassification loss from 20.24% for unbalanced to 13.3% for balanced dataset, signifying enhanced generalization and resilience. Full article
(This article belongs to the Section Information and Communication Technologies)
Show Figures

Figure 1

22 pages, 1052 KiB  
Article
Enhancing Sensor-Based Human Physical Activity Recognition Using Deep Neural Networks
by Minyar Sassi Hidri, Adel Hidri, Suleiman Ali Alsaif, Muteeb Alahmari and Eman AlShehri
J. Sens. Actuator Netw. 2025, 14(2), 42; https://doi.org/10.3390/jsan14020042 - 14 Apr 2025
Cited by 1 | Viewed by 1187
Abstract
Human activity recognition (HAR) is the task of classifying sequences of data into defined movements. Taking advantage of deep learning (DL) methods, this research investigates and optimizes neural network architectures to effectively classify physical activities from smartphone accelerometer data. Unlike traditional machine learning [...] Read more.
Human activity recognition (HAR) is the task of classifying sequences of data into defined movements. Taking advantage of deep learning (DL) methods, this research investigates and optimizes neural network architectures to effectively classify physical activities from smartphone accelerometer data. Unlike traditional machine learning (ML) methods employing manually crafted features, our approach employs automated feature learning with three deep learning architectures: Convolutional Neural Networks (CNN), CNN-based autoencoders, and Long Short-Term Memory Recurrent Neural Networks (LSTM RNN). The contribution of this work is primarily in optimizing LSTM RNN to leverage the most out of temporal relationships between sensor data, significantly improving classification accuracy. Experimental outcomes for the WISDM dataset show that the proposed LSTM RNN model achieves 96.1% accuracy, outperforming CNN-based approaches and current ML-based methods. Compared to current works, our optimized frameworks achieve up to 6.4% higher classification performance, which means that they are more appropriate for real-time HAR. Full article
Show Figures

Figure 1

15 pages, 1619 KiB  
Article
Optimal Convolutional Networks for Staging and Detecting of Diabetic Retinopathy
by Minyar Sassi Hidri, Adel Hidri, Suleiman Ali Alsaif, Muteeb Alahmari and Eman AlShehri
Information 2025, 16(3), 221; https://doi.org/10.3390/info16030221 - 13 Mar 2025
Cited by 1 | Viewed by 617
Abstract
Diabetic retinopathy (DR) is the main ocular complication of diabetes. Asymptomatic for a long time, it is subject to annual screening using dilated fundus or retinal photography to look for early signs. Fundus photography and optical coherence tomography (OCT) are used by ophthalmologists [...] Read more.
Diabetic retinopathy (DR) is the main ocular complication of diabetes. Asymptomatic for a long time, it is subject to annual screening using dilated fundus or retinal photography to look for early signs. Fundus photography and optical coherence tomography (OCT) are used by ophthalmologists to assess retinal thickness and structure, as well as detect edema, hemorrhage, and scarring. The effectiveness of ConvNet no longer needs to be demonstrated, and its use in the field of imaging has made it possible to overcome many barriers, which were until now insurmountable with old methods. Throughout this study, a robust and optimal deep ConvNet is proposed to analyze fundus images and automatically distinguish between healthy, moderate, and severe DR. The proposed model combines the use of the ConvNet architecture taken from ImageNet, data augmentation, class balancing, and transfer learning in order to establish a benchmarking test. A significant improvement at the level of middle class which corresponds to the early stage of DR, which was the major problem in previous studies. By eliminating the need for retina specialists and broadening access to retinal care, the proposed model is substantially more robust in objectively early staging and detecting DR. Full article
(This article belongs to the Section Artificial Intelligence)
Show Figures

Figure 1

20 pages, 2222 KiB  
Article
Dynamic Road Anomaly Detection: Harnessing Smartphone Accelerometer Data with Incremental Concept Drift Detection and Classification
by Imen Ferjani and Suleiman Ali Alsaif
Sensors 2024, 24(24), 8112; https://doi.org/10.3390/s24248112 - 19 Dec 2024
Cited by 1 | Viewed by 1225
Abstract
Effective monitoring of road conditions is crucial for ensuring safe and efficient transportation systems. By leveraging the power of crowd-sourced smartphone sensor data, road condition monitoring can be conducted in real-time, providing valuable insights for transportation planners, policymakers, and the general public. Previous [...] Read more.
Effective monitoring of road conditions is crucial for ensuring safe and efficient transportation systems. By leveraging the power of crowd-sourced smartphone sensor data, road condition monitoring can be conducted in real-time, providing valuable insights for transportation planners, policymakers, and the general public. Previous studies have primarily focused on the use of pre-trained machine learning models and threshold-based methods for anomaly classification, which may not be suitable for real-world scenarios that require incremental detection and classification. As a result, there is a need for novel approaches that can adapt to changing data environments and perform effective classification without relying on pre-existing training data. This study introduces a novel, real-time road condition monitoring technique harnessing smartphone sensor data, addressing the limitations of pre-trained models that lack adaptability in dynamic environments. A hybrid anomaly detection method, combining unsupervised and supervised learning, is proposed to effectively manage concept drift, demonstrating a significant improvement in accuracy and robustness with a 96% success rate. The findings underscore the potential of incremental learning to enhance model responsiveness and efficiency in distinguishing various road anomalies, offering a promising direction for future transportation safety and resource optimization strategies. Full article
(This article belongs to the Special Issue Intelligent Sensors and Control for Vehicle Automation)
Show Figures

Figure 1

17 pages, 844 KiB  
Article
NLP-Based Bi-Directional Recommendation System: Towards Recommending Jobs to Job Seekers and Resumes to Recruiters
by Suleiman Ali Alsaif, Minyar Sassi Hidri, Imen Ferjani, Hassan Ahmed Eleraky and Adel Hidri
Big Data Cogn. Comput. 2022, 6(4), 147; https://doi.org/10.3390/bdcc6040147 - 1 Dec 2022
Cited by 31 | Viewed by 7331
Abstract
For more than ten years, online job boards have provided their services to both job seekers and employers who want to hire potential candidates. The provided services are generally based on traditional information retrieval techniques, which may not be appropriate for both job [...] Read more.
For more than ten years, online job boards have provided their services to both job seekers and employers who want to hire potential candidates. The provided services are generally based on traditional information retrieval techniques, which may not be appropriate for both job seekers and employers. The reason is that the number of produced results for job seekers may be enormous. Therefore, they are required to spend time reading and reviewing their finding criteria. Reciprocally, recruitment is a crucial process for every organization. Identifying potential candidates and matching them with job offers requires a wide range of expertise and knowledge. This article proposes a reciprocal recommendation based on bi-directional correspondence as a way to support both recruiters’ and job seekers’ work. Recruiters can find the best-fit candidates for every job position in their job postings, and job seekers can find the best-match jobs to match their resumes. We show how machine learning can solve problems in natural language processing of text content and similarity scores depending on job offers in major Saudi cities scraped from Indeed. For bi-directional matching, a similarity calculation based on the integration of explicit and implicit job information from two sides (recruiters and job seekers) has been used. The proposed system is evaluated using a resume/job offer dataset. The performance of generated recommendations is evaluated using decision support measures. Obtained results confirm that the proposed system can not only solve the problem of bi-directional recommendation, but also improve the prediction accuracy. Full article
Show Figures

Figure 1

18 pages, 1948 KiB  
Article
Learning-Based Matched Representation System for Job Recommendation
by Suleiman Ali Alsaif, Minyar Sassi Hidri, Hassan Ahmed Eleraky, Imen Ferjani and Rimah Amami
Computers 2022, 11(11), 161; https://doi.org/10.3390/computers11110161 - 14 Nov 2022
Cited by 19 | Viewed by 7076
Abstract
Job recommender systems (JRS) are a subclass of information filtering systems that aims to help job seekers identify what might match their skills and experiences and prevent them from being lost in the vast amount of information available on job boards that aggregates [...] Read more.
Job recommender systems (JRS) are a subclass of information filtering systems that aims to help job seekers identify what might match their skills and experiences and prevent them from being lost in the vast amount of information available on job boards that aggregates postings from many sources such as LinkedIn or Indeed. A variety of strategies used as part of JRS have been implemented, most of them failed to recommend job vacancies that fit properly to the job seekers profiles when dealing with more than one job offer. They consider skills as passive entities associated with the job description, which need to be matched for finding the best job recommendation. This paper provides a recommender system to assist job seekers in finding suitable jobs based on their resumes. The proposed system recommends the top-n jobs to the job seekers by analyzing and measuring similarity between the job seeker’s skills and explicit features of job listing using content-based filtering. First-hand information was gathered by scraping jobs description from Indeed from major cities in Saudi Arabia (Dammam, Jeddah, and Riyadh). Then, the top skills required in job offers were analyzed and job recommendation was made by matching skills from resumes to posted jobs. To quantify recommendation success and error rates, we sought to compare the results of our system to reality using decision support measures. Full article
(This article belongs to the Topic Artificial Intelligence Models, Tools and Applications)
Show Figures

Figure 1

21 pages, 1286 KiB  
Article
Towards Inferring Influential Facebook Users
by Suleiman Ali Alsaif, Adel Hidri and Minyar Sassi Hidri
Computers 2021, 10(5), 62; https://doi.org/10.3390/computers10050062 - 9 May 2021
Cited by 7 | Viewed by 2749
Abstract
Because of the complexity of the actors and the relationships between them, social networks are always represented by graphs. This structure makes it possible to analyze the effectiveness of the network for the social actors who are there. This work presents a social [...] Read more.
Because of the complexity of the actors and the relationships between them, social networks are always represented by graphs. This structure makes it possible to analyze the effectiveness of the network for the social actors who are there. This work presents a social network analysis approach that focused on processing Facebook pages and users who react to posts to infer influential people. In our study, we are particularly interested in studying the relationships between the posts of the page, and the reactions of fans (users) towards these posts. The topics covered include data crawling, graph modeling, and exploratory analysis using statistical tools and machine learning algorithms. We seek to detect influential people in the sense that the influence of a Facebook user lies in their ability to transmit and disseminate information. Once determined, these users have an impact on business for a specific brand. The proposed exploratory analysis has shown that the network structure and its properties have important implications for the outcome of interest. Full article
Show Figures

Figure 1

Back to TopTop