Srivastava Gaurav, Chauhan Aninditaa, Jangid Mahesh, Chaurasia Sandeep
Department of Computer Science and Engineering, Manipal University Jaipur, 303007, Rajasthan, India.
Biomed Signal Process Control. 2022 Sep;78:103848. doi: 10.1016/j.bspc.2022.103848. Epub 2022 Jun 8.
The Coronavirus (COVID-19) pandemic has created havoc on humanity by causing millions of deaths and adverse physical and mental health effects. To prepare humankind for the fast and efficient detection of the virus and its variants shortly, COVID-19 detection using Artificial Intelligence and Computer-Aided Diagnosis has been the subject of several studies. To detect COVID-19, there are numerous publicly accessible datasets of Chest X-rays that the researchers have combined to solve the problem of inadequate data. The cause for concern here is that in combining two or more datasets, some of the images might be duplicates, so a curated dataset has been used in this study, taken from an author's paper. This dataset consists of 1281 COVID-19, 3270 Normal X-rays, and 1656 viral-pneumonia infected Chest X-ray images. Dataset has been pre-processed and divided carefully to ensure that there are no duplicate images. A comparative study on many traditional pre-trained models was performed, analyzing top-performing models. Fine-tuned InceptionV3, Modified EfficientNet B0&B1 produced an accuracy of 99.78% on binary classification, i.e., covid-19 infected and normal Chest X-ray image. ResNetV2 had a classification accuracy of 97.90% for 3-class classification i.e., covid-19 infected, normal, and pneumonia. Furthermore, a trailblazing custom CNN-based model, CoviXNet, has been proposed consisting of 15 layers that take efficiency into account. The proposed model CoviXNet exhibited a 10-fold accuracy of 99.47% on binary classification and 96.61% on 3-class. CoviXNet has shown phenomenal performance with exceptional accuracy and minimum computational cost. We anticipate that this comparative study, along with the proposed model CoviXNet, can assist medical centers with the efficient real-life detection of Coronavirus.
冠状病毒(COVID-19)大流行给人类带来了巨大破坏,造成了数百万人死亡以及对身心健康的不利影响。为了让人类能够在短期内快速有效地检测出该病毒及其变种,利用人工智能和计算机辅助诊断进行COVID-19检测已成为多项研究的主题。为了检测COVID-19,有许多公开可用的胸部X光数据集,研究人员将它们合并起来以解决数据不足的问题。这里令人担忧的是,在合并两个或多个数据集时,有些图像可能是重复的,因此本研究使用了一个经过整理的数据集,该数据集取自一位作者的论文。这个数据集包含1281张COVID-19图像、3270张正常X光图像和1656张病毒性肺炎感染的胸部X光图像。数据集已经过预处理并仔细划分,以确保没有重复图像。对许多传统的预训练模型进行了比较研究,分析了表现最佳的模型。微调后的InceptionV3、改进的EfficientNet B0和B1在二分类(即COVID-19感染和正常胸部X光图像)上的准确率达到了99.78%。ResNetV2在三分类(即COVID-19感染、正常和肺炎)上的分类准确率为97.90%。此外,还提出了一种开创性的基于自定义卷积神经网络的模型CoviXNet,它由15层组成,兼顾了效率。所提出的模型CoviXNet在二分类上的1折交叉验证准确率为99.47%,在三分类上为96.61%。CoviXNet表现出了非凡的性能,具有极高的准确率和最低的计算成本。我们预计,这项比较研究以及所提出的模型CoviXNet能够帮助医疗中心在实际中高效检测冠状病毒。