Claim Missing Document
Check
Articles

Found 2 Documents
Search

Enhancing ResNet with Ghost Weight Normalization For Improved Retina Disease Classification Baihaqi, Galih Restu; Shalsadilla, Shafatyra Reditha; Argaputri, Maulida Khairunisa
IC-ITECHS Vol 5 No 1 (2024): IC-ITECHS
Publisher : LPPM STIKI Malang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32664/ic-itechs.v5i1.1554

Abstract

Retinal disease is a dangerous disease. If left untreated, it can cause blurred vision and even cause permanent blindness. Recently, deep learning approaches are widely used to classify medical diseases. A widely used model to classify medical diseases is ResNet. To train the ResNet model, the data used is data obtained from Kaggle with the name Retinal OCT Images (Optical Coherence Tomography) consisting of 4 classes namely choroidal neovascularization (CNV), DRUSEN, diabetic macular edema (DME), and Normal with a total of 83,600 data. The ResNet base model showed accuracy and f1-score of 92%. Modifying the ResNet Base model with the addition of Ghost Weight Normalization (GWN) which aims to provide more weight normalization opportunities shows an increase in accuracy and f1-score to 94%. GWN can also increase the accuracy of CNN Base from 77% to 81%. This improvement shows that GWN can improve the accuracy of Deep learning models with its weight normalization variation technique. Although the training load and training time when using GWN can increase, the accuracy and f1-score of the ResNet model with GWN of 94% can make the chance of misclassification of retinal diseases smaller.
Accuracy Improvement of Convolutional Neural Network with Ghost Weight Normalization for Pneumonia Classification Baihaqi, Galih Restu; Shalsadilla, Shafatyra Reditha; Argaputri, Maulida Khairunisa
Jurnal Galaksi Vol. 1 No. 3 (2024): Galaksi - Desember 2024
Publisher : Yayasan Sraddha Panca Widya Nusantara

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.70103/galaksi.v1i3.35

Abstract

Pneumonia is a critical respiratory condition that requires accurate and timely diagnosis to ensure effective treatment. In this study, we propose the integration of Ghost Weight Normalization (GWN) into a Convolutional Neural Network (CNN) to enhance the accuracy and performance of pneumonia detection. The dataset used was derived from the Kaggle repository, comprising 5,856 chest X-ray images divided into two classes: Normal and Pneumonia. The CNN + GWN model demonstrated improved classification metrics with an accuracy, precision, recall, and F1-score of 95%, outperforming the CNN-Based model, which achieved 92%. While the CNN + GWN model required slightly longer training time and more epochs to achieve its best performance, the trade-off resulted in more robust and reliable predictions. The enhanced performance is attributed to the ability of GWN to normalize weights effectively, providing diverse normalization variations and improving training stability. These results underscore the potential of the CNN + GWN model for reliable pneumonia detection and highlight its capability to address the limitations of conventional CNN architectures.