Cai Chengfeng, Gou Bingchen, Khishe Mohammad, Mohammadi Mokhtar, Rashidi Shima, Moradpour Reza, Mirjalili Seyedali
School of Mechanical Engineering, Northwestern Polytechnical University, Xi'an 710072, China.
Departement of Electrical Engineering, Imam Khomeini Marine Science University, Nowshahr, Iran.
Expert Syst Appl. 2023 Mar 1;213:119206. doi: 10.1016/j.eswa.2022.119206. Epub 2022 Nov 4.
Applying Deep Learning (DL) in radiological images (i.e., chest X-rays) is emerging because of the necessity of having accurate and fast COVID-19 detectors. Deep Convolutional Neural Networks (DCNN) have been typically used as robust COVID-19 positive case detectors in these approaches. Such DCCNs tend to utilize Gradient Descent-Based (GDB) algorithms as the last fully-connected layers' trainers. Although GDB training algorithms have simple structures and fast convergence rates for cases with large training samples, they suffer from the manual tuning of numerous parameters, getting stuck in local minima, large training samples set requirements, and inherently sequential procedures. It is exceedingly challenging to parallelize them with Graphics Processing Units (GPU). Consequently, the Chimp Optimization Algorithm (ChOA) is presented for training the DCNN's fully connected layers in light of the scarcity of a big COVID-19 training dataset and for the purpose of developing a fast COVID-19 detector with the capability of parallel implementation. In addition, two publicly accessible datasets termed COVID-Xray-5 k and COVIDetectioNet are used to benchmark the proposed detector known as DCCN-Chimp. In order to make a fair comparison, two structures are proposed: i-6c-2 s-12c-2 s and i-8c-2 s-16c-2 s, all of which have had their hyperparameters fine-tuned. The outcomes are evaluated in comparison to standard DCNN, Hybrid DCNN plus Genetic Algorithm (DCNN-GA), and Matched Subspace classifier with Adaptive Dictionaries (MSAD). Due to the large variation in results, we employ a weighted average of the ensemble of ten trained DCNN-ChOA, with the validation accuracy of the weights being used to determine the final weights. The validation accuracy for the mixed ensemble DCNN-ChOA is 99.11%. LeNet-5 DCNN's ensemble detection accuracy on COVID-19 is 84.58%. Comparatively, the suggested DCNN-ChOA yields over 99.11% accurate detection with a false alarm rate of less than 0.89%. The outcomes show that the DCCN-Chimp can deliver noticeably superior results than the comparable detectors. The Class Activation Map (CAM) is another tool used in this study to identify probable COVID-19-infected areas. Results show that highlighted regions are completely connected with clinical outcomes, which has been verified by experts.
由于需要准确快速的新冠病毒检测工具,深度学习(DL)在放射图像(即胸部X光)中的应用正在兴起。在这些方法中,深度卷积神经网络(DCNN)通常被用作强大的新冠病毒阳性病例检测工具。此类DCCN倾向于使用基于梯度下降(GDB)的算法作为最后全连接层的训练器。尽管GDB训练算法结构简单,对于大训练样本的情况收敛速度快,但它们存在众多参数需手动调整、易陷入局部最小值、对大训练样本集有要求以及本质上是顺序过程等问题。用图形处理单元(GPU)对其进行并行化极具挑战性。因此,鉴于新冠病毒训练数据集庞大的稀缺性,并为了开发一种具有并行实现能力的快速新冠病毒检测工具,提出了黑猩猩优化算法(ChOA)来训练DCNN的全连接层。此外,使用了两个可公开获取的数据集,即COVID-Xray-5k和COVIDetectioNet,来对所提出的称为DCCN-Chimp的检测工具进行基准测试。为了进行公平比较,提出了两种结构:i-6c-2s-12c-2s和i-8c-2s-16c-2s,所有这些结构的超参数都经过了微调。将结果与标准DCNN、混合DCNN加遗传算法(DCNN-GA)以及带自适应字典的匹配子空间分类器(MSAD)进行比较评估。由于结果差异较大,我们采用十个训练好的DCNN-ChOA的集成的加权平均值,权重的验证准确率用于确定最终权重。混合集成DCNN-ChOA的验证准确率为99.11%。LeNet-5 DCNN对新冠病毒的集成检测准确率为84.58%。相比之下,所提出的DCNN-ChOA检测准确率超过99.11%,误报率低于0.89%。结果表明,DCCN-Chimp能比同类检测工具产生明显更优的结果。类激活映射(CAM)是本研究中用于识别可能感染新冠病毒区域的另一种工具。结果表明,突出显示的区域与临床结果完全相关,这已得到专家验证。