Aythem Khairi Kareem’s research while affiliated with University of Anbar and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (12)


Efficient cardiovascular disease classification using supervised machine learning on photoplethysmography data
  • Article

March 2025

·

11 Reads

IET Conference Proceedings

·

Aythem Khairi Kareem

·

·




Fig. 1 Methodology for Enhancing Water Quality Detection Using CNN.
Fig. 2 Proposed 1D-CNN method architecture.
Fig. 3 Drinking water quality curve of training accuracy and validation accuracy.
Fig. 4 Drinking water quality curve of training accuracy and validation accuracy.
Fig. 5 Irrigation water quality curve of training accuracy and validation accuracy.

+3

Enhancing Water Quality Detection for Drinking and Irrigation Using Convolutional Neural Networks
  • Preprint
  • File available

July 2024

·

90 Reads

Water quality is essential for maintaining the health of ecosystems and the overall quality of life. It is crucial to monitor water quality for effective water resource management, as high-quality water suitable for domestic, drinking, irrigation, and industrial use is not always readily available. Polluted water has serious repercussions, leading to harmful environmental, human health, and infrastructure conditions. According to a United Nations (UN) report, 1.5 million people die each year due to diseases caused by polluted water. A recent study introduced a one-dimensional convolutional neural network (1D-CNN) approach for predicting water quality specifically for irrigation and drinking purposes. The prediction of water quality relies on physicochemical parameters. This study used two datasets—one for drinking water and the other for irrigation water—each with distinct features. The results show that the proposed model achieved 97.19% accuracy for irrigation and 100% accuracy for drinking water, demonstrating the model's effectiveness in accurately categorizing water samples suitable for drinking and providing robust support for decision-making processes related to potable water and irrigation.

Download

An Effective Deep Learning Approach for the Estimation of Proton Energy by Using Artificial Neural Network

The prediction of proton energy shows a key part in various scientific and technological studies including particle physics, medical imaging, and radiation therapy. In the last years the regression techniques study a lot trying to discover the difficult relationships among proton properties energy, needing to be studying of additional advanced techniques. This study proposed Artificial Neural Networks (ANN) as a tool for predicting types of proton energy (Max, Total and Avg). This paper proposed a comprehensive methodology for developing an ANN model for proton energy predection, covering data preparation, model architecture design, evaluation, and prediction. This proposed can ability to learn difficult models and non-linear relationships from large datasets, making them well-suited for this task. The ANN proposed achieved the highest R2 on the Total of proton energy predation of 0.96 % while the best mean_squared_error on 0.03668 for testing dataset. The results displayed the efficiency and accuracy of the proposed ANN model in predicted proton energy. The findings highlight the ability of ANNs as a tool for proton energy prediction.


Detecting Routing Protocol Low Power and Lossy Network Attacks Using Machine Learning Techniques

The Internet of Things (IoT) has been regarded as the most critical technology due to its resource-constrained sensors transmitted via low-power wireless technologies beneath low-power lossy networks (LLNs), where the LLN has high latency and lower throughput due to its traffic patterns. The IoT possesses low-cost and low-power sensor technology, which is characterised by its low energy consumption and low latency. In this study, machine learning (ML) techniques (XGBoost, NB, and LDA) are proposed for detecting low power lossy network (RPL) attacks of routing protocol utilising multiclass of normal and four different routing attacks (Flooding Attack, Blackhole Attack, Decreased Rank Attack, and DODAG version number attack). Through experimentation and evaluation, the XGBoost classifier demonstrated superior performance, achieving an accuracy of 92.45%.



Fig. 2. (a) confusion matrix; (b) actual with predicted values
An Effective Deep Learning Model for Surface-Enhanced Raman Spectroscopy Detection Using Artificial Neural Network

July 2023

·

15 Reads

·

6 Citations

Surface-enhanced Raman spectroscopy (SERS) is a powerful technique for molecular sensing and has gained significant attention due to its high sensitivity and selectivity. SERS based on deep learning technology have been used in this study of materials, biological recognition, food safety, and intelligence. Deep learning techniques have shown tremendous potential in various scientific fields, including spectroscopy-based detection methodologies. In this study, we propose an effective deep learning approach for SERS detection using an artificial neural network (ANN). Then, the results are compared using two datasets batch1 and batch2. This study used Rhumamine 6G (R6G) as an aim molecule in this study. The experimental develops show the effectiveness of proposed ANN.


