Saudi Cultural Missions Theses & Dissertations
Permanent URI for this communityhttps://drepo.sdl.edu.sa/handle/20.500.14154/10
Browse
5 results
Search Results
Item Restricted Human Action Recognition Based on Convolutional Neural Networks and Vision Transformers(University of Southampton, 2025-05) Alomar, Khaled Abdulaziz; Xiaohao, CaiThis thesis explores the impact of deep learning on human action recognition (HAR), addressing challenges in feature extraction and model optimization through three interconnected studies. The second chapter surveys data augmentation techniques in classification and segmentation, emphasizing their role in improving HAR by mitigating dataset limitations and class imbalance. The third chapter introduces TransNet, a transfer learning-based model, and its enhanced version, TransNet+, which utilizes autoencoders for improved feature extraction, demonstrating superior performance over existing models. The fourth chapter reviews CNNs, RNNs, and Vision Transformers, proposing a novel CNN-ViT hybrid model and comparing its effectiveness against state-of-the-art HAR methods, while also discussing future research directions.24 0Item Restricted Deepfake Face Images Detection(Bahrain Polytechnic, 2024) Aldalbahi, Bedour Ahmad; Fawzy, Abdelhameed IbrahimDeepfake is a sort of AI that forges original image or video and create persuading images, audio and video. Deepfake media continues to gain ground online, raising a number of ethical and moral questions about their use, in that deepfakes can be used to undermine political elections, companies, individual and corporate finances, reputation, and many more. The proposed system to solve this problem is to use the most popular algorithm in deep learning, Convolution Neural Network (CNN), for detecting fake images. This will be achieved by training two deep learning models and analyzing their performances in distinguishing between the two classes of images “Real”,” Fake”. Our main aim is to contribute a useful framework toward the detection of deep-fake photos with deep learning. This thesis proposed convolutional neural networks for the identification of genuine and deepfake pictures. In this study, we have trained two models: DenseNet121 and ResNet50. The results will be categorized by Four evaluation metrics: accuracy, precision, recall, and F1-score. In that respect, DenseNet121 had the best performance with an accuracy of 94%. Besides, we obtained 91% from the ResNet50.11 0Item Restricted Intelligent Diabetes Screening with Advanced Analytics(University of Birmingham, 2024) Aldossary, Soha; Smith, PhillipDiabetes mellitus is a prevalent chronic disease with significant health implications worldwide. This project aimed to mitigate this pressing public health concern by using machine learning techniques and deep learning algorithms. I also established an online platform at which patients can enter their test results and health information and receive real-time diabetes detection and dietary recommendations based on their health profiles. Research has illustrated that models such as Gradient Boosting, Random Forest and Decision Trees perform well in diabetes prediction due to their ability to capture complex nonlinear relationships and handle diverse input features. Therefore, this project incorporated these models with others, such as the Support Vector Classifier and AdaBoost. Additionally, deep learning models, including Neural Networks, were utilised to explore intricate relationships within diabetes-related indicators. Notably, the Gradient Boosting model achieved an impressive accuracy of 99%, with 99% precision, 97% recall and 97% F1-score. To implement these solutions, I used Python as the programming language, employing libraries such as scikit-learn, NumPy, Pandas and Matplotlib, while Streamlit served as the app’s framework.19 0Item Restricted Pattern Recognition & Predictive Analysis of Cardiovascular Diseases: A Machine Learning Approach(Saudi Digital Library, 2023-11-23) Alseraihi, Faisal Fahad; Naich, AmmarCardiovascular disease (CVD) is a predominant global health concern, with its impact becoming increasingly pronounced in low- and middle- income countries due to challenges like limited healthcare access, inadequate public awareness, and lifestyle-related risks. Addressing CVD's multifactorial origins, which span genetic, environmental, and behavioral domains, requires advanced diagnostic techniques. This research leverages the UCI Heart Disease dataset to develop a deep learning predictive model for CVD, incorporating 14 vital heart health parameters. The models performance is critically assessed against conventional machine learning approaches, shedding light on its efficiency and areas of refinement. Utilizing sophisticated Neural Network structures, this study strives to enhance predictive health analytics, aiming for timely CVD identification and intervention. As the integration of machine learning into healthcare deepens, it's crucial to ensure that these tools are robust, thoroughly evaluated, and augment clinical insights to reduce misdiagnosis risks.77 0Item Restricted Optimising IDS configurations for IoT Networks Using AI approaches(Saudi Digital Library, 2023) Alshahrani, Abdulmonem; John A. ClarkThe number of internet-connected smart objects, known as the Internet of Things (IoT), has increased significantly in recent years. The low cost of manufacturing has enabled a proliferation of smart devices across many tasks and domains. Such devices, however, are typically resource constrained. This has led to the emergence of Low-Power and Lossy Networks (LLNs) which require efficient communication protocols. The Routing Protocol for Low-Power and Lossy Networks (RPL) has been designed for such a purpose. The RPL is the de-facto standard routing protocol for the IoT. Nevertheless, RPL-enabled networks are susceptible to many attacks as these devices are unattended, resource-constrained, and connected via unreliable networks. Deploying Intrusion Detection Systems (IDSs) in such a large and resource-constrained environment is a challenging task. The resource-constrained nature of many devices and nodes restricts what tasks those nodes can realistically expect to perform. There may be a great many choices as to what detection functionality is allocated and where. There are cost/benefit trade-offs between them and inappropriately favouring one over the another may cause an ineffective IDS deployment. In this research, we investigate the use of a metaheuristic- based optimisation method, namely a Genetic Algorithm (GA), to discover optimal IDS placements and configurations for the Low Power and Lossy Networks (LLNs). To the best of our knowledge, this is the first attempt to optimise IDS configurations for emerging and constrained networks while incorporating a wider set of aspects than currently considered. Our approach seeks to optimise and balance detection performance (either detection rate or F1 score), coverage (nodes are monitored by an appropriate number of probes), feasibility cost (nodes host detection functionality within their capability), and deployment cost (seeking to reduce the number of probes deployed). We propose a framework that makes trades-offs between these functional and non-functional constraints. A genetic algorithm-based optimisation approach is developed to address the IDS optimisation task. However, the fitness function is evaluated in part via a computationally expensive simulation. We show how a neural network can be used as a surrogate fitness function evaluation, providing better results more cheaply. Experimental results show that the proposed function approximation is more computationally efficient. Our approximation-based GA system is 1.6 times faster than the corresponding simulation-based GA system. It also gives better results. Furthermore, when used repeatedly to generate candidate placements and configurations the resource costs per generation reduce drastically. The surrogate model is valuable as it significantly reduces the evaluation time and computation. However, generality is still a limitation. Therefore, we propose a transfer-learning Deep Neural Networks (DNNs) approach, that harnesses the experience of previously trained neural networks, to develop a general proxy model for evaluating IDS configurations of variant newly-presented networks more accurately.29 0