| Literature DB >> 35928972 |
S K B Sangeetha1, M Sandeep Kumar2, Deeba K3, Hariharan Rajadurai4, V Maheshwari2, Gemmachis Teshite Dalu5.
Abstract
As a result of the COVID-19 outbreak, which has put the world in an unprecedented predicament, thousands of people have died. Data from structured and unstructured sources are combined to create user-friendly platforms for clinicians and researchers in an integrated bioinformatics approach. The diagnosis and treatment of COVID-19 disease can be accelerated using AI-based platforms. In the battle against the virus, however, researchers and decision-makers must contend with an ever-increasing volume of data, referred to as "big data." VGG19 and ResNet152V2 pretrained deep learning architectures were used in this study. With these datasets, we could train and fine-tune our model on lung ultrasound frames from healthy people as well as from patients with COVID-19 and pneumonia. In two separate experiments, we evaluated two different classes of predictive models: one against pneumonia and the other against non-COVID-19. COVID-19 can be detected and diagnosed accurately and efficiently using these models, according to the findings. Therefore, the use of these inexpensive and affordable deep learning methods should be considered as a reliable method for the diagnosis of COVID-19.Entities:
Mesh:
Year: 2022 PMID: 35928972 PMCID: PMC9344483 DOI: 10.1155/2022/9771212
Source DB: PubMed Journal: Comput Math Methods Med ISSN: 1748-670X Impact factor: 2.809
Related work comparison.
| Reference | Method | Commonalities | Differences |
|---|---|---|---|
| [ | Generative adversarial networks (GANs), extreme learning machine (ELM), and long/short term memory (LSTM) | Pretrained architectures were used | Geographical issues were considered |
| [ | Review study | Statistical models are explained | Robustness and reliability of statistical models are compared |
| [ | Deep neural network | Conceptual deep learning framework developed | Drug development benefits explained |
| [ | Review study | Statistical models are explained | Deep Boltzmann machines (DBM), restricted Boltzmann machine (RBM), deep belief network (DBN), Hopfield network, and long-short-term memory (LSTM) were explained |
Figure 1Proposed VGG19-ResNet CNN architecture.
Model layers.
| Layer | Output shape | Parameters |
|---|---|---|
| resnet152v2 | 4,4,2048 | 52,442,528 |
| reshape_3 | 4,4,2048 | 0 |
| flatten_3 | 98776 | 0 |
| dense_3 | 512 | 32742678 |
| dropout_2 | 512 | 0 |
| dense_3 | 1 | 254 |
Figure 2Normal images.
Figure 3Pneumonia images.
Figure 4COVID-19 images.
Figure 5F-score comparison analysis.
Figure 6Accuracy comparison analysis.
Figure 7ROC curve: combined VGG19 and ResNet152V2.
Figure 8Epoch comparison.