Monica K M, Shreeharsha J, Falkowski-Gilski Przemysław, Falkowska-Gilska Bozena, Awasthy Mohan, Phadke Rekha
School of Computer Science and Engineering, Vellore Institute of Technology, Chennai, Tamil Nadu, India.
Department of Computer Science and Engineering, Rao Bahadur Y. Mahabaleswarappa Engineering College, Ballari, Karnataka, India.
Front Physiol. 2024 Jan 16;14:1324042. doi: 10.3389/fphys.2023.1324042. eCollection 2023.
Melanoma Skin Cancer (MSC) is a type of cancer in the human body; therefore, early disease diagnosis is essential for reducing the mortality rate. However, dermoscopic image analysis poses challenges due to factors such as color illumination, light reflections, and the varying sizes and shapes of lesions. To overcome these challenges, an automated framework is proposed in this manuscript. Initially, dermoscopic images are acquired from two online benchmark datasets: International Skin Imaging Collaboration (ISIC) 2020 and Human against Machine (HAM) 10000. Subsequently, a normalization technique is employed on the dermoscopic images to decrease noise impact, outliers, and variations in the pixels. Furthermore, cancerous regions in the pre-processed images are segmented utilizing the mask-faster Region based Convolutional Neural Network (RCNN) model. The mask-RCNN model offers precise pixellevel segmentation by accurately delineating object boundaries. From the partitioned cancerous regions, discriminative feature vectors are extracted by applying three pre-trained CNN models, namely ResNeXt101, Xception, and InceptionV3. These feature vectors are passed into the modified Gated Recurrent Unit (GRU) model for MSC classification. In the modified GRU model, a swish-Rectified Linear Unit (ReLU) activation function is incorporated that efficiently stabilizes the learning process with better convergence rate during training. The empirical investigation demonstrate that the modified GRU model attained an accuracy of 99.95% and 99.98% on the ISIC 2020 and HAM 10000 datasets, where the obtained results surpass the conventional detection models.
黑色素瘤皮肤癌(MSC)是人体中的一种癌症;因此,早期疾病诊断对于降低死亡率至关重要。然而,由于颜色照明、光反射以及病变大小和形状各异等因素,皮肤镜图像分析面临挑战。为了克服这些挑战,本文提出了一个自动化框架。首先,从两个在线基准数据集获取皮肤镜图像:国际皮肤成像协作组织(ISIC)2020和人机对抗(HAM)10000。随后,对皮肤镜图像采用归一化技术,以减少噪声影响、异常值和像素变化。此外,利用基于掩码的更快区域卷积神经网络(RCNN)模型对预处理图像中的癌性区域进行分割。掩码RCNN模型通过精确描绘物体边界提供精确的像素级分割。从分割出的癌性区域中,通过应用三个预训练的卷积神经网络模型,即ResNeXt101、Xception和InceptionV3,提取有区分力的特征向量。这些特征向量被传入修改后的门控循环单元(GRU)模型进行MSC分类。在修改后的GRU模型中,引入了一个Swish修正线性单元(ReLU)激活函数,该函数在训练期间以更好的收敛速度有效地稳定学习过程。实证研究表明,修改后的GRU模型在ISIC 2020和HAM 10000数据集上分别达到了99.95%和99.98%的准确率,所得结果超过了传统检测模型。