| Literature DB >> 32722154 |
Israel Edem Agbehadji1, Bankole Osita Awuzie2, Alfred Beati Ngowi1, Richard C Millham3.
Abstract
The emergence of the 2019 novel coronavirus (COVID-19) which was declared a pandemic has spread to 210 countries worldwide. It has had a significant impact on health systems and economic, educational and social facets of contemporary society. As the rate of transmission increases, various collaborative approaches among stakeholders to develop innovative means of screening, detecting and diagnosing COVID-19's cases among human beings at a commensurate rate have evolved. Further, the utility of computing models associated with the fourth industrial revolution technologies in achieving the desired feat has been highlighted. However, there is a gap in terms of the accuracy of detection and prediction of COVID-19 cases and tracing contacts of infected persons. This paper presents a review of computing models that can be adopted to enhance the performance of detecting and predicting the COVID-19 pandemic cases. We focus on big data, artificial intelligence (AI) and nature-inspired computing (NIC) models that can be adopted in the current pandemic. The review suggested that artificial intelligence models have been used for the case detection of COVID-19. Similarly, big data platforms have also been applied for tracing contacts. However, the nature-inspired computing (NIC) models that have demonstrated good performance in feature selection of medical issues are yet to be explored for case detection and tracing of contacts in the current COVID-19 pandemic. This study holds salient implications for practitioners and researchers alike as it elucidates the potentials of NIC in the accurate detection of pandemic cases and optimized contact tracing.Entities:
Keywords: 2019 novel coronavirus disease (COVID-19); artificial intelligence (AI); big data; contact tracing; nature-inspired computing (NIC)
Mesh:
Year: 2020 PMID: 32722154 PMCID: PMC7432484 DOI: 10.3390/ijerph17155330
Source DB: PubMed Journal: Int J Environ Res Public Health ISSN: 1660-4601 Impact factor: 3.390
Summary of big data analytics.
| Real-Time Big Data Analytics Platform | Application Domains |
|---|---|
| Storm | For data stream processing in real-time that focuses on message processing [ |
| S4 and Kafka | For distributed stream processing inspired by the MapReduce model |
| Flink | Supports batch processing |
| Apache Spark | For stream processing that can process large volumes of data in memory with limited time. |
| Hybrid processing | Supports both batch and stream processing |
Summary of artificial intelligence (AI) algorithms.
| Artificial Intelligence Algorithms | Application Domains |
|---|---|
| CNN | For image detection and classification, Early detection of COVID-19 using radiology images [ |
| RNN | For predicting patients’ future health information [ |
| LSTM | Performs diagnosis classification from the clinical measurement of the patient in a pediatric intensive care unit [ |
Summary of nature-inspired algorithms.
| Nature-Inspired Algorithms | Application Domains |
|---|---|
| GA | Bandwidth utilization, computational resources and data dependencies [ |
| Simulated Annealing (SA) and Whale Optimization Algorithm (WOA) | SA algorithm-based big data optimization technique, which uses WOA to design different feature selection [ |
| PSO | Time series prediction, remote sensing image registration [ |
| SA algorithm based on feature selection | SAFS technique for big data learning and computer vision. SAFS algorithm removes variables and tightens a sparse constraint, to reduce the problem size that makes it mainly fit for big data learning [ |
| Artificial Bee Colony (ABC) | ABC algorithm-based clustering approach for big data, which identifies the best cluster and performs the optimization for different dataset sizes. |
| Firefly Swarm Optimization (FSO) | FSO algorithm-based hybrid (FSOH) approach for big data optimization, which focused on six multi-objective problems to reduce the execution cost but it has high computational time complexity [ |
| Grey Wolf Optimization algorithm (GWO) | Feature selection, community detection, iris recognition [ |
| Cat Swarm Optimization (CSO) | CSO algorithm-based approach for big data classification to select features in a text classification experiment for big data [ |
| Ant Colony Optimization (ACO) | For mobile big data to select optimal features to resolve decisions, which aids to manage big data of social networks (tweets and posts) effectively [ |
| Improved ACO algorithm (IACO) | Big data analytical approach for management of medical data such as patient data, operation data, which helps doctors to retrieve the required data in little time [ |
| Shuffled Frog Leaping (SFL) | Selection of the feature in high-dimensional biomedical data. SFL algorithm maximizes the predictive accuracy by exploring the space of possible subsets to obtain the set of features and reduces the irrelevant features [ |
| Bacterial Foraging Optimization (BFO) algorithm | Classify the informative and affective content from the medical weblogs. The “MAYO” clinic data were used to evaluate the accuracy to retrieve the relevant information from the medical dataset [ |
| Kestrel-based Search Algorithm (KSA) | KSA was applied as a parameter tuning algorithm to improve on the accuracy of feature selection in high-dimensional bioinformatics datasets [ |
| Lion Optimization Algorithm (LOA) Lion cooperation characteristic | Data clustering, extracting liver from the abdominal CT images [ |
| Whale Optimization Algorithm | Feature selection and currently proposed for diagnosing and predicting COVID-19 cases [ |
| Flock by leader | For local proximity in an artificial virtual space [ |
Shortcomings of AI-based technologies and capabilities of nature-inspired computing (NIC).
| Shortcomings of Big Data Analytics | Shortcomings of AI-Based Technologies | Capabilities of NIC to Resolve Shortcomings |
|---|---|---|
| Determining the accuracy and reliability of social media posts. | Accuracy of classification of features is by backward propagation methods that suffer from over-fitting and under-fitting [ | Uses randomized parameters to find the most or near-optimal solution that maximizes the classification accuracy. |
| The architecture for data sharing and merging remains one of the shortcomings considering the widespread geographical dimension for quick case detection and tracing of contacts. | Once the network learns one set of weight, any new learning causes catastrophic forgetting [ | It applies randomization to learn new parameters to optimize learning. |
| Back-propagation can be optimized locally but it fails globally which affects the accuracy of classification. | Ability to exploit local search and find the most optimal global result [ |