Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (8)

Search Parameters:
Authors = Mubarak Albathan ORCID = 0000-0001-7205-8373

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
30 pages, 6834 KiB  
Article
Enhancing Cloud-Based Security: A Novel Approach for Efficient Cyber-Threat Detection Using GSCSO-IHNN Model
by Divya Ramachandran, Mubarak Albathan, Ayyaz Hussain and Qaisar Abbas
Systems 2023, 11(10), 518; https://doi.org/10.3390/systems11100518 - 16 Oct 2023
Cited by 15 | Viewed by 4347
Abstract
Developing a simple and efficient attack detection system for ensuring the security of cloud systems against cyberthreats is a crucial and demanding process in the present time. In traditional work, various machine-learning-based detection methodologies have been developed for securing the cloud network. However, [...] Read more.
Developing a simple and efficient attack detection system for ensuring the security of cloud systems against cyberthreats is a crucial and demanding process in the present time. In traditional work, various machine-learning-based detection methodologies have been developed for securing the cloud network. However, those methodologies face the complications of overfitting, complex system design, difficulty understanding, and higher time consumption. Hence, the proposed work contributes to the design and development of an effective security model for detecting cyberthreats from cloud systems. The proposed framework encompasses the modules of preprocessing and normalization, feature extraction, optimization, and prediction. An improved principal component analysis (IPCA) model is used to extract the relevant features from the normalized dataset. Then, a hybrid grasshopper–crow search optimization (GSCSO) is employed to choose the relevant features for training and testing operations. Finally, an isolated heuristic neural network (IHNN) algorithm is used to predict whether the data flow is normal or intrusive. Popular and publicly available datasets such as NSL-KDD, BoT-IoT, KDD Cup’99, and CICIDS 2017 are used for implementing the detection system. For validation, the different performance indicators, such as detection accuracy (AC) and F1-score, are measured and compared with the proposed GSCSO-IHNN system. On average, the GSCO-IHNN system achieved 99.5% ACC and 0.999 F1 scores on these datasets. The results of the performance study show that the GSCSO-IHNN method outperforms the other security models. Ultimately, this research strives to contribute to the ongoing efforts to fortify the security of cloud systems, making them resilient against cyber threats more simply and efficiently. Full article
Show Figures

Figure 1

25 pages, 4376 KiB  
Article
Deep-Ocular: Improved Transfer Learning Architecture Using Self-Attention and Dense Layers for Recognition of Ocular Diseases
by Qaisar Abbas, Mubarak Albathan, Abdullah Altameem, Riyad Saleh Almakki and Ayyaz Hussain
Diagnostics 2023, 13(20), 3165; https://doi.org/10.3390/diagnostics13203165 - 10 Oct 2023
Cited by 10 | Viewed by 3132
Abstract
It is difficult for clinicians or less-experienced ophthalmologists to detect early eye-related diseases. By hand, eye disease diagnosis is labor-intensive, prone to mistakes, and challenging because of the variety of ocular diseases such as glaucoma (GA), diabetic retinopathy (DR), cataract (CT), and normal [...] Read more.
It is difficult for clinicians or less-experienced ophthalmologists to detect early eye-related diseases. By hand, eye disease diagnosis is labor-intensive, prone to mistakes, and challenging because of the variety of ocular diseases such as glaucoma (GA), diabetic retinopathy (DR), cataract (CT), and normal eye-related diseases (NL). An automated ocular disease detection system with computer-aided diagnosis (CAD) tools is required to recognize eye-related diseases. Nowadays, deep learning (DL) algorithms enhance the classification results of retinograph images. To address these issues, we developed an intelligent detection system based on retinal fundus images. To create this system, we used ODIR and RFMiD datasets, which included various retinographics of distinct classes of the fundus, using cutting-edge image classification algorithms like ensemble-based transfer learning. In this paper, we suggest a three-step hybrid ensemble model that combines a classifier, a feature extractor, and a feature selector. The original image features are first extracted using a pre-trained AlexNet model with an enhanced structure. The improved AlexNet (iAlexNet) architecture with attention and dense layers offers enhanced feature extraction, task adaptability, interpretability, and potential accuracy benefits compared to other transfer learning architectures, making it particularly suited for tasks like retinograph classification. The extracted features are then selected using the ReliefF method, and then the most crucial elements are chosen to minimize the feature dimension. Finally, an XgBoost classifier offers classification outcomes based on the desired features. These classifications represent different ocular illnesses. We utilized data augmentation techniques to control class imbalance issues. The deep-ocular model, based mainly on the AlexNet-ReliefF-XgBoost model, achieves an accuracy of 95.13%. The results indicate the proposed ensemble model can assist dermatologists in making early decisions for the diagnosing and screening of eye-related diseases. Full article
(This article belongs to the Special Issue Diagnosis and Management of Retinopathy)
Show Figures

