论文标题
皮肤病变图像分割和分类的自我学习AI框架
Self-Learning AI Framework for Skin Lesion Image Segmentation and Classification
论文作者
论文摘要
图像分割和分类是模式识别的两个主要基本步骤。要使用深度学习模型进行医学图像细分或分类,它需要在大型图像数据集上进行注释。考虑这项工作的皮肤镜检查图像(ISIC存档)没有用于病变分割的基础真相信息。在此数据集上执行手动标签是耗时的。为了克服这个问题,在两阶段的深度学习算法中提出了自我学习注释方案。两阶段的深度学习算法由带注释方案和CNN分类器模型的U-NET分割模型组成。注释方案使用K均值聚类算法以及合并条件,以实现训练U-NET模型的初始标记信息。分类器模型(即Resnet-50和Lenet-5)在图像数据集上进行了培训和测试,而无需进行比较,并且与U-NET进行了分割,用于实施拟议的自学习人工智能(AI)框架。与直接在输入图像上直接训练的两个分类器模型相比,提议的AI框架的分类结果达到了93.8%的训练精度,测试精度为82.42%。
Image segmentation and classification are the two main fundamental steps in pattern recognition. To perform medical image segmentation or classification with deep learning models, it requires training on large image dataset with annotation. The dermoscopy images (ISIC archive) considered for this work does not have ground truth information for lesion segmentation. Performing manual labelling on this dataset is time-consuming. To overcome this issue, self-learning annotation scheme was proposed in the two-stage deep learning algorithm. The two-stage deep learning algorithm consists of U-Net segmentation model with the annotation scheme and CNN classifier model. The annotation scheme uses a K-means clustering algorithm along with merging conditions to achieve initial labelling information for training the U-Net model. The classifier models namely ResNet-50 and LeNet-5 were trained and tested on the image dataset without segmentation for comparison and with the U-Net segmentation for implementing the proposed self-learning Artificial Intelligence (AI) framework. The classification results of the proposed AI framework achieved training accuracy of 93.8% and testing accuracy of 82.42% when compared with the two classifier models directly trained on the input images.