Electronics & Communications Engineering Department, Arab Academy for Science, Technology, and Maritime Transport (AASTMT), Alexandria, 1029, Egypt; Electronic & Electrical Engineering Department, University of Strathclyde, Glasgow, G1 1XW, UK.
Electronics & Communications Engineering Department, Arab Academy for Science, Technology, and Maritime Transport (AASTMT), Alexandria, 1029, Egypt.
Comput Biol Med. 2021 Apr;131:104245. doi: 10.1016/j.compbiomed.2021.104245. Epub 2021 Jan 29.
Deep learning (DL) is the fastest-growing field of machine learning (ML). Deep convolutional neural networks (DCNN) are currently the main tool used for image analysis and classification purposes. There are several DCNN architectures among them AlexNet, GoogleNet, and residual networks (ResNet).
This paper presents a new computer-aided diagnosis (CAD) system based on feature extraction and classification using DL techniques to help radiologists to classify breast cancer lesions in mammograms. This is performed by four different experiments to determine the optimum approach. The first one consists of end-to-end pre-trained fine-tuned DCNN networks. In the second one, the deep features of the DCNNs are extracted and fed to a support vector machine (SVM) classifier with different kernel functions. The third experiment performs deep features fusion to demonstrate that combining deep features will enhance the accuracy of the SVM classifiers. Finally, in the fourth experiment, principal component analysis (PCA) is introduced to reduce the large feature vector produced in feature fusion and to decrease the computational cost. The experiments are performed on two datasets (1) the curated breast imaging subset of the digital database for screening mammography (CBIS-DDSM) and (2) the mammographic image analysis society digital mammogram database (MIAS).
The accuracy achieved using deep features fusion for both datasets proved to be the highest compared to the state-of-the-art CAD systems. Conversely, when applying the PCA on the feature fusion sets, the accuracy did not improve; however, the computational cost decreased as the execution time decreased.
深度学习(DL)是机器学习(ML)发展最快的领域。深度卷积神经网络(DCNN)目前是用于图像分析和分类目的的主要工具。其中有几种 DCNN 架构,包括 AlexNet、GoogleNet 和残差网络(ResNet)。
本文提出了一种基于特征提取和分类的新计算机辅助诊断(CAD)系统,使用深度学习技术帮助放射科医生对乳腺 X 光片中的乳腺癌病变进行分类。这通过四个不同的实验来确定最佳方法来完成。第一个实验是使用端到端预训练的微调 DCNN 网络。在第二个实验中,提取 DCNN 的深度特征,并将其馈送到具有不同核函数的支持向量机(SVM)分类器。第三个实验进行深度特征融合,以证明结合深度特征将提高 SVM 分类器的准确性。最后,在第四个实验中,引入主成分分析(PCA)来减少特征融合中产生的大特征向量,并降低计算成本。实验是在两个数据集(1)数字筛查乳腺 X 光片数据库(CBIS-DDSM)的乳腺成像子集和(2)乳腺图像分析协会数字乳腺数据库(MIAS)上进行的。
与最先进的 CAD 系统相比,在两个数据集上使用深度特征融合所达到的准确性被证明是最高的。相反,当在特征融合集上应用 PCA 时,准确性并没有提高;但是,执行时间减少了,计算成本也降低了。