Figure 1

29 pages, 6232 KiB  
Article
ROAST-IoT: A Novel Range-Optimized Attention Convolutional Scattered Technique for Intrusion Detection in IoT Networks
by Anandaraj Mahalingam, Ganeshkumar Perumal, Gopalakrishnan Subburayalu, Mubarak Albathan, Abdullah Altameem, Riyad Saleh Almakki, Ayyaz Hussain and Qaisar Abbas
Sensors 2023, 23(19), 8044; https://doi.org/10.3390/s23198044 - 23 Sep 2023
Cited by 11 | Viewed by 2168
Abstract
The Internet of Things (IoT) has significantly benefited several businesses, but because of the volume and complexity of IoT systems, there are also new security issues. Intrusion detection systems (IDSs) guarantee both the security posture and defense against intrusions of IoT devices. IoT [...] Read more.
The Internet of Things (IoT) has significantly benefited several businesses, but because of the volume and complexity of IoT systems, there are also new security issues. Intrusion detection systems (IDSs) guarantee both the security posture and defense against intrusions of IoT devices. IoT systems have recently utilized machine learning (ML) techniques widely for IDSs. The primary deficiencies in existing IoT security frameworks are their inadequate intrusion detection capabilities, significant latency, and prolonged processing time, leading to undesirable delays. To address these issues, this work proposes a novel range-optimized attention convolutional scattered technique (ROAST-IoT) to protect IoT networks from modern threats and intrusions. This system uses the scattered range feature selection (SRFS) model to choose the most crucial and trustworthy properties from the supplied intrusion data. After that, the attention-based convolutional feed-forward network (ACFN) technique is used to recognize the intrusion class. In addition, the loss function is estimated using the modified dingo optimization (MDO) algorithm to ensure the maximum accuracy of classifier. To evaluate and compare the performance of the proposed ROAST-IoT system, we have utilized popular intrusion datasets such as ToN-IoT, IoT-23, UNSW-NB 15, and Edge-IIoT. The analysis of the results shows that the proposed ROAST technique did better than all existing cutting-edge intrusion detection systems, with an accuracy of 99.15% on the IoT-23 dataset, 99.78% on the ToN-IoT dataset, 99.88% on the UNSW-NB 15 dataset, and 99.45% on the Edge-IIoT dataset. On average, the ROAST-IoT system achieved a high AUC-ROC of 0.998, demonstrating its capacity to distinguish between legitimate data and attack traffic. These results indicate that the ROAST-IoT algorithm effectively and reliably detects intrusion attacks mechanism against cyberattacks on IoT systems. Full article
(This article belongs to the Special Issue Machine Learning for Wireless Sensor Network and IoT Security)
Show Figures

Figure 1

15 pages, 2810 KiB  
Article
A Deep Learning Framework for the Prediction and Diagnosis of Ovarian Cancer in Pre- and Post-Menopausal Women
by Blessed Ziyambe, Abid Yahya, Tawanda Mushiri, Muhammad Usman Tariq, Qaisar Abbas, Muhammad Babar, Mubarak Albathan, Muhammad Asim, Ayyaz Hussain and Sohail Jabbar
Diagnostics 2023, 13(10), 1703; https://doi.org/10.3390/diagnostics13101703 - 11 May 2023
Cited by 50 | Viewed by 6222
Abstract
Ovarian cancer ranks as the fifth leading cause of cancer-related mortality in women. Late-stage diagnosis (stages III and IV) is a major challenge due to the often vague and inconsistent initial symptoms. Current diagnostic methods, such as biomarkers, biopsy, and imaging tests, face [...] Read more.
Ovarian cancer ranks as the fifth leading cause of cancer-related mortality in women. Late-stage diagnosis (stages III and IV) is a major challenge due to the often vague and inconsistent initial symptoms. Current diagnostic methods, such as biomarkers, biopsy, and imaging tests, face limitations, including subjectivity, inter-observer variability, and extended testing times. This study proposes a novel convolutional neural network (CNN) algorithm for predicting and diagnosing ovarian cancer, addressing these limitations. In this paper, CNN was trained on a histopathological image dataset, divided into training and validation subsets and augmented before training. The model achieved a remarkable accuracy of 94%, with 95.12% of cancerous cases correctly identified and 93.02% of healthy cells accurately classified. The significance of this study lies in overcoming the challenges associated with the human expert examination, such as higher misclassification rates, inter-observer variability, and extended analysis times. This study presents a more accurate, efficient, and reliable approach to predicting and diagnosing ovarian cancer. Future research should explore recent advances in this field to enhance the effectiveness of the proposed method further. Full article
(This article belongs to the Special Issue Applications of Artificial Intelligence in Thoracic Imaging)
Show Figures

Figure 1

