School of Computer Science, Canadian International College (CIC), Egypt.
Faculty of Computers and Artificial Intelligence, Cairo University, Giza, Egypt.
Comput Biol Med. 2021 Sep;136:104712. doi: 10.1016/j.compbiomed.2021.104712. Epub 2021 Aug 4.
Skin lesion classification plays a crucial role in diagnosing various gene and related local medical cases in the field of dermoscopy. In this paper, a new model for the classification of skin lesions as either normal or melanoma is presented. The proposed melanoma prediction model was evaluated on a large publicly available dataset called ISIC 2020. The main challenge of this dataset is severe class imbalance. This paper proposes an approach to overcome this problem using a random over-sampling method followed by data augmentation. Moreover, a new hybrid version of a convolutional neural network architecture and bald eagle search (BES) optimization is proposed. The BES algorithm is used to find the optimal values of the hyperparameters of a SqueezeNet architecture. The proposed melanoma skin cancer prediction model obtained an overall accuracy of 98.37%, specificity of 96.47%, sensitivity of 100%, f-score of 98.40%, and area under the curve of 99%. The experimental results showed the robustness and efficiency of the proposed model compared with VGG19, GoogleNet, and ResNet50. Additionally, the results showed that the proposed model was very competitive compared with the state of the art.
皮肤损伤分类在皮肤镜领域的基因和相关局部医学案例诊断中起着至关重要的作用。本文提出了一种新的皮肤损伤分类模型,用于将皮肤损伤分为正常或黑色素瘤。所提出的黑色素瘤预测模型在一个名为 ISIC 2020 的大型公共数据集上进行了评估。该数据集的主要挑战是严重的类别不平衡。本文提出了一种使用随机过采样方法和数据增强来克服该问题的方法。此外,还提出了卷积神经网络架构和白头鹰搜索(BES)优化的一种新混合版本。BES 算法用于找到 SqueezeNet 架构的超参数的最佳值。所提出的黑色素瘤皮肤癌预测模型的总体准确率为 98.37%,特异性为 96.47%,灵敏度为 100%,F1 得分为 98.40%,曲线下面积为 99%。实验结果表明,与 VGG19、GoogleNet 和 ResNet50 相比,所提出的模型具有更强的鲁棒性和效率。此外,结果表明,与现有技术相比,所提出的模型具有很强的竞争力。