Claim Missing Document
Check
Articles

Found 1 Documents
Search

Classification of Breast Cancer Ultrasound Images Using Convolutional Neural Network Aulia, Rifsya; Safira, Dina Pani; Audilla, Khaury; Raudhatul Khairiyah
Public Research Journal of Engineering, Data Technology and Computer Science Vol. 3 No. 2: PREDATECS January 2026
Publisher : Institute of Research and Publication Indonesia (IRPI).

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.57152/predatecs.v3i2.2104

Abstract

Breast cancer ranks among the primary contributors to female mortality, thereby underscoring the critical importance of early detection. This research employs a deep learning approach based on Convolutional Neural Networks (CNNs) to classify breast cancer using ultrasound imagery, comparing the ResNet50V2 and MobileNetV2 architectures with three optimizers: Adam, RMSprop, and SGDM. The dataset used in this study is the Breast Ultrasound Images (BUSI) dataset, obtained from Kaggle, which comprises three diagnostic categories: benign, malignant, and normal. The research workflow encompassed several stages, including data acquisition, image pre-processing involving normalization and augmentation, and dataset partitioning using the Holdout Split method, with proportions of 70% for training, 15% for validation, and 15% for testing. The experimental findings revealed that the ResNet50V2 architecture combined with the SGDM optimizer achieved the best performance, recording accuracy, precision, recall, and F1-score values of 92%. Meanwhile, MobileNetV2 with RMSprop achieved the highest performance on its architecture with 86% accuracy, 88% precision, 86% recall, and 86% F1-score. These findings prove that CNN architecture selection and optimization algorithms have a significant influence on medical image classification performance.