Detection of Autism Spectrum Disorder Using A 1-Dimensional Convolutional Neural Network

June 2023

·

33 Reads

·

15 Citations

Baghdad Science Journal

Autism Spectrum Disorder, also known as ASD, is a neurodevelopmental disease that impairs speech, social interaction, and behavior. Machine learning is a field of artificial intelligence that focuses on creating algorithms that can learn patterns and make ASD classification based on input data. The results of using machine learning algorithms to categorize ASD have been inconsistent. More research is needed to improve the accuracy of the classification of ASD. To address this, deep learning such as 1D CNN has been proposed as an alternative for the classification of ASD detection. The proposed techniques are evaluated on publicly available three different ASD datasets (children, Adults, and adolescents). Results strongly suggest that 1D CNNs have shown improved accuracy in the classification of ASD compared to traditional machine learning algorithms, on all these datasets with higher accuracy of 99.45%, 98.66%, and 90% for Autistic Spectrum Disorder Screening in Data for Adults, Children, and Adolescents respectively as they are better suited for the analysis of time series data commonly used in the diagnosis of this disorder.


Fig. 1. System Architecture
Fig. 2. Accuracy of the four classifiers
Performance metrics
A Comparative Study for SDN Security Based on Machine Learning

June 2023

·

69 Reads

·

4 Citations

International Journal of Interactive Mobile Technologies (iJIM)

In the past decade, traditional networks have been utilized to transfer data between more than one node. The primary problem related to formal networks is their stable essence, which makes them incapable of meeting the requirements of nodes recently inserted into the network. Thus, formal networks are substituted by a Software Defined Network (SDN). The latter can be utilized to construct a structure for intensive data applications like big data. In this paper, a comparative investigation of Deep Neural Network (DNN) and Machine Learning (ML) techniques that uses various feature selection techniques is undertaken. The ML techniques employed in this approach are decision tree (DT), Naïve Bayes (NB), Support Vector Machine (SVM). The proposed approach is tested experimentally and evaluated using an available NSL–KDD dataset. This dataset includes 41 features and 148,517 samples. To evaluate the techniques, several estimation measurements are calculated. The results prove that DT is the most accurate and effective approach. Furthermore, the evaluation measurements indicate the efficacy of the presented approach compared to earlier studies.


Citations (5)


... But it failed to apply the deeper analysis of complex disease. A onedimensional CNN was developed in [13] for the classification of ASD detection. But, it was not applied to a more diverse and larger sample size at database to analyze method result. ...

Reference:

Polynomial Regressive Quadratic Gradient Optimized Deep Belief Classifier for Autism Spectrum Disorder Identification
Detection of Autism Spectrum Disorder Using A 1-Dimensional Convolutional Neural Network

Baghdad Science Journal

... SVM is a good supervised learning algorithm for classification and regression tasks particularly effective in highdimensional spaces and when features exceed samples [18]. It finds the optimal hyperplane to separate data points into classes while maximizing border. ...

Comparative Analysis on Machine Learning and One-Dimensional Convolutional Neural Network to Predict Surface Enhanced Raman Spectroscopy
  • Citing Conference Paper
  • September 2023

... It is less effective on large datasets with noise. NB is a probabilistic classifier based on Baye's [28]. Adaptive Boosting (AdaBoost) is an ensemble technique that combines multiple weak classifiers to form a strong classifier. ...

A Comparative Study for SDN Security Based on Machine Learning

International Journal of Interactive Mobile Technologies (iJIM)

... This model select shows the wide collection within the bird species dataset, ensuring the classifier can efficiently detect and classify the multitude of species represented in the dataset. The SVM classifier acts as a key element in the general architecture, contributing to the model's ability to make efficient and accurate predictions among the broad spectrum of bird species [21], [22], [23]. ...

Hybrid Approach for Fall Detection Based on Machine Learning
  • Citing Chapter
  • January 2021

Communications in Computer and Information Science