Published Journal Articles
2024
An Innovative Deep Neural Network Model for Precise Calorie Burn Prediction from Physical Activity Data
2024-09
International Journal of Informatics, Information System and Computer Engineering (INJIISCOM) (Issue : 2) (Volume : 5)
Accurate prediction of calories burned during physical activities is crucial for various applications in health monitoring, fitness tracking, and personalized nutrition. Traditional methods often lack the precision needed for individualized estimates, which has increased interest in advanced machine learning approaches. This research introduces a deep learning model designed to predict calories burned with enhanced accuracy by capturing complex, non-linear relationships in the data. The model employs a multilayer perceptron neural network, Leaky ReLU activations, dropout regularization, and the Adam optimizer to improve generalizability and prevent overfitting. The evaluation of training and validation loss over epochs demonstrated the model's robustness and capacity to generalize effectively to novel data. The model's performance was evaluated using various metrics, achieving superior results with a remarkable Mean Absolute Error (MAE) of 0.27% and an accuracy of 99.73%, outperforming other models discussed in the literature. These findings indicate that deep learning offers significant potential for improving calorie prediction models, providing more reliable fitness and health management tools.
A semantic-based model with a hybrid feature engineering process for accurate spam detection
2024-07
Journal of Electrical Systems and Information Technology (Issue : 1) (Volume : 11)
Detecting spam emails is essential to maintaining the security and integrity of email communication. Existing research has made significant progress in developing effective spam detection models, but challenges remain in improving classification performance and adaptability to evolving spamming techniques. In this study, we propose a novel spam detection model with a comprehensive feature engineering approach that combines term frequency-inverse document frequency (TF-IDF) vectorizer and word embedding features to optimize the feature space. Our contribution lies in integrating semantic-based word embeddings, leveraging pre-existing knowledge to capture the semantic meaning of words and enhance the representation of email texts. To identify the most suitable word embedding technique for our model, we evaluated GloVe, Word2Vec, and FastText. GloVe was selected for its better performance, which is the result of its pre-training on a large and diverse text corpus. Furthermore, the model was evaluated without word embeddings, which did not exhibit the same effectiveness level as our word embedding-based model. Additionally, we utilized the support vector machine as a classifier and hyperparameter tuning technique to identify our model’s most effective parameter values. The proposed model was tested on two datasets. The experimental results showed that our model outperformed the other models discussed in the literature, achieving an accuracy of 99.5% on the SpamAssassin dataset, and 99.28% on the Enron-Spam dataset.
Web towards the semantic web: A review of recent trends in its domains
2024-06
AIP Conference Proceedings (Issue : 1) (Volume : 2944)
After the establishment of the Semantic Web concept by Tim Berners-Lee in 2001, there has been a lot of work and study to understand the goals of the Semantic Web. According to initial perceptions and strategy declarations, the Semantic Web will perform as an addition to the present Web, which is largely understandable by humans. Semantic Web is also called Web 3.0, Which enables World Wide Web information, databases, and other structured resources to be presented in a consistent structure that other applications can use. The review paper begins by examining the nature of the Semantic Web and the difference between the traditional Web and the Semantic Web. Moreover, the paper includes a brief overview of the Semantic Web and its technologies and discusses seven of the domains that the Semantic Web has been used. In addition, the paper describes the position of the Semantic Web nowadays. As a result, a researcher who is not familiar with the Semantic Web should find this paper a beneficial tutorial.
A deep learning fusion model for accurate classification of brain tumours in Magnetic Resonance images
2024-01
CAAI Transactions on Intelligence Technology
Detecting brain tumours is complex due to the natural variation in their location, shape, and intensity in images. While having accurate detection and segmentation of brain tumours would be beneficial, current methods still need to solve this problem despite the numerous available approaches. Precise analysis of Magnetic Resonance Imaging (MRI) is crucial for detecting, segmenting, and classifying brain tumours in medical diagnostics. Magnetic Resonance Imaging is a vital component in medical diagnosis, and it requires precise, efficient, careful, efficient, and reliable image analysis techniques. The authors developed a Deep Learning (DL) fusion model to classify brain tumours reliably. Deep Learning models require large amounts of training data to achieve good results, so the researchers utilised data augmentation techniques to increase the dataset size for training models. VGG16, ResNet50, and convolutional deep belief networks networks extracted deep features from MRI images. Softmax was used as the classifier, and the training set was supplemented with intentionally created MRI images of brain tumours in addition to the genuine ones. The features of two DL models were combined in the proposed model to generate a fusion model, which significantly increased classification accuracy. An openly accessible dataset from the internet was used to test the model's performance, and the experimental results showed that the proposed fusion model achieved a classification accuracy of 98.98%. Finally, the results were compared with existing methods, and the proposed model outperformed them significantly.
2023
Design and Implementation of a Responsive Web-based System for Controlling the Financial Budget of Universities
2023-07
Journal of Technology and Informatics (JoTI) (Issue : 1) (Volume : 5)
The management of the financial budget of universities is an extremely complex task due to having numerous different documents and calculation processes. In many developing regions and countries including the Kurdistan Region of Iraq, budget execution and accounting processes are manual. This had deleterious effects on the functioning of their expenditure and income management. This research represents the design and implementation of a responsive web-based system for controlling the financial budget of universities. This system can improve the recording and processing of financial transactions. Moreover, it traces all the stages of the transaction processing from budget releases, does auditing, and accounting of expenditures, incomes, deposits, and funds. Furthermore, it provides financial information on present and past performance. The system is a responsive web-based system, which adjusts the layout of the pages based on the screen size and orientation of the user's device. The system was implemented by using programming languages such as HTML, PHP, JavaScript, jQuery, AJAX, and MySQL. Finally, the provided system needed to be investigated from the performance point of view. Therefore, a questionnaire was used to determine the system’s usability by using the System Usability Scale (SUS) tool. The results revealed that a score of 86.250% of satisfaction has been achieved.
Web-based payroll management system: design, implementation, and evaluation
2023-03
Journal of Electrical Systems and Information Technology (Issue : 1) (Volume : 10)
The management of employees' salaries is an extremely complex task and time-consuming job due to having a large volume of payroll data and calculations. In many developing regions and countries including the Kurdistan Region of Iraq, the accounting processes of salary are manual. This leads to low speed in the calculation processes of deductions and allowances, easy making errors, difficulty to maintain salaries of previous months, low efficiency, and delay in generating reports. This paper represents the design, implementation, and evaluation of a web-based payroll management system (WPMS). This system can calculate the salary of every employee per month and annum efficiently and effectively. Moreover, it can keep the records of employees’ data including their pay, allowances, and deductions on monthly bases in the data mart. Additionally, the system can speedily and automatically generate employees’ payslips, accurate reports, and detailed statistics. Furthermore, WPMS provides a user-friendly environment and enables users to easily access, update, and delete data. The system was implemented by using programming languages: HTML, PHP, JavaScript, jQuery, AJAX, and MySQL. To conclude, the system was investigated for its usability by using the system usability scale tool. The results achieved an 87.8% score of usability satisfaction.
Back