Claim Missing Document
Check
Articles

Found 21 Documents
Search
Journal : The Indonesian Journal of Computer Science

Lung Segmentation from Chest X-Ray Images Using Deeplabv3plus-Based CNN Model Hasan, Dathar; Abdulazeez, Adnan Mohsin
The Indonesian Journal of Computer Science Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i1.3700

Abstract

As a result of technological advancements, a variety of medical diagnostic systems have grown rapidly to support the healthcare sectors. Over the past years, there has been considerable interest in utilizing deep learning algorithms for the proactive diagnosis of multiple diseases. In most cases, Coronavirus (COVID-19) and tuberculosis (TB) are diagnosed through the examination of pulmonary X-rays. Deep learning algorithms can identify tuberculosis with an almost medical-grade level of consistency by extracting the lung regions in the X-ray images. The probability of tuberculosis detection is increased when classification algorithms are applied to segmented lungs rather than the entire X-ray. The main focus of this paper is to execute lung segmentation from X-ray images using the deeplabv3plus CNN-based semantic segmentation model. In other CNN architectures, the feature resolution diminishes as the network becomes deeper due to the use of sequential convolutions with pooling or striding within the down-sampling stage. To tackle this drawback, deeplabv3plus incorporates "Atrous Convolution" in addition to modifying the pooling and convolutional striding components of the backbone. The experimental results were: an accuracy of 97.42%, a Jaccard index of 93.49%, and a dice coefficient of 96.63%. We also conduct an extensive comparison between the deeplabv3plus segmentation model and other benchmark segmentation architectures. The results prove the ability of the deeplabv3plus model to achieve precise lung segmentation from X-ray images.
Credit Card Fraud Detection using KNN, Random Forest and Logistic Regression Algorithms : A Comparative Analysis Ashqi Saeed, Vaman; Abdulazeez, Adnan Mohsin
The Indonesian Journal of Computer Science Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i1.3707

Abstract

Because credit cards are utilized so frequently, fraud appears to be a significant concern in the credit card industry. It is challenging to quantify the effects of misrepresentation. Globally, credit card fraud has cost institutions and consumers billions of dollars. Despite the existence of numerous anti-fraud mechanisms, fraudsters continue to seek out novel methods and strategies to commit fraud. An additional challenge in the estimation of credit card fraud loss is that the magnitude of unreported or undetected forgeries cannot be determined, only losses associated with those frauds that have been detected can be measured. Implementing effective fraud detection algorithms through the utilization of machine-learning techniques is crucial in order to mitigate these losses and provide support to fraud investigators. This paper presents a machine learning-based method for the detection of credit card fraud. Three methodologies are implemented on the raw and pre-processed data. Python is used to implement the work. By comparing the accuracy-based performance evaluations of k-nearest neighbor and logistic regression with Random Forest, it is determined that the former exhibits superior performance.
Classification of Cancer Microarray Data Based on Deep Learning: A Review Fadhil, Jawaher; Abdulazeez, Adnan Mohsin
The Indonesian Journal of Computer Science Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i1.3711

Abstract

This review article delves into applying deep learning methodologies in conjunction with microarray data for cancer classification. The study provides a comprehensive overview of recent advancements in utilizing deep learning techniques to accurately categorize cancer types based on intricate patterns discerned from microarray datasets. Various aspects are covered, including integrating deep learning algorithms, exploring diverse cancer types, and analyzing microarray data to enhance classification accuracy. The review synthesizes findings from recent research, highlighting the efficacy of deep learning in uncovering subtle and complex relationships within microarray data that contribute to improved classification outcomes. Key insights into the strengths and limitations of employing deep learning in this context are discussed, offering a critical appraisal of the field's current state. This review aims to provide a valuable resource for researchers, clinicians, and practitioners interested in cutting-edge developments in cancer classification methodologies by exploring the intersection of deep learning and microarray technology. The synthesis of knowledge presented herein contributes to a deeper understanding of the potential and challenges associated with harnessing deep learning for enhanced classification accuracy in the realm of cancer research.
Leveraging of Gradient Boosting Algorithm in Misuse Intrusion Detection using KDD Cup 99 Dataset Sulaiman , Sulaiman Muhammed; Abdulazeez, Adnan Mohsin
The Indonesian Journal of Computer Science Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i1.3720

