论文标题
通过深度学习驱动的集体智能模型对视网膜血管损害的早期诊断
Early Diagnosis of Retinal Blood Vessel Damage via Deep Learning-Powered Collective Intelligence Models
论文作者
论文摘要
糖尿病性视网膜病等视网膜疾病的早期诊断引起了许多研究人员的注意。通过引入卷积神经网络的深入学习已成为与图像相关的任务(例如分类和分割)的重要解决方案。图像分类中的大多数任务均通过Imagenet数据集进行了预处理和评估。但是,这些模型并不总是转化为其他数据集中的最佳结果。根据启发式方法,手动从头手动设计神经网络可能不会导致最佳模型,因为玩游戏中有许多超参数。在本文中,我们使用两种受自然风格的群算法:粒子群优化(PSO)和蚂蚁菌落优化(ACO)来获取TDCN模型,以将底底图像分类为严重性类别。群算法的力量用于搜索各种卷积,合并和归一化层的组合,以为任务提供最佳模型。据观察,TDCN-PSO的表现优于成像网模型和现有文献,而TDCN-ACO可实现更快的体系结构搜索。最佳TDCN模型的精度为90.3%,AUC ROC为0.956,Cohen Kappa得分为0.967。将结果与先前的研究进行了比较,以表明所提出的TDCN模型表现出较高的性能。
Early diagnosis of retinal diseases such as diabetic retinopathy has had the attention of many researchers. Deep learning through the introduction of convolutional neural networks has become a prominent solution for image-related tasks such as classification and segmentation. Most tasks in image classification are handled by deep CNNs pretrained and evaluated on imagenet dataset. However, these models do not always translate to the best result on other datasets. Devising a neural network manually from scratch based on heuristics may not lead to an optimal model as there are numerous hyperparameters in play. In this paper, we use two nature-inspired swarm algorithms: particle swarm optimization (PSO) and ant colony optimization (ACO) to obtain TDCN models to perform classification of fundus images into severity classes. The power of swarm algorithms is used to search for various combinations of convolutional, pooling, and normalization layers to provide the best model for the task. It is observed that TDCN-PSO outperforms imagenet models and existing literature, while TDCN-ACO achieves faster architecture search. The best TDCN model achieves an accuracy of 90.3%, AUC ROC of 0.956, and a Cohen kappa score of 0.967. The results were compared with the previous studies to show that the proposed TDCN models exhibit superior performance.