Predicting pattern of coronavirus using X-ray and CT scan images.

IF 2 Q3 MATHEMATICAL & COMPUTATIONAL BIOLOGY
Payal Khurana Batra, Paras Aggarwal, Dheeraj Wadhwa, Mehul Gulati
{"title":"Predicting pattern of coronavirus using X-ray and CT scan images.","authors":"Payal Khurana Batra,&nbsp;Paras Aggarwal,&nbsp;Dheeraj Wadhwa,&nbsp;Mehul Gulati","doi":"10.1007/s13721-022-00382-2","DOIUrl":null,"url":null,"abstract":"<p><p>Novel coronavirus is a disease that can propagate easily with very minute carelessness and with very little physical contact between people. Presently, the world's central health institution called the World Health Organization has approved and advised the Reverse Transcription-Polymerase Chain Reaction (RT-PCR) swab test as the most important and effective diagnostic method to confirm if a patient has COVID-19 symptoms or not. This test takes at least a day for revealing the results, depending on the feasible resources in the neighborhood. Moreover, the RT-PCR test gives sometimes false positive results and slow in the process. To keep the potential virus carriers and potential causes of the disease quarantined as early as possible, there is still a requirement for a much faster and more accurate diagnostic process to supplement RT-PCR test of finding the patients affected by the virus. In this regard, radiological images such as X-ray and CT (Computerized Tomography) scan are found to be useful. The X-ray and CT scan have good screening modality; they are quick at capturing and finding and widely available around the world. Therefore, a deep learning model, which makes use of CT scan and X-ray images, has been proposed to automate and analyze the diagnostic process by utilizing Convolutional Neural Network (CNN). This model makes use of InceptionV3 deep learning model, a type of CNN. It is a lightweight deep learning model that is apt for mobile, laptop, and tablet platforms. The proposed model requires low memory space and gives an accuracy of about 96%, sensitivity of 93.48% for CXRs (Chest X-rays) and accuracy of 93%, sensitivity of 89.81 % for the CT scan images respectively. The proposed model is also compared with other deep learning models like VGG 16 (Visual Geometry Group), ResNet50V2 (Residual Network) and other existing deep learning models and it is found to be better in terms of accuracy and other performance parameters. Further, a web application has been developed from the proposed model. The web application is able to detect COVID-19 cases from the CT scan and X-ray images with significant accuracy.</p>","PeriodicalId":44876,"journal":{"name":"Network Modeling and Analysis in Health Informatics and Bioinformatics","volume":" ","pages":"39"},"PeriodicalIF":2.0000,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9532815/pdf/","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Network Modeling and Analysis in Health Informatics and Bioinformatics","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1007/s13721-022-00382-2","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2022/10/5 0:00:00","PubModel":"Epub","JCR":"Q3","JCRName":"MATHEMATICAL & COMPUTATIONAL BIOLOGY","Score":null,"Total":0}
引用次数: 1

Abstract

Novel coronavirus is a disease that can propagate easily with very minute carelessness and with very little physical contact between people. Presently, the world's central health institution called the World Health Organization has approved and advised the Reverse Transcription-Polymerase Chain Reaction (RT-PCR) swab test as the most important and effective diagnostic method to confirm if a patient has COVID-19 symptoms or not. This test takes at least a day for revealing the results, depending on the feasible resources in the neighborhood. Moreover, the RT-PCR test gives sometimes false positive results and slow in the process. To keep the potential virus carriers and potential causes of the disease quarantined as early as possible, there is still a requirement for a much faster and more accurate diagnostic process to supplement RT-PCR test of finding the patients affected by the virus. In this regard, radiological images such as X-ray and CT (Computerized Tomography) scan are found to be useful. The X-ray and CT scan have good screening modality; they are quick at capturing and finding and widely available around the world. Therefore, a deep learning model, which makes use of CT scan and X-ray images, has been proposed to automate and analyze the diagnostic process by utilizing Convolutional Neural Network (CNN). This model makes use of InceptionV3 deep learning model, a type of CNN. It is a lightweight deep learning model that is apt for mobile, laptop, and tablet platforms. The proposed model requires low memory space and gives an accuracy of about 96%, sensitivity of 93.48% for CXRs (Chest X-rays) and accuracy of 93%, sensitivity of 89.81 % for the CT scan images respectively. The proposed model is also compared with other deep learning models like VGG 16 (Visual Geometry Group), ResNet50V2 (Residual Network) and other existing deep learning models and it is found to be better in terms of accuracy and other performance parameters. Further, a web application has been developed from the proposed model. The web application is able to detect COVID-19 cases from the CT scan and X-ray images with significant accuracy.

Abstract Image

Abstract Image

Abstract Image

利用x射线和CT扫描图像预测冠状病毒的模式。
新型冠状病毒是一种很容易传播的疾病,只要不小心,人与人之间的身体接触很少。目前,世界卫生组织(who)将逆转录聚合酶链反应(RT-PCR)拭子检测作为确认新冠肺炎患者是否出现症状的最重要、最有效的诊断方法,予以了认可和建议。这个测试至少需要一天的时间来显示结果,这取决于附近的可行资源。此外,RT-PCR检测有时会出现假阳性结果,而且过程缓慢。为了尽可能早地隔离潜在的病毒携带者和潜在的疾病原因,仍然需要更快、更准确的诊断过程来补充发现病毒感染患者的RT-PCR检测。在这方面,x射线和CT(计算机断层扫描)扫描等放射图像被发现是有用的。x线和CT扫描具有良好的筛查方式;它们善于捕捉和发现,并且在世界各地广泛使用。因此,本文提出了一种利用CT扫描和x射线图像的深度学习模型,利用卷积神经网络(CNN)自动化和分析诊断过程。该模型使用了CNN的一种InceptionV3深度学习模型。它是一个轻量级的深度学习模型,适用于手机、笔记本电脑和平板电脑平台。该模型对存储空间的要求较低,对胸部x光片的准确率约为96%,灵敏度为93.48%,对CT扫描图像的准确率为93%,灵敏度为89.81%。并将所提出的模型与VGG 16 (Visual Geometry Group)、ResNet50V2 (Residual Network)等现有深度学习模型进行了比较,发现在准确率等性能参数上有更好的表现。此外,根据所提出的模型开发了一个web应用程序。该web应用程序能够以极高的准确性从CT扫描和x射线图像中检测COVID-19病例。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
CiteScore
5.40
自引率
4.30%
发文量
43
期刊介绍: NetMAHIB publishes original research articles and reviews reporting how graph theory, statistics, linear algebra and machine learning techniques can be effectively used for modelling and analysis in health informatics and bioinformatics. It aims at creating a synergy between these disciplines by providing a forum for disseminating the latest developments and research findings; hence, results can be shared with readers across institutions, governments, researchers, students, and the industry. The journal emphasizes fundamental contributions on new methodologies, discoveries and techniques that have general applicability and which form the basis for network based modelling, knowledge discovery, knowledge sharing and decision support to the benefit of patients, healthcare professionals and society in traditional and advanced emerging settings, including eHealth and mHealth .
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信