Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Information Systems Engineering and Business Intelligence

Hybrid Architecture Model of Genetic Algorithm and Learning Vector Quantization Neural Network for Early Identification of Ear, Nose, and Throat Diseases Hayat, Cynthia; Soenandi, Iwan Aang
Journal of Information Systems Engineering and Business Intelligence Vol. 10 No. 1 (2024): February
Publisher : Universitas Airlangga

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.20473/jisebi.10.1.1-12

Abstract

Background: In 2020, the World Health Organization (WHO) estimated that 466 million people worldwide are affected by hearing loss, with 34 million of them being children. Indonesia is identified as one of the four Asian countries with a high prevalence of hearing loss, specifically at 4.6%. Previous research was conducted to identify diseases related to the Ear, Nose, and Throat, utilizing the certainty factor method with a test accuracy rate of 46.54%. The novelty of this research lies in the combination of two methods, the use of genetic algorithms for optimization and learning vector quantization to improve the level of accuracy for early identification of Ear, Nose, and Throat diseases. Objective: This research aims to produce a hybrid model between the genetic algorithm and the learning vector quantization neural network to be able to identify Ear, Nose, and Throat diseases with mild symptoms to improve accuracy. Methods: Implementing a 90:10 ratio means that 90% (186 data) of the data from the initial sequence is assigned for training purposes, while the remaining 10% (21 data) is allocated for testing. The procedural stages of genetic algorithm-learning vector quantization are population initialization, crossover, mutation, evaluation, selection elitism, and learning vector quantization training. Results The optimum hybrid genetic algorithm-learning vector quantization model for early identification of Ear, Nose, and Throat diseases was obtained with an accuracy of 82.12%. The parameter values with the population size 10, cr 0.9, mr 0.1, maximum epoch of 5000, error goal of 0.01, and learning rate (alpha) of 0.5. Better accuracy was obtained compared to backpropagation (64%), certainty factor 46.54%), and radial basic function (72%). Conclusion: Experiments in this research, successed identifying models by combining genetic algorithm-learning vector quantization to perform the early identification of Ear, Nose, and Throat diseases. For further research, it's very challenging to develop a model that automatically adapts the bandwidth parameters of the weighting functions during trainin   Keywords: Early Identification, Ear-Nose-Throat Diseases, Genetic Algorithm, Learning Vector Quantization
Deep Learning Architecture with Attention-Enhanced U-Net for Analyzing Cell Nuclei in H&E-Stained Tissue Slides Hayat, Cynthia; Soenandi, Iwan Aang
Journal of Information Systems Engineering and Business Intelligence Vol. 12 No. 1 (2026): February
Publisher : Universitas Airlangga

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Background: Accurate segmentation of cell nuclei in histopathological images plays a crucial role in computational pathology, as the results serve as a foundation for various clinical practices, including disease diagnosis, prediction, and prognosis. Deep learning methods like U-Net have greatly enhanced performance, but challenges such as tissue heterogeneity, cell nucleus overlap, and complex staining patterns still exist. Objective: This study aims to assess the effectiveness of the Attention Mechanism model within the U-Net architecture for cell nucleus segmentation in Hematoxylin and Eosin (H&E) stained histopathology images. By focusing on relevant spatial features, the Attention Mechanism is expected to improve the model’s ability to accurately distinguish and segment areas with overlapping cells. Specifically, this study also aims to examine whether the proposed model outperforms the conventional U-Net model. Methods: This study used a quantitative experimental approach, utilizing an H&E-stained histopathology image dataset from Saitama Medical University International Medical Center (SIMC). The Attention-Enhanced U-Net Model was trained and tested on pathologist-annotated cell nucleus data, then evaluated using performance metrics such as Dice Coefficient, Accuracy, Precision, Recall, F1-Score, AUROC Mean, and Intersection over Union (IoU). The experimental results showed that the model produced a Dice Coefficient of 0.927, Precision of 0.889, Recall of 0.861, F1-Score of 0.875, and IoU of 0.793. These findings indicate that the model can accurately capture the structure of a cell nucleus, even in challenging conditions such as different cell shapes and the presence of H&E staining. Results: Furthermore, integrating Attention Mechanisms allows the model to focus on extracting relevant features while reducing background noise. This improves its potential as a reliable segmentation solution in clinical pathology workflows. For future research, it is recommended to validate the model using a larger, more diverse dataset to improve its generalization and reliability in real-world clinical practice. Conclusion: The research concludes that the Attention-Enhanced U-Net model effectively achieves high-precision cell nucleus segmentation in H&E-stained histopathology images. It demonstrates strong performance across five metrics: Dice (0.927), Precision (0.889), Recall (0.861), F1-Score (0.875), and IoU (0.793). The model accurately detects nuclei, even in challenging conditions such as morphological variation, staining artifacts, and overlapping structures. Its attention mechanism improves feature extraction by focusing on relevant regions and reducing background noise, enhancing localization and delineation. The lightweight design supports clinical use with limited resources. Future studies should validate its generalizability on larger, more diverse datasets and clinical scenarios.   Keywords: Cell Nuclei Segmentation, Attention Enhanced U-Net, H&E Staining; Deep Learning, Medical Image Analysis.