| Literature DB >> 35062629 |
Irfan Ullah Khan1, Nida Aslam1, Talha Anwar2, Hind S Alsaif3, Sara Mhd Bachar Chrouf1, Norah A Alzahrani1,4, Fatimah Ahmed Alamoudi1, Mariam Moataz Aly Kamaleldin1, Khaled Bassam Awary3.
Abstract
The coronavirus pandemic (COVID-19) is disrupting the entire world; its rapid global spread threatens to affect millions of people. Accurate and timely diagnosis of COVID-19 is essential to control the spread and alleviate risk. Due to the promising results achieved by integrating machine learning (ML), particularly deep learning (DL), in automating the multiple disease diagnosis process. In the current study, a model based on deep learning was proposed for the automated diagnosis of COVID-19 using chest X-ray images (CXR) and clinical data of the patient. The aim of this study is to investigate the effects of integrating clinical patient data with the CXR for automated COVID-19 diagnosis. The proposed model used data collected from King Fahad University Hospital, Dammam, KSA, which consists of 270 patient records. The experiments were carried out first with clinical data, second with the CXR, and finally with clinical data and CXR. The fusion technique was used to combine the clinical features and features extracted from images. The study found that integrating clinical data with the CXR improves diagnostic accuracy. Using the clinical data and the CXR, the model achieved an accuracy of 0.970, a recall of 0.986, a precision of 0.978, and an F-score of 0.982. Further validation was performed by comparing the performance of the proposed system with the diagnosis of an expert. Additionally, the results have shown that the proposed system can be used as a tool that can help the doctors in COVID-19 diagnosis.Entities:
Keywords: COVID-19; chest X-ray (CXR); clinical data; deep learning (DL); pneumonia
Mesh:
Year: 2022 PMID: 35062629 PMCID: PMC8779361 DOI: 10.3390/s22020669
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Attribute description of the dataset.
| Feature Type | Feature Name | Description | Data Type |
|---|---|---|---|
| Demographic | Gender | Patient’s Gender | Categorical |
| Age | Patient’s age at the time of diagnosis | Numerical | |
| Symptoms | Temp | Patient’s body temperature at the time of diagnosis | Numerical |
| Pulse | Patient’s pulse rate at the time of diagnosis | Numerical | |
| Resp | Patient’s respiratory rate at the time of diagnosis | Numerical | |
| BP_Sys | Patient’s systolic blood pressure at the time of diagnosis | Numerical | |
| BP_Dsys | Patient’s diastolic blood pressure at the time of diagnosis | Numerical | |
| SOB | Does the patient have Shortness of Breath? | Categorical | |
| Cough | Does the patient have Cough? | Categorical | |
| Others | Does the patient have any other symptoms? | Categorical | |
| comorbidities | DM | Does the patient have Diabetes Mellitus? | Categorical |
| HTN | Does the patient have Hypertension? | Categorical | |
| Cardiac | Does the patient have any Cardiac problem? | Categorical | |
| DLP | Does the patient have Dyslipidemia? | Categorical | |
| CKD | Does the patient have chronic kidney diseases? | Categorical | |
| Others | Does the patient have any other chronic disease? | Categorical |
Statistical description of the numeric attributes.
| Feature Name | Mean (µ) ± Standard Deviation (σ) |
|---|---|
| Age | 50 ± 16 |
| Temp | 37.1 ± 4 |
| Pulse | 96.7 ± 20.99 |
| Resp | 25.13 ± 7.87 |
| BP_Sys | 129 ± 19.7 |
| BP_Dsys | 79 ± 14.11 |
Figure 1Exploratory analysis of the numeric attributes.
Figure 2Correlation of the numeric attributes in the dataset.
Statistical analysis of the categorical attributes.
| Feature Name | Frequency | ||
|---|---|---|---|
| Gender | Male (187) | Female (83) | <0.001 |
| SOB | Yes (139) | No (131) | 0.04 |
| Cough | Yes (148) | No (122) | 0.053 |
| DM | Yes (211) | No (59) | 0.997 |
| HTN | Yes (198) | No (72) | 0.408 |
| Cardiac | Yes (146) | No (124) | 0.077 |
| DLP | Yes (142) | No (128) | 0.094 |
| CKD | Yes (134) | No (136) | 0.071 |
Figure 3Deep Learning model for the clinical data (case 1).
Figure 4Deep Learning model for the chest X-ray (case 2).
Figure 5Joint-fusion model for chest X-ray and clinical data (case 3).
Performance comparison of the proposed DL models for three different cases.
| Experiment Scenario | Datatype | Accuracy | Recall | Precision | F-Score |
|---|---|---|---|---|---|
| Case 1 | Clinical data | 0.952 | 0.964 | 0.977 | 0.971 |
| Case 2 | CXR | 0.944 | 0.981 | 0.951 | 0.966 |
| Case 3 | Clinical data + CXR | 0.970 | 0.986 | 0.978 | 0.982 |
Figure 6Confusion matrix for case 1 (clinical data).
Figure 7Confusion matrix for case 2 (chest X-ray (CXR)).
Figure 8Confusion matrix for case 3 (clinical data and chest X-ray (CXR)).
Sample CXR and clinical data for the COVID-19 positive and healthy cases.
| Category | CXR | Clinical Data |
|---|---|---|
| COVID-19 Positive |
| Male, 68, 37, 70, 27, 129, 76, Y, Y, asymptomatic, Y, Y, Y, Y, N, anemia |
|
| Female, 74, 38.2, 78, 20, 134, 53, Y, Y, diarrhea, Y, Y, N, Y, N, bph | |
| Healthy |
| Male, 57, 36.6, 63, 20, 123, 87, N, N, dizz, Y, Y, Y, N, N, anemia |
|
| Female, 36, 37, 102, 20, 103, 66, Y, N, headache, N, N, N, N, N, sickle cell |
Figure 9Diagnosis comparison for case 1 (clinical data). (a) Expert diagnosis. (b) System diagnosis.
Figure 10Diagnosis comparison for case 2 (CXR). (a) Expert diagnosis. (b) System diagnosis.
Figure 11Diagnosis comparison for case 3 (fusion). (a) Expert diagnosis. (b) System diagnosis.
Diagnosis comparison among the doctor and the system for the three different cases.
| Case | Diagnosis Mode | Accuracy | Recall | Precision | F1 |
|---|---|---|---|---|---|
| Case 1 | Expert | 0.920 | 0.917 | 0.917 | 0.917 |
| System | 0.920 | 0.833 | 1.000 | 0.909 | |
| Case 2 | Expert | 0.920 | 1.000 | 0.857 | 0.923 |
| System | 0.840 | 0.917 | 0.786 | 0.846 | |
| Case 3 | Expert | 0.960 | 1.000 | 0.923 | 0.960 |
| System | 0.960 | 0.917 | 1.000 | 0.957 |