| Literature DB >> 33809665 |
Muhammad Irfan1, Muhammad Aksam Iftikhar2, Sana Yasin3, Umar Draz4, Tariq Ali5, Shafiq Hussain4, Sarah Bukhari6, Abdullah Saeed Alwadie1, Saifur Rahman1, Adam Glowacz7, Faisal Althobiani8.
Abstract
COVID-19 syndrome has extensively escalated worldwide with the induction of the year 2020 and has resulted in the illness of millions of people. COVID-19 patients bear an elevated risk once the symptoms deteriorate. Hence, early recognition of diseased patients can facilitate early intervention and avoid disease succession. This article intends to develop a hybrid deep neural networks (HDNNs), using computed tomography (CT) and X-ray imaging, to predict the risk of the onset of disease in patients suffering from COVID-19. To be precise, the subjects were classified into 3 categories namely normal, Pneumonia, and COVID-19. Initially, the CT and chest X-ray images, denoted as 'hybrid images' (with resolution 1080 × 1080) were collected from different sources, including GitHub, COVID-19 radiography database, Kaggle, COVID-19 image data collection, and Actual Med COVID-19 Chest X-ray Dataset, which are open source and publicly available data repositories. The 80% hybrid images were used to train the hybrid deep neural network model and the remaining 20% were used for the testing purpose. The capability and prediction accuracy of the HDNNs were calculated using the confusion matrix. The hybrid deep neural network showed a 99% classification accuracy on the test set data.Entities:
Keywords: COVID-19; computed tomography (CT-scan); hybrid deep neural network (HDNNs); long short-term memory (LSTM)
Mesh:
Year: 2021 PMID: 33809665 PMCID: PMC8002268 DOI: 10.3390/ijerph18063056
Source DB: PubMed Journal: Int J Environ Res Public Health ISSN: 1660-4601 Impact factor: 3.390
Performance comparison of existing COVID-19 detection techniques with HDDNs, in which the shaded area represents the chest X-rays-based techniques that are used as a benchmark for this study.
| Authors | Published | Technique Summary | Performance |
|---|---|---|---|
| 31 July 2020 | Artificial intelligence-assisted tool using computed tomography (CT) imaging to predict disease severity. | Accuracy: 81.9% | |
| 19 March 2020 | Artificial intelligence approach with chest X-ray | Per-scan sensitivity and specificity: 87% and 92% | |
| 28 August 2020 | CNN based methods using CT and X-ray images | Validation accuracy: (91%) | |
| 1 March 2020 | Deep Learning and CT images based method for COVID detection | Accuracy: 95.24%, | |
| 28 June 2020 | Deep learning with chest X-ray | Accuracy: 83.61% and sensitivity: 71.70% | |
| 3 September 2020 | AI system to diagnose COVID-19 pneumonia using CT scans | Accuracy: 80% | |
| 12 July 2020 | deep CNN using X-ray images | Accuracy: 98% | |
| 14 June 2020 | Deep learning-based models for detecting COVID-19 from computed tomography (CT) images | Accuracy: 98.8% | |
| 18 June 2020 | Deep Neural network with X-ray images | Accuracy: 98.08% and 87.02% for binary and multi-classes, respectively | |
| 2 July 2020 | Automatic Detection of COVID-19 Cases on X-ray images Using Convolutional Neural Networks | Accuracy 81% | |
| 17 August 2020 | Deep Network Architecture for COVID-19 Detection Using Computed Tomography Images | Accuracy 96.78% | |
| 28 September 2020 | COVID-19 Computed Tomography (CT) Scan using Machine Learning and Deep Learning | Accuracy 91% | |
| 25 February 2020 | Deep learning-based CT diagnosis system | Accuracy: 0.99 and sensitivity: 0.96 | |
| 11 July 2020. | Diagnosis of COVID-19 using CT scan images and deep learning techniques | Accuracy: 94.52% | |
|
| 10 January 2021 | Hybrid Deep Neural Networks (HDNNs), CT images and Chest X-rays for the detection of COVID-19 | Classification accuracy: 99% |
Figure 1Hybrid Deep Neural network (HDNNs) architecture for COVID-19 detection consists of a dropout layer (DL), a convolutional layer (CL), a pooling layer (PL) with LSTM blocks, and a fully connected (FC) layer.
Figure 2The block level representation of our proposed technique by using hybrid deep neural network (HDNNs) and chest X-ray.
Figure 3Implementation flow of data collection and deliverable.
Sensitivity for Normal, Pneumonia Patient, and COVID Patient.
| Sensitivity | |||
|---|---|---|---|
| Neural Network Architecture | No Findings | Pneumonia Patient | COVID-19 Patient |
| Recurrent Neural Networks (RNN) | 78% | 80.5% | 81.4% |
| Deep Belief Networks (DBNs) | 82.3% | 84% | 83.0 |
| Deep Neural Network (DNNs) | 81.5% | 86.7% | 87% |
| Hybrid Deep Neural Network (HDNNs) | 88.1% | 99.5% | 99% |
Positive predictive value (PPV) for each infection type.
| Positive Predictive Value (PPV) | |||
|---|---|---|---|
| Neural Network Architecture | No Findings | Pneumonia Patient | COVID-19 Patient |
| Recurrent Neural Networks (RNN) | 68.1% | 70.5% | 51.4% |
| Deep Belief Networks (DBNs) | 72.3% | 74% | 75.0 |
| Deep Neural Network (DNNs) | 81% | 84.7% | 86% |
| Hybrid Deep Neural Network (HDNNs) | 89.% | 96.5% | 98.7% |
Distribution of X-ray and CT images for different contamination types.
| Subject Type | Number of Images (X-ray) | |
|---|---|---|
|
|
| |
| Normal | 300 | 200 |
| Pneumonia | 800 | 200 |
| COVID-19 | 1000 | 200 |
|
| ||
| Normal | 400 | 200 |
| Pneumonia | 500 | 200 |
| COVID-19 | 800 | 200 |
Figure 4The 5-fold confusion matrix results of the multi-class classification task. (a) Overlapped Confusion Matrix, (b) 1-Fold Confusion Matrix (CM), (c) 2-Fold Confusion Matrix (CM), (d) 3-Fold Confusion Matrix (CM), (e) 4-Fold Confusion Matrix (CM), and (f) 5-Fold Confusion Matrix (CM).
Figure 5Loss of COVID-19 dataset against the number of COVID-19 CT and chest X-ray samples for the deep neural network (DNNs) and hybrid deep neural network (HDDNs).
Figure 6Accuracy of COVID-19 dataset against the number of COVID-19 CT and chest X-ray samples for the deep neural network (DNNs) and hybrid deep neural network (HDDNs).