Abstract

This study addresses the persistent challenge of intrusion detection as a long-term cybersecurity issue. Investigating the efficacy of machine learning algorithms in anomaly and misuse detection. Research employs supervised learning for misuse detection and explain anomaly detection. Focused on adaptability and continual evolution the study explores the application of ensemble learning models AdaBoost, LightGBM, and XGBoost. Applying these algorithms in the context of intrusion detection. Utilizing the KDD Cup 99 dataset as a benchmark the paper assesses and compares the performance of these models. Besides, illuminating their effectiveness particularly in identifying smurf attacks within the cybersecurity landscape.
A Hybrid Bird Mating Optimizer for Welded Beam Design Optimization Problem: Design Optimization Ibrahem, Ali Hikmat; Abdulazeez, Adnan Mohsin
The Indonesian Journal of Computer Science Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i1.3721

Abstract

This study introduces a hybridization of the Bird Mating Optimizer (BMO) with Differential Evolution (DE). The Bird Mating Optimizer exhibits certain limitations, such as a slow convergence rate and a tendency to become trapped in local optima. To address these issues, a new method, BMO-DE, is proposed to enhance the performance of the BMO swarm intelligence algorithm. BMO-DE is a versatile swarm intelligence algorithm applicable to various engineering problems. In this research, it is specifically employed in the optimization of welded beam design, a type of problem characterized by numerous constraints. The penalty function approach is used to handle the constraints associated with welded beam design. Comparative analysis indicates that the proposed BMO-DE method outperforms other swarm intelligence algorithms in tackling this category of problems. Notably, the method demonstrates efficacy in finding optimal solutions with a low number of objective function evaluations, making it a potent and promising approach for addressing such problems.
Image Denoising Techniques Using Unsupervised Machine Learning and Deep Learning Algorithms: A Review Ferzo, Barwar; Abdulazeez, Adnan Mohsin
The Indonesian Journal of Computer Science Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i1.3724

Abstract

The continuous evolution of imaging technologies has accentuated the demand for robust and efficient image denoising techniques. Unsupervised machine learning algorithms have emerged as promising tools for addressing this challenge. This review scrutinizes the efficacy, versatility, and limitations of various unsupervised machine learning approaches in the area of image denoising. The paper commences with a clarification of the foundational concepts of image denoising and the pivotal role unsupervised machine learning plays in enhancing its efficacy. Traditional denoising methods, encompassing filters and transforms, are briefly outlined, highlighting their insufficiencies in handling complicated noise patterns prevalent in modern imaging systems. Subsequently, the review delves into an exploration of unsupervised machine learning techniques tailored for image denoising. This includes an in-depth analysis of methodologies such as clustering deep learning. Each technique is surveyed for its architectural variation, adaptability, and performance in denoising diverse image datasets. Additionally, the review encompasses an evaluation of prevalent metrics used for quantifying denoising performance, discussing their relevance and applicability across varying noise types and image characteristics. Furthermore, it delineates the challenges faced by unsupervised techniques in this domain and charts prospective avenues for future research, emphasizing the fusion of unsupervised methods with other learning paradigms for heightened denoising efficacy. This review merges empirical insights, critical analysis, and future perspectives, serving as a roadmap for researchers and practitioners navigating the landscape of image denoising through unsupervised machine learning methodologies.
Bitcoin Price Prediction Using Hybrid LSTM-GRU Models Hussein, Nashwan; Abdulazeez, Adnan Mohsin
The Indonesian Journal of Computer Science Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i1.3725

Abstract

Cryptocurrency price prediction is a challenging task due to the inherent volatility and complexity of the market. In this research, we propose a hybrid Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU) neural network model for predicting Bitcoin prices. The model is implemented using the TensorFlow and Keras libraries and is evaluated on historical Bitcoin price data obtained from Yahoo Finance. Our approach aims to leverage the strengths of both LSTM and GRU architectures to enhance the accuracy of price predictions. The results suggest that the proposed hybrid LSTM-GRU model holds promise for effectively capturing the complex dynamics of cryptocurrency markets, addressing the challenges associated with traditional time-series analysis techniques.
Classification of Diabetic Retinopathy Images through Deep Learning Models - Color Channel Approach: A Review Salih, Sardar; Abdulazeez, Adnan Mohsin
The Indonesian Journal of Computer Science Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i1.3726

