Claim Missing Document
Check
Articles

Found 4 Documents
Search
Journal : Indonesian Journal of Electrical Engineering and Computer Science

Development and modification Sobel edge detection in tuberculosis X-ray images Devita, Retno; Fitri, Iskandar; Yuhandri, Yuhandri; Yani, Finny Fitry
Indonesian Journal of Electrical Engineering and Computer Science Vol 35, No 2: August 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v35.i2.pp1191-1200

Abstract

Tuberculosis (TB), a major global health threat caused by mycobacterium tuberculosis, claims lives across all age groups, underscoring the urgent need for accurate diagnostic methods. Traditional TB diagnosis using X-ray images faces challenges in detection accuracy, highlighting a critical problem in medical imaging. Addressing this, our study investigates the use of image processing techniques-specifically, a dataset of 112 TB X-ray images-employing pre-processing, segmentation, edge detection, and feature extraction methods. Central to our method is the adoption of a modified Sobel edge detection technique, named modification and extended magnitude gradient (MEMG), designed to enhance TB identification from X-ray images. The effectiveness of MEMG is rigorously evaluated against the gray-level co-occurrence matrix (GLCM) parameters, contrast, and correlation, where it demonstrably surpasses the standard Sobel detection, amplifying the contrast value by over 50% and achieving a correlation value nearing 1. Consequently, the MEMG method significantly improves the clarity and detail of TB-related anomalies in X-ray images, facilitating more precise TB detection. This study concludes that leveraging the MEMG technique in TB diagnosis presents a substantial advancement over conventional methods, promising a more reliable tool for combating this global health menace.
Development of image extraction using the centerline method in the identification of appendicitis in ultrasonography Rizki, Syafrika Deni; Yuhandri, Yuhandri; Fitri, Iskandar
Indonesian Journal of Electrical Engineering and Computer Science Vol 36, No 3: December 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v36.i3.pp1750-1758

Abstract

Appendicitis is a disease that refers to inflammation of the appendix caused by obstruction, or blockage, in the lumen of the appendix. We investigated that this disease can be detected early through medical imaging such as ultrasonography (USG). However, the role of ultrasound in these cases is still limited due to the low visualization rate of the visible appendix. Based on this, this research aims to develop an image extraction process using the Centerline method in the process of identifying appendicitis in ultrasound images. The development of the extraction process is presented in the performance of the centerline and boundary extraction (CBE) algorithm which can represent image objects as boundaries that limit and separate one area from other areas. The research dataset used was 2097 ultrasound images sourced from 90 patients at the West Sumatra Lung Hospital. Based on the tests that have been carried out, it has been proven that it can reduce the width of the image object iteratively until the object is represented as a center line or the thinnest representation. The performance of the CBE algorithm in the identification process is sufficient to provide accuracy results of 92%. These results can be a new extraction concept that can provide accuracy in the identification process.
Development of ResNet-18 architecture to lesion identification in breast ultrasound images Andini, Silfia; Sumijan, Sumijan; Fitri, Iskandar
Indonesian Journal of Electrical Engineering and Computer Science Vol 39, No 2: August 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v39.i2.pp1236-1248

Abstract

Breast ultrasound (USG) is widely used for early breast cancer detection, but challenges such as noise, low contrast, and resolution limitations hinder accurate lesion identification. This study proposes a modified residual network-18 (ResNet-18) architecture for breast lesion segmentation, aimed at improving detection accuracy. The methodology involves preprocessing steps including red green blue (RGB) to Grayscale conversion, contrast stretching, and median filtering to enhance image quality. The modified ResNet-18 model introduces additional convolutional layers to refine feature extraction. The proposed model was trained and validated on 30 breast ultrasound images, with evaluation metrics including accuracy, sensitivity, and specificity. Experimental results indicate that the modified architecture outperforms the baseline model, achieving an average accuracy of 0.97093, sensitivity of 0.90056, and specificity of 0.97705. Validation by a radiology specialist confirms the model’s clinical relevance. These findings suggest that the enhanced ResNet-18 model has the potential to assist radiologists in more accurately identifying breast lesions. Future research should focus on expanding the dataset, integrating multi-modal imaging, and optimizing model generalizability for real-time clinical applications. The study contributes to advancing artificial intelligence (AI)-driven breast cancer diagnostics, supporting early detection, and improving patient outcomes.
Development of a machine learning model with optuna and ensemble learning to improve performance on multiple datasets Efendi, Akmar; Fitri, Iskandar; Nurcahyo, Gunadi Widi
Indonesian Journal of Electrical Engineering and Computer Science Vol 41, No 1: January 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v41.i1.pp375-386

Abstract

Machine learning, a subset of artificial intelligence (AI) is vital for its ability to learn from data and improve system performance. In Indonesia, advancements in ML have significant potential to boost competitiveness and foster sustainable development. However, issues like overfitting and suboptimal parameter settings can hinder model effectiveness. This study aims to improve the classification performance of ML models on various datasets. Advanced techniques like hyperparameter tuning with Optuna and ensemble learning with extreme gradient boosting (XGBoost) are integrated to enhance model performance. The study evaluates the performance of K nearest neighbors (KNN), support vector machine (SVM), and Gaussian naïve Bayes (GNB) algorithms across three datasets: academic records from the Islamic University of Riau (UIR), diabetes data from Kaggle, and Twitter data related to the 2024 elections. The findings reveal that the GNB algorithm outperforms KNN and SVM across all datasets, achieving the highest accuracy, precision, recall, and F1-score. Hyperparameter tuning with Optuna significantly improves model performance, demonstrating the value of systematic optimization. This study highlights the importance of advanced optimization techniques in developing high-performing ML models. The results suggest that robust algorithms like GNB, combined with hyperparameter tuning and ensemble learning, can significantly enhance classification performance.