Department of Computer Science and Engineering, College of Engineering Perumon, Kollam, 691 601, Kerala, India.
Department of Computer Science and Engineering, College of Engineering Perumon, Kollam, 691 601, Kerala, India.
Comput Biol Med. 2022 Feb;141:105134. doi: 10.1016/j.compbiomed.2021.105134. Epub 2021 Dec 14.
Several infectious diseases have affected the lives of many people and have caused great dilemmas all over the world. COVID-19 was declared a pandemic caused by a newly discovered virus named Severe Acute Respiratory Syndrome Coronavirus 2 (SARS-CoV-2) by the World Health Organisation in 2019. RT-PCR is considered the golden standard for COVID-19 detection. Due to the limited RT-PCR resources, early diagnosis of the disease has become a challenge. Radiographic images such as Ultrasound, CT scans, X-rays can be used for the detection of the deathly disease. Developing deep learning models using radiographic images for detecting COVID-19 can assist in countering the outbreak of the virus. This paper presents a computer-aided detection model utilizing chest X-ray images for combating the pandemic. Several pre-trained networks and their combinations have been used for developing the model. The method uses features extracted from pre-trained networks along with Sparse autoencoder for dimensionality reduction and a Feed Forward Neural Network (FFNN) for the detection of COVID-19. Two publicly available chest X-ray image datasets, consisting of 504 COVID-19 images and 542 non-COVID-19 images, have been combined to train the model. The method was able to achieve an accuracy of 0.9578 and an AUC of 0.9821, using the combination of InceptionResnetV2 and Xception. Experiments have proved that the accuracy of the model improves with the usage of sparse autoencoder as the dimensionality reduction technique.
几种传染病影响了许多人的生活,并在全球范围内造成了巨大的困境。2019 年,世界卫生组织宣布由一种新发现的病毒引起的 COVID-19 为大流行,该病毒被命名为严重急性呼吸系统综合征冠状病毒 2(SARS-CoV-2)。逆转录聚合酶链反应(RT-PCR)被认为是 COVID-19 检测的黄金标准。由于 RT-PCR 资源有限,疾病的早期诊断已成为一个挑战。超声、CT 扫描、X 射线等影像学图像可用于检测这种致命疾病。利用影像学图像开发深度学习模型可用于协助检测 COVID-19。本文提出了一种利用胸部 X 射线图像对抗大流行的计算机辅助检测模型。使用了几种预训练网络及其组合来开发该模型。该方法使用从预训练网络中提取的特征以及稀疏自动编码器进行降维和前馈神经网络(FFNN)进行 COVID-19 检测。将两个公开的胸部 X 射线图像数据集(包含 504 张 COVID-19 图像和 542 张非 COVID-19 图像)结合起来训练模型。该方法使用 InceptionResnetV2 和 Xception 的组合,实现了 0.9578 的准确率和 0.9821 的 AUC。实验证明,随着使用稀疏自动编码器作为降维技术,模型的准确性会提高。