Abstract

On a global scale diabetic retinopathy, or DR, is the most common cause of vision loss. Blindness can be prevented with prompt treatment and early identification with retinal screening. Automated analysis of fundus imagery is growing prominently as a means of increasing screening efficiency, thanks to the development of deep learning. This work focuses on deep learning methods for automatic DR severity grading using color channel information. First, we give some basic information on the etiology and color features of DR lesions. Next, a novel support for deep learning technique that use unprocessed color photos as input for comprehensive feature learning. A review is mentioned on color space encodings, data augmentation methods. A summary of the evaluation parameters and public databases that were utilized to benchmark DR techniques are provided. The objective of how color channel information in retinal pictures can be efficiently utilized by deep learning models for automated DR screening has been discussed with statistical support.
OCT Images Diagnosis Based on Deep Learning – A Review Abdi, Abdo; Abdulazeez, Adnan Mohsin
The Indonesian Journal of Computer Science Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i1.3731

Abstract

The recent advancements in deep learning technology have significantly transformed the field of medical imaging, namely in the diagnosis of ocular illnesses. The progress made in this field has improved the capacity to extract and evaluate intricate characteristics in images, with Optical Coherence Tomography (OCT) playing a crucial role. OCT has become known for its safe qualities and its high level of detail, rendering it an essential instrument in the diagnosis of eye diseases. The interesting improvement in research is centered around the integration of deep learning with OCT for the purpose of automating the detection of eye diseases. We conducted a comprehensive study that explores several diagnostic methods and the wide-ranging uses of OCT. Additionally, it addresses the accessibility of publicly available datasets that are specifically tailored to optical coherence tomography (OCT). The paper provides a detailed review of the most recent advancements in computer-assisted diagnostic methods for diseases of the eye, such as age-related macular degeneration, glaucoma, and diabetic macular edema, with a particular focus on the effective use of OCT. Moreover, the paper systematically analyzes the primary challenges that deep learning faces in OCT image interpretation, emphasizing the intricate nature and possibilities of this field.
An Integrated Gesture Framework of Smart Entry Based on Arduino and Random Forest Classifier Almufti, Saman M.; Abdulazeez, Adnan Mohsin
The Indonesian Journal of Computer Science Vol. 13 No. 1 (2024): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v13i1.3735

Abstract

Gesture-based systems have emerged as a prominent breakthrough in the field of smart access control, effectively integrating security measures with user comfort. This study presents a novel gesture detection framework for smart entry systems that combines the computational capabilities of a Random Forest Classifier with the practicality of Arduino-based hardware. Central to methodology is the utilization of MediaPipe, an advanced computer vision library, to extract hand motion landmarks from live video streams. The selected landmarks function as a comprehensive dataset for training a Random Forest Classifier, which has been specifically chosen due to its high level of accuracy and efficiency in managing intricate classification jobs. The model exhibits outstanding competence in the categorization of gestures in real-time, attaining high levels of accuracy that are crucial for ensuring dependable entrance control. The Arduino microcontroller plays a vital role in the execution of the entry mechanism as it serves as the intermediary between the gesture detection software and the tangible entry control hardware. The incorporation of gesture recognition technology facilitates a cohesive and prompt user experience, wherein identified motions are directly converted into input commands. The system's practical use is demonstrated through a series of detailed tests, which highlight its dependability and efficiency across diverse climatic circumstances. The findings underscore the system's capacity as a flexible and safe solution for contactless access in many environments, including both private homes and highly protected establishments. Furthermore, the study makes a substantial contribution to the larger domain of human-computer interaction by showcasing the practicality of advanced gesture detection systems in many everyday contexts. The suggested framework presents a novel approach to smart entry systems and also paves the way for further investigation in the domains of smart home automation and interactive systems. In these areas, gesture-based interfaces have the potential to deliver user experiences that are both intuitive and efficient.