Monshi Maram Mahmoud A, Poon Josiah, Chung Vera, Monshi Fahad Mahmoud
School of Computer Science, The University of Sydney, Camperdown, NSW, 2006, Australia; Department of Information Technology, Taif University, Taif, 26571, Saudi Arabia.
School of Computer Science, The University of Sydney, Camperdown, NSW, 2006, Australia.
Comput Biol Med. 2021 Jun;133:104375. doi: 10.1016/j.compbiomed.2021.104375. Epub 2021 Apr 15.
To mitigate the spread of the current coronavirus disease 2019 (COVID-19) pandemic, it is crucial to have an effective screening of infected patients to be isolated and treated. Chest X-Ray (CXR) radiological imaging coupled with Artificial Intelligence (AI) applications, in particular Convolutional Neural Network (CNN), can speed the COVID-19 diagnostic process. In this paper, we optimize the data augmentation and the CNN hyperparameters for detecting COVID-19 from CXRs in terms of validation accuracy. This optimization increases the accuracy of the popular CNN architectures such as the Visual Geometry Group network (VGG-19) and the Residual Neural Network (ResNet-50), by 11.93% and 4.97%, respectively. We then proposed CovidXrayNet model that is based on EfficientNet-B0 and our optimization results. We evaluated CovidXrayNet on two datasets, including our generated balanced COVIDcxr dataset (960 CXRs) and the benchmark COVIDx dataset (15,496 CXRs). With only 30 epochs of training, CovidXrayNet achieves state-of-the-art accuracy of 95.82% on the COVIDx dataset in the three-class classification task (COVID-19, normal or pneumonia). The CovidXRayNet model, the COVIDcxr dataset, and several optimization experiments are publicly available at https://github.com/MaramMonshi/CovidXrayNet.
为减缓当前2019冠状病毒病(COVID-19)大流行的传播,对感染患者进行有效筛查以进行隔离和治疗至关重要。胸部X光(CXR)放射成像与人工智能(AI)应用,特别是卷积神经网络(CNN)相结合,可以加快COVID-19的诊断过程。在本文中,我们从验证准确率的角度优化了数据增强和用于从CXR检测COVID-19的CNN超参数。这种优化分别将视觉几何组网络(VGG-19)和残差神经网络(ResNet-50)等流行CNN架构的准确率提高了11.93%和4.97%。然后,我们基于EfficientNet-B0和我们的优化结果提出了CovidXrayNet模型。我们在两个数据集上评估了CovidXrayNet,包括我们生成的平衡COVIDcxr数据集(960张CXR)和基准COVIDx数据集(15496张CXR)。仅经过30个训练周期,CovidXrayNet在COVIDx数据集的三类分类任务(COVID-19、正常或肺炎)中就达到了95.82%的先进准确率。CovidXRayNet模型、COVIDcxr数据集以及几个优化实验可在https://github.com/MaramMonshi/CovidXrayNet上公开获取。