paper-with-me

홈 › Papers

CovidAID: COVID-19 Detection Using Chest X-Ray

2020-04-21 · Arpan Mangal, Surya Kalia, Harish Rajgopal, Krithika Rangarajan, Vinay Namboodiri, Subhashis Banerjee, Chetan Arora

The exponential increase in COVID-19 patients is overwhelming healthcare systems across the world. With limited testing kits, it is impossible for every patient with respiratory illness to be tested using conventional techniques (RT-PCR). The tests also have long turn-around time, and limited sensitivity. Detecting possible COVID-19 infections on Chest X-Ray may help quarantine high risk patients while test results are awaited. X-Ray machines are already available in most healthcare systems, and with most modern X-Ray systems already digitized, there is no transportation time involved for the samples either. In this work we propose the use of chest X-Ray to prioritize the selection of patients for further RT-PCR testing. This may be useful in an inpatient setting where the present systems are struggling to decide whether to keep the patient in the ward along with other patients or isolate them in COVID-19 areas. It would also help in identifying patients with high likelihood of COVID with a false negative RT-PCR who would need repeat testing. Further, we propose the use of modern AI techniques to detect the COVID-19 patients using X-Ray images in an automated manner, particularly in settings where radiologists are not available, and help make the proposed testing technology scalable. We present CovidAID: COVID-19 AI Detector, a novel deep neural network based model to triage patients for appropriate testing. On the publicly available covid-chestxray-dataset [2], our model gives 90.5% accuracy with 100% sensitivity (recall) for the COVID-19 infection. We significantly improve upon the results of Covid-Net [10] on the same dataset.

📄 PDF Abstract BibTeX arXiv:2004.09803

Code (5)

arpanmangal/CovidAID 공식 구현 pytorch
Nitujha15/Detecting-Covid-19-with-Chest-Xrays pytorch
darpanshah2/cov_t pytorch
deepakkvresearch/covid-detection-from-xrays pytorch
dragonsan17/covid_detection_from_xray

Tasks

Sensitivity

Similar Papers 제목 키워드 기반

An efficient method of detection of COVID-19 using Mask R-CNN on chest X-Ray images

2021-07-12 · journal 2021 7 · Soumyajit Podder, Somnath Bhattacharjee, Arijit Roy

Artificial intelligence techniques are used on chest X-ray images for accurate detection of diseases and this paper aims to develop a process which is capable of diagnosing COVID-19 using deep learning methods on X-ray i…

Specificity

COVID-19 Detection in Chest X-ray Images Using Swin-Transformer and Transformer in Transformer

2021-10-16 · Juntao Jiang, Shuyi Lin

The Coronavirus Disease 2019 (COVID-19) has spread globally and caused serious damage. Chest X-ray images are widely used for COVID-19 diagnosis and the Artificial Intelligence method can increase efficiency and accuracy…

COVID-19 DiagnosisEthics

Self-Knowledge Distillation based Self-Supervised Learning for Covid-19 Detection from Chest X-Ray Images

2022-06-07 · Guang Li, Ren Togo, Takahiro Ogawa, Miki Haseyama

The global outbreak of the Coronavirus 2019 (COVID-19) has overloaded worldwide healthcare systems. Computer-aided diagnosis for COVID-19 fast detection and patient triage is becoming critical. This paper proposes a nove…

Knowledge DistillationSelf-Knowledge DistillationSelf-Supervised Learning

CovidGAN: Data Augmentation Using Auxiliary Classifier GAN for Improved Covid-19 Detection

2021-03-08 · Abdul Waheed, Muskan Goyal, Deepak Gupta, Ashish Khanna 외

Coronavirus (COVID-19) is a viral disease caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). The spread of COVID-19 seems to have a detrimental effect on the global economy and health. A positive che…

Data AugmentationGenerative Adversarial Network

HOG + CNN Net: Diagnosing COVID-19 and Pneumonia by Deep Neural Network from Chest X-Ray Images.

2021-07-08 · journal 2021 7 · Mohammad Marufur Rahman, Sheikh Nooruddin, K. M. Azharul Hasan, Nahin Kumar Dey

Coronavirus disease 2019 in short COVID-19 is a contagious disease caused by coronavirus SARS-CoV-2, which has caused a global pandemic and still infecting millions around the globe. COVID-19 has made an enormous impact…