Mammogram breast mass classification using deep convolutional neural network / Mohd Nafie Maslan

The aim of this study is to investigate a deep convolutional neural network (DCNN) image classification technique to classify breast mass (i.e., benign or malignant) on mammogram image. DCNN architecture model of AlexNet, GoogLeNet and VGG-16 was compared to evaluate the performance of classifying b...

Full description

Saved in:
Bibliographic Details
Main Author: Mohd Nafie, Maslan
Format: Thesis
Published: 2022
Subjects:
Online Access:http://studentsrepo.um.edu.my/13614/1/Mohd_Nafie_Maslan.jpg
http://studentsrepo.um.edu.my/13614/8/nafie.pdf
http://studentsrepo.um.edu.my/13614/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The aim of this study is to investigate a deep convolutional neural network (DCNN) image classification technique to classify breast mass (i.e., benign or malignant) on mammogram image. DCNN architecture model of AlexNet, GoogLeNet and VGG-16 was compared to evaluate the performance of classifying breast mass patch. The dataset of breast mass was obtained from public database, Curated Breast Imaging Subset of Digital Database for Screening Mammography (CBIS-DDSM). Transfer learning which pre-trained the DCNN model on large-scale ImageNet, and data augmentation to increased number of data technique, were applied in this study. In total, 13,260 images of training dataset were imported into the NVIDIA deep learning GPU training system (DIGITS). A trained model of AlexNet, GoogLeNet and VGG-16 was created and selected based on the high accuracy and low loss. 540 images of testing dataset were applied to the trained DCNN model. The classification performance between the prediction and actual images were evaluated using confusion matrix and receiver operating characteristic (ROC) curve, to calculate accuracy, sensitivity/ recall, precision, specificity, F1-score and area under the curve (AUC). As a result; AlexNet and GoogLeNet have the highest specificity (71.48%); GoogLeNet have the highest accuracy (73.89%) and precision (72.79%); VGG-16 have the highest sensitivity/ recall (80%) and F1-score (75.26%). VGG-16 (0.8207) has the highest AUC, trailed by GoogLeNet (0.8064) abd AlexNet (0.7601). As conclusion, the overall ability of VGG-16 and GoogLeNet was superior over AlexNet in discriminated benign and malignant of breast mass patch.