21 pages, 2362 KiB  
Article
Leveraging Ethereum Platform for Development of Efficient Tractability System in Pharmaceutical Supply Chain
by Muntaha Aslam, Sohail Jabbar, Qaisar Abbas, Mubarak Albathan, Ayyaz Hussain and Umar Raza
Systems 2023, 11(4), 202; https://doi.org/10.3390/systems11040202 - 17 Apr 2023
Cited by 12 | Viewed by 5852
Abstract
Consumer knowledge of the goods produced or processed by the numerous suppliers and processors is still relatively low due to the growing complexity of the structure of pharmaceutical supply chains. Information asymmetry in the pharmaceutical sector has an effect on welfare, sustainability, and [...] Read more.
Consumer knowledge of the goods produced or processed by the numerous suppliers and processors is still relatively low due to the growing complexity of the structure of pharmaceutical supply chains. Information asymmetry in the pharmaceutical sector has an effect on welfare, sustainability, and health. (1) Background: In this respect, we wanted to develop a productive structure for a pharmaceutical supply chain that satisfies the consumer information needs and fosters consumer confidence in the pharmacy goods they buy. By using blockchain technology, the main goals were to develop and implement a pharmaceutical supply chain. (2) Objectives: The main objectives of this work were to leverage an Ethereum platform for the development of a tractability system in a pharmaceutical supply chain environment and to analyze the efficiency of MSMAChain with respect to the cost and execution of transactions based on our designed smart contracts. (3) Results: This research looked into a variety of issues related to the value, viability, and effects of blockchain technology for use in supply chain applications. The methods and creations in this environment were monitored and researched. It is vital to identify a number of crucial subjects including future research areas, in order to achieve the widespread acceptance of the supply chain traceability provided by blockchain technology. (4) Conclusions: MSMAChain, an Ethereum blockchain-based approach, leverages smart contracts and decentralized off-chain storage for efficient product traceability in terms of the cost and execution of transaction for a health care supply chain. Full article
(This article belongs to the Special Issue Human–AI Teaming: Synergy, Decision-Making and Interdependency)
Show Figures

Figure 1

24 pages, 11309 KiB  
Article
Mobile-HR: An Ophthalmologic-Based Classification System for Diagnosis of Hypertensive Retinopathy Using Optimized MobileNet Architecture
by Muhammad Zaheer Sajid, Imran Qureshi, Qaisar Abbas, Mubarak Albathan, Kashif Shaheed, Ayman Youssef, Sehrish Ferdous and Ayyaz Hussain
Diagnostics 2023, 13(8), 1439; https://doi.org/10.3390/diagnostics13081439 - 17 Apr 2023
Cited by 16 | Viewed by 5556
Abstract
Hypertensive retinopathy (HR) is a serious eye disease that causes the retinal arteries to change. This change is mainly due to the fact of high blood pressure. Cotton wool patches, bleeding in the retina, and retinal artery constriction are affected lesions of HR [...] Read more.
Hypertensive retinopathy (HR) is a serious eye disease that causes the retinal arteries to change. This change is mainly due to the fact of high blood pressure. Cotton wool patches, bleeding in the retina, and retinal artery constriction are affected lesions of HR symptoms. An ophthalmologist often makes the diagnosis of eye-related diseases by analyzing fundus images to identify the stages and symptoms of HR. The likelihood of vision loss can significantly decrease the initial detection of HR. In the past, a few computer-aided diagnostics (CADx) systems were developed to automatically detect HR eye-related diseases using machine learning (ML) and deep learning (DL) techniques. Compared to ML methods, the CADx systems use DL techniques that require the setting of hyperparameters, domain expert knowledge, a huge training dataset, and a high learning rate. Those CADx systems have shown to be good for automating the extraction of complex features, but they cause problems with class imbalance and overfitting. By ignoring the issues of a small dataset of HR, a high level of computational complexity, and the lack of lightweight feature descriptors, state-of-the-art efforts depend on performance enhancement. In this study, a pretrained transfer learning (TL)-based MobileNet architecture is developed by integrating dense blocks to optimize the network for the diagnosis of HR eye-related disease. We developed a lightweight HR-related eye disease diagnosis system, known as Mobile-HR, by integrating a pretrained model and dense blocks. To increase the size of the training and test datasets, we applied a data augmentation technique. The outcomes of the experiments show that the suggested approach was outperformed in many cases. This Mobile-HR system achieved an accuracy of 99% and an F1 score of 0.99 on different datasets. The results were verified by an expert ophthalmologist. These results indicate that the Mobile-HR CADx model produces positive outcomes and outperforms state-of-the-art HR systems in terms of accuracy. Full article
(This article belongs to the Special Issue Artificial Intelligence in Clinical Medical Imaging Analysis)
Show Figures

Figure 1

18 pages, 4036 KiB  
Article
EfficientPNet—An Optimized and Efficient Deep Learning Approach for Classifying Disease of Potato Plant Leaves
by Tahira Nazir, Muhammad Munwar Iqbal, Sohail Jabbar, Ayyaz Hussain and Mubarak Albathan
Agriculture 2023, 13(4), 841; https://doi.org/10.3390/agriculture13040841 - 9 Apr 2023
Cited by 28 | Viewed by 4180
Abstract
The potato plant is amongst the most significant vegetable crops farmed worldwide. The output of potato crop production is significantly reduced by various leaf diseases, which poses a danger to the world’s agricultural production in terms of both volume and quality. The two [...] Read more.
The potato plant is amongst the most significant vegetable crops farmed worldwide. The output of potato crop production is significantly reduced by various leaf diseases, which poses a danger to the world’s agricultural production in terms of both volume and quality. The two most destructive foliar infections for potato plants are early and late blight triggered by Alternaria solani and Phytophthora infestans. In actuality, farm owners predict these problems by focusing primarily on the alteration in the color of the potato leaves, which is typically problematic owing to uncertainty and significant time commitment. In these circumstances, it is vital to develop computer-aided techniques that automatically identify these disorders quickly and reliably, even in their early stages. This paper aims to provide an effective solution to recognize the various types of potato diseases by presenting a deep learning (DL) approach called EfficientPNet. More specifically, we introduce an end-to-end training-oriented approach by using the EfficientNet-V2 network to recognize various potato leaf disorders. A spatial-channel attention method is introduced to concentrate on the damaged areas and enhance the approach’s recognition ability to effectively identify numerous infections. To address the problem of class-imbalanced samples and to improve network generalization ability, the EANet model is tuned using transfer learning, and dense layers are added at the end of the model structure to enhance the feature selection power of the model. The model is tested on an open and challenging dataset called PlantVillage, containing images taken in diverse and complicated background conditions, including various lightning conditions and the different color changes in leaves. The model obtains an accuracy of 98.12% on the task of classifying various potato plant leaf diseases such as late blight, early blight, and healthy leaves in 10,800 images. We have confirmed through the performed experiments that our approach is effective for potato plant leaf disease classification and can robustly tackle distorted samples. Hence, farmers can save money and harvest by using the EfficientPNet tool. Full article
(This article belongs to the Special Issue Big Data Analytics and Machine Learning for Smart Agriculture)
Show Figures

Figure 1

24 pages, 5051 KiB  
Article
Computer-Aided Diagnosis of COVID-19 from Chest X-ray Images Using Hybrid-Features and Random Forest Classifier
by Kashif Shaheed, Piotr Szczuko, Qaisar Abbas, Ayyaz Hussain and Mubarak Albathan
Healthcare 2023, 11(6), 837; https://doi.org/10.3390/healthcare11060837 - 13 Mar 2023
Cited by 21 | Viewed by 7839
Abstract
In recent years, a lot of attention has been paid to using radiology imaging to automatically find COVID-19. (1) Background: There are now a number of computer-aided diagnostic schemes that help radiologists and doctors perform diagnostic COVID-19 tests quickly, accurately, and consistently. (2) [...] Read more.
In recent years, a lot of attention has been paid to using radiology imaging to automatically find COVID-19. (1) Background: There are now a number of computer-aided diagnostic schemes that help radiologists and doctors perform diagnostic COVID-19 tests quickly, accurately, and consistently. (2) Methods: Using chest X-ray images, this study proposed a cutting-edge scheme for the automatic recognition of COVID-19 and pneumonia. First, a pre-processing method based on a Gaussian filter and logarithmic operator is applied to input chest X-ray (CXR) images to improve the poor-quality images by enhancing the contrast, reducing the noise, and smoothing the image. Second, robust features are extracted from each enhanced chest X-ray image using a Convolutional Neural Network (CNNs) transformer and an optimal collection of grey-level co-occurrence matrices (GLCM) that contain features such as contrast, correlation, entropy, and energy. Finally, based on extracted features from input images, a random forest machine learning classifier is used to classify images into three classes, such as COVID-19, pneumonia, or normal. The predicted output from the model is combined with Gradient-weighted Class Activation Mapping (Grad-CAM) visualisation for diagnosis. (3) Results: Our work is evaluated using public datasets with three different train–test splits (70–30%, 80–20%, and 90–10%) and achieved an average accuracy, F1 score, recall, and precision of 97%, 96%, 96%, and 96%, respectively. A comparative study shows that our proposed method outperforms existing and similar work. The proposed approach can be utilised to screen COVID-19-infected patients effectively. (4) Conclusions: A comparative study with the existing methods is also performed. For performance evaluation, metrics such as accuracy, sensitivity, and F1-measure are calculated. The performance of the proposed method is better than that of the existing methodologies, and it can thus be used for the effective diagnosis of the disease. Full article
Show Figures

Figure 1

Back to TopTop