Literature DB >> 36068837

An AI-based disease detection and prevention scheme for COVID-19.

Sudeep Tanwar1, Aparna Kumari1, Darshan Vekaria1, Neeraj Kumar2,3, Ravi Sharma4.   

Abstract

The proliferating outbreak of COVID-19 raises global health concerns and has brought many countries to a standstill. Several restrain strategies are imposed to suppress and flatten the mortality curve, such as lockdowns, quarantines, etc. Artificial Intelligence (AI) techniques could be a promising solution to leverage these restraint strategies. However, real-time decision-making necessitates a cloud-oriented AI solution to control the pandemic. Though many cloud-oriented solutions exist, they have not been fully exploited for real-time data accessibility and high prediction accuracy. Motivated by these facts, this paper proposes a cloud-oriented AI-based scheme referred to as D-espy (i.e., Disease-espy) for disease detection and prevention. The proposed D-espy scheme performs a comparative analysis between Autoregressive Integrated Moving Average (ARIMA), Vanilla Long Short Term Memory (LSTM), and Stacked LSTM techniques, which signify the dominance of Stacked LSTM in terms of prediction accuracy. Then, a Medical Resource Distribution (MRD) mechanism is proposed for the optimal distribution of medical resources. Next, a three-phase analysis of the COVID-19 spread is presented, which can benefit the governing bodies in deciding lockdown relaxation. Results show the efficacy of the D-espy scheme concerning 96.2% of prediction accuracy compared to the existing approaches.
© 2022 Elsevier Ltd. All rights reserved.

Entities:  

Keywords:  AI; ARIMA; COVID-19; Disease prediction; Disease prevention; Healthcare 4.0; LSTM

Year:  2022        PMID: 36068837      PMCID: PMC9436917          DOI: 10.1016/j.compeleceng.2022.108352

Source DB:  PubMed          Journal:  Comput Electr Eng        ISSN: 0045-7906            Impact factor:   4.152


Introduction

The global spread of mysterious COVID-19 started at the end of December 2019, identified as novel coronavirus/2019-nCOV. The genetic structure of COVID-19 is close to severe acute respiratory syndrome coronavirus 2 (SARS-COV2). The rapid spread of COVID-19 worldwide turned into an outbreak, and the World Health Organization (WHO) declared it a pandemic. Initial cases of this disease are associated with the live animal market in China (Wuhan City in December 2019). Still, within no time, human-to-human interaction has caused its presence in almost every part of the world with a variant of it, i.e., Omicron [1], [2]. Fig. 1 shows the humongous count of COVID-19 cases worldwide [3]. The data shown in the bar graph is based on the records available by 3rd December 2021.
Fig. 1

COVID-19 Global Scenario.

Any disease outbreak severely impacts the economy of a country as well as the lives of the people. It is evident from the given facts and figures regarding the emergence of COVID-19 that it has turned out to be a threat to humans, and it has to be contemplated as a vital domain for research to control the pandemic [4]. India is one of the countries which has been severely affected by COVID-19. Though the government imposed multiple lockdowns, quarantines, travel limits, and many other tactics to control the pandemic, the ceaseless rise in the cases proves the gravity of the situation and a need for efficient prediction and prevention planning to overcome the COVID-19 crisis. COVID-19 Global Scenario. To control this pandemic, AI is a viable solution for efficient prediction and prevention mechanism to assist healthcare operations [5], [6]. AI bolster the use of Machine Learning (ML) and Deep Learning (DL) models for disease prediction, given their ability to learn about the trends and seasonality from the historical data [1]. Since several sources provide information about the disease and its rise, the government collects data from various relevant sources. Few data-driven research work has been carried out in this direction including statistical and mathematical model [7], [8], [9], [10]. Most of the existing data-driven methods used linear methods and neglected the temporal components of the COVID-19 data. Then, the statistical models (e.g., Moving Average (MA), Auto-Regressive (AR), and Auto-Regressive Moving Average (ARIMA)) depend on assumptions that make it difficult to forecast real-time transmission rates. These methods cannot fit perfectly in many cases, and the model’s accuracy is also quite low during prediction. Another challenge is the real-time access to the prediction result to all the stakeholders for future analysis and decision-making, which could be handled by cloud storage. Motivated by these facts, this paper proposes a cloud-oriented AI-based scheme referred to as D-espy (i.e., Disease-espy) for disease detection and prevention for the COVID-19 outbreak. D-espy carries out a performance analysis of AI-based prediction techniques like ARIMA, Vanilla LSTM, and Stacked LSTM on the COVID-19 dataset for India. Therefore, a cloud-integrated AI-based prediction mechanism can be ideal for COVID-19 futuristic analysis. Then, the MRD mechanism has been designed based on the LSTM predictions to facilitate the distribution of medical resources, for instance, medicine, testing kits, masks, medical staff, and many more within the contaminated regions in the country. With a limited workforce and medical resources, it is necessary to combat the COVID-19 spread optimally within the country. Therefore, AI plays a crucial role in this scheme for providing the three-week early predictions of the total COVID-19 cases, recoveries, and deaths. The AI-based Stacked LSTM prediction results will be used in the data-driven optimal MRD approach across various regions of the country. In contrast, the predictions result obtained from ARIMA, Vanilla, and Stacked LSTM models could be used for the phase analysis in lockdown scenarios. The proposed D-espy scheme will immensely benefit the government in deciding the proper distribution of medical resources (in a limited time period) to the people in more potential danger of the disease.

Motivation

Following are the motivation for this paper. The fatal aspects and the exponential growth of COVID-19 worldwide is one of the key criteria to explore this field. Accurate and early prediction of a pandemic will allow the government to plan preventive strategies and lockdowns beforehand. Existing research work mostly focused on forecasting the outbreak’s trends and rise. However, prevention schemes based on the rise of COVID-19 in different regions have not been explored to their full potential. So, there is a need for a preventive strategy that can optimally redistribute medical resources across various regions of the country to control the spread of disease. The proposed scheme opens the door for studying the future rise of the disease and planning lockdown relaxations and preventive strategies accordingly.

Research contributions

Following are the research contributions of this paper. Proposed an AI-based disease prediction model (consists of ARIMA, Vanilla LSTM, and Full Stacked LSTM models) that predicts the number of total cases, demises, and recovery up to three weeks. Designed an MRD scheme that can help the government allocate resources to different regions based on the expected rise in the cases. Performance evaluation of D-espy over prediction accuracy by comparing it with state-of-the-art approaches. Performed three-phase analysis of the proposed D-espy scheme in the Indian scenario.

Organization

The remaining section of the paper is organized as follows. Section 2 highlights the background of COVID-19 and existing data-driven work based on AI techniques. Then, system architecture and problem formulation of the proposed scheme D-espy are described in Section 3. Further, Section 4 explains the workflow of the proposed scheme. Next, Section 5 shows the experimental results obtained by D-espy and includes a comparative analysis with other baseline models. At last, we conclude the paper in Section 6. Table 1 lists all the acronyms used in the paper.
Table 1

Abbreviations Used.

SymbolsDescriptionSymbolsDescription
DespyDisease-espyJHUJohns Hopkins University
LSTMLong Short Term MemoryRMSERoot Mean Square Error
ARIMAAuto Regressive Integrated Moving AverageMRDMedical Resource Distribution
R2Regression scoreCOVIDCoronavirus Disease
LipLinear InterpolationDPPreprocessed data
ψCOVID Data SourcesxData Server
φOptimal solutionCDCloud Data Storage
DSCloud obtained DataDSTTransposed Data
DNData NormalizationDfFurnished Data
PredPredicted DataHistHistorical Data
RRegionμMedical Resource Set
TTime DurationΔRate of rise in cases
ΩOptimal Medical Resource setαRate of rise in recovery
βRate of rise in DemisePPopulation
ΘRelative Sorting functionτIncrementer Function
υDecrementer FunctionΦOptimal Resource Distribution Function
LLocalityRRegion
dFactor of TransferWHOWorld Health Organisation
AIArtificial IntelligenceROGRate of Growth
Abbreviations Used.

State-of-the-art

Currently, the restrain strategy to control the global threat, i.e., COVID-19 is a major concern worldwide. Various studies are being conducted to predict the feasible progression of this epidemic using various mathematical and statistical models. Several research works to predict the transmission of the COVID-19 virus came up using mathematical models [11], [12]. Further, the mathematical models are subject to potential bias due to their static nature and cannot change the model once formulated. Another side, a statistical model predicts the epidemiological trend of the occurrence and prevalence of COVID-19. Covid-19 consists of a time series dynamic data set, which requires sequential networks to extract patterns from it. Therefore, results are often vague from statistical and epidemiological models [13]. In order to overcome the barriers of these approaches, AI techniques could be a prominent solution to predict the real-time transmission of the disease [5], [14]. The AI-based approaches provided efficient supervised and unsupervised learning of collected data and resulted to analytics [15]. Benvenuto et al. [16] presented an ARIMA model on the COVID-19 dataset given by Johns Hopkins University (JHU). Then, Chimmula et al. [13] has proposed an LSTM-based COVID-19 transmission time series forecasting scheme for Canada with 92.67% of prediction accuracy. The above comparison of state-of-the-art techniques bolsters the case of using DL models like LSTM since they can capture the trends in time series data and give a forecast using the same range of time periods. Therefore, DL models like LSTM seems to be the best fit for early prediction of COVID-19 cases [17], [18]. Table 2 presents a comparative summary of AI-based prediction approaches for COVID-19 outbreak with the proposed D-espy scheme. From the above discussion, it is evident that there is no significant work carried out for long-term predictions to tackle and limit the spread of COVID-19 in real-time [19], [20]. Motivated by these facts, we proposed an AI-oriented D-espy scheme, a cloud-based prediction model that can accurately predict the disease spread over three weeks.
Table 2

A comparative analysis of the proposed D-espy scheme with the existing AI-based approaches.

ApproachesYearShort DescriptionMeritsDemerits
Benvenuto et al. [16]2020Presented an ARIMA model on the COVID-19 dataset given by JHU.Forecast the epidemiological trend of COVID-2019 prevalence and incidenceApplication of proposed approach needs to be tested on other datasets too

Zheng et al. [21]2020Hybrid approach using AI is presented for COVID-19 predictionThe prediction focused on impacted cities of china with significant MAPEs values (i.e. with 0.52%, 0.38%, 0.05%, and 0.86%)Emphasis short-term prediction only

Ribeiro et al. [22]2020Employed regression mechanism to predict COVID-19 cases in the Brazil.Multi-step-ahead predictions are madeNo mechanism is included to control the pandemic

Chimmula et al. [13]2020Time-series prediction of COVID-19 outbreak using LSTMPatterns of COVID-19 data helps to control its transmissionReal-time data accessibility not included

Zandavi et al. [23]2021Dynamic hybrid approach to predict the COVID-19 spread using LSTMBehavioral models is used under uncertaintyCloud-based real-time accessibility of data are not discussed

La Gatta et al. [24]2021Presented a neural network-based dynamic graph to predict COVID-19 outbreakAnalyzed lock-down strategies for diffusion of epidemicReal-time data availability is missing

Gautam et al. [25]2021Transfer learning-based approach for COVID-19 cases and deaths prediction using LSTMSingle-step and multi-step predictions both are included in this approachPresented approach performance need to be improved for US and Italy dataset

The proposed D-espy scheme2021Proposed a stacked LSTM model for COVID-19 outbreak prediction and prevention mechanism for itAnalysis for optimal distribution of medical resources
A comparative analysis of the proposed D-espy scheme with the existing AI-based approaches.

System architecture and problem formulation

The disease prediction and prevention are some of the significant aspects of controlling the spread of COVID-19 using a data-driven approach. This section presents the proposed D-espy scheme and its problem formulation for COVID-19 disease prediction. D-espy: System Architecture.

System architecture

Fig. 2 illustrates the architecture of D-espy, which is categorized into three layers: (i) Physical Layer (PL), (ii) Data Transfer and Communication Layer (DTCL), and (iii) Data Analytics and Decision Making Layer (DADML). The layer-wise description is as follows.
Fig. 2

D-espy: System Architecture.

Physical layer

This layer is responsible for the collection and transmission of the COVID-19 data from the relevant sources. The COVID-19 data can be obtained from different sources (), for instance, patients, hospitals, social media, government reports, and the manual entry of records by health workers, {, , , } . Each of these sources store the data at data servers associated to them {, , , } for information storage. These scattered data can benefit decision-making when aggregated in one place for analytics. The government uses its cloud data storage () to track each infection case. Cloud-based storage plays a crucial role here as it has the potential to provide analytics reports to various stakeholders in real-time. Control the spread of COVID-19 is not an easy task in a developing country like India; various government departments (e.g., police department and hospital) handle it on their end. For example, during a lockdown, the Indian government categorized infected and non-infected regions into three categories: red (contaminated zone), green (no cases of infection), and orange (fewer cases of infection) [26].

Data transfer and communication layer

Once data is collected in PL, it is transferred to the DTCL for processing. The government provides read access of for the people to carry out research and development to tackle the growth of the disease. The data obtained from PL is in raw format, which needs to be preprocessed for the user’s needs. Thus, several data preprocessing and cleaning actions are performed at this layer before transferring it to the next layer. The data is re-transformed to the required structure using transposition, the typecast to float from objects (if required), and then linearly interpolated to fill the missing or inconsistent value (if any). Finally, this data is normalized to a smaller range and converted in a fully furnished form to make reliable analytics results. Here, the communication between PL and DADML layer is established using various existing communication technology such as wired connection (LAN/WAN) or wireless connection (Zigbee, 3G, 4G, etc.). COVID-19 data is labeled properly to avoid confusion when handling interactional complexity among layers.

Data analytics and decision making layer

This layer deals with the processing and analysis of COVID-19 data for its prediction and prevention. The preprocessed and fully furnished data is passed on to the Stacked LSTM prediction model for future predictions. The proposed LSTM model consists of different layers in the following order: Input LSTM Layer, Dropout layer, Hidden LSTM Layer, and Dense Output Layer. As the stacked LSTM model generates the predictions , the MRD mechanism takes care of designing a prevention scheme to benefit the government in planning by considering the predictions as well as the historical data . Each country (like India) consists of several regions {, , , } . Each region is allocated with resources {, , , } which is a sum of various elements like a number of testing kits, masks, medicines, government officials, doctors, testing teams, etc. Also, each will have a percentage growth in the number of cases. Therefore, {, , , } , makes up the records of percentage growth of disease in each region. Each of the will be computed based on the and values corresponding to the . By considering for each , MRD re-evaluates the resource count value to so that the regions with higher requirements and worse conditions in the disease outbreak get more resources to its help compared to the regions that have a relatively lower rate of growth and better conditions.

Problem formulation

Consider various localities {, , , } within a region . Each locality of a specific region is accomplished with various medical resources within it. Let {, , , } be the medical resources such as mask, medicines, testing kits, doctors, etc., which have been presented in each locality of a region . Let and be the total doctors and miscellaneous medical resources, respectively, within the locality . Therefore, the total doctors and varied resources in each region can be defined by: Thus, total resources within Region can be calculated as: Let {, , , } be the rate of growth in the number of total cases, {, , , } be the total recovery, {, , , } be the demise rate and {, , , } be the set of population in each region. By taking the predicted disease growth and current/previous disease record , is calculated as follows. Let be the relative sorting function such that it sorts elements at each index in list with respect to increasing order of corresponding index elements in . Therefore, we sort the list of where its elements are sorted for the increasing order of their respective , i.e., . Here, shows the percentage increase in COVID-19 spread, which necessitates more medical resources to be supplied to control the pandemic. Let and be the incrementer and decrementer functions, respectively. Let be the optimal redistribution function. Thus, the newly distributed medical resource set can be defined as follows. with the working of defined as : subject to the constraints: i.e., the new distribution of medical resources should cause an increase in the recovery rate and a decrease in the growth rate of total cases and demise. When we observe a decrease in the rate of growth in the cases for some regions, i.e.,  <0, no medical resource distribution considering this region will take place as per the constraint shown in Eq. (8). When we decrease cases across all the regions, every region will have <0. Thus no resource distribution takes place among any regions, as they all can decrease the rise in cases from the resource allotted to them in the previous iteration. Given the above discussion, the objective function for the D-espy is defined as follows. where denotes the maximum resource distribution in contaminated localities () using D-espy scheme in quickest time duration denoted as in terms to prevent the disease to spread in the specific region .

D-espy : The proposed scheme

Fig. 3 shows the complete workflow of the proposed D-espy scheme. The features of the deadly disease COVID-19 are extracted from data of several sources to predict total cases, total demises, and total recoveries. One of the basic ways to collect data is from infected patients, who can provide a record of symptoms seen in the disease. One can get information about which other parts of the world are dealing with the same type of disease from social media by following various posts and tweets. Hospitals get the patients admitted and thus keep a daily count of the observed cases. Health workers, doctors, and nurses are producing the data related to the preventive measures that can be followed to minimize the spread of the disease and the medicines which can work towards curing the disease. The government employees keep track of the availability of resources like masks, testing kits, etc., which will be required in large quantities to deal with the outbreak.
Fig. 3

Workflow of D-espy.

Workflow of D-espy. Once the entire data is collected, it is stored in the cloud for analytics purposes. So, the relevant data from the cloud is taken ahead for preprocessing, which is as follows. The first step of data preprocessing involves cleaning the data. Duplicate cells in the dataset and irrelevant information are dropped and removed. Next, we filter out the information which turns out to be an outlier or an incorrect input in the dataset. The next step involves type conversion of the date-time attribute. Then, null and zero values are interpolated using Linear interpolation . Next, Data transformation is done to make the data structured in the desired format. We take the transpose of this dataset, i.e.,  and drop the country column. Next, is passed through data normalization , which converts all the data points in between the range [0,1]. The preprocessed COVID-19 data is received by an AI-based prediction model. Here, based on the prediction accuracy, we have analyzed three AI-based prediction models, i.e., ARIMA, Vanilla LSTM, and Stacked LSTM. We select the model for the disease prevention mechanism. The model which can show the maximum accuracy in predicting the COVID-19 attributes is selected for further processing. Firstly, we explored all the stated three models, i.e., ARIMA, Vanilla LSTM, and Stacked LSTM. The ARIMA is a statistical model used for time-series data to understand the COVID-19 data better and predict future trends of COVID-19. It is autoregressive in case it predicts future trends of COVID-19 based on past cases of COVID-19. Then, in stacked LSTM, layers are stacked together, and the outputs (cell states) of the first layer of LSTM cells are passed to the second layer of LSTM cells as inputs. Here, LSTM architectures comprise several hidden layers, can learn complex COVID-19 patterns efficiently, and increasingly create higher levels of representations of the input data sequence. Then, Vanilla LSTM is used, which is relatively simple to configure for the time-series data prediction, such as COVID-19 cases prediction, with a high accuracy rate compared to the existing approaches. According to the results described in Section 5, the Stacked LSTM model gives the most accurate results. At the same time, Vanilla LSTM results are comparable to Stacked LSTM. Unlike the Stacked LSTM structure, Vanilla LSTM has only 1 LSTM layer and therefore takes lesser training and validation time. Therefore, in the near future, when the COVID-19 data becomes comparatively higher in volume, Vanilla LSTM can be beneficial in producing good results in lesser computational time. ARIMA predictions can be useful in the case where the accuracy of the predictions is not a factor, and we wish to know only about the trend of COVID-19 rise in the future. Algorithm 1 shows the working principle of the proposed Stacked LSTM-based prediction model. Then, the predicted values and the previously available historical data regarding the disease are fed into the Rate of Growth (ROG) calculator. Algorithm 2 illustrates the rate of growth calculator to compute the spread rate. We select , as the parameter to develop prevention schemes and analytics since the rise in cases highly defines the intensity of the disease in every region throughout the country. Therefore ROG passes to the MRD. According to the Journal of Family Medicine and Primary Care, WHO has recommended a doctor: population ratio to be 1:1000 [27]. Therefore, it is necessary to consider a region’s and while distributing the medical resources optimally within the regions using MRD. Algorithm 3 shows the sorted list of regions corresponding to increment in the infected cases. Therefore, the list will have the first region with the smallest ROG and the last region with the largest ROG. If for both of them is negative, i.e., there has been no rise in the cases, we make no change in their resources and go to the next pair, i.e., the second-lowest and the second-highest regions for . If the for one of the regions is negative and its : ratio is also lower than the other region, half of the resources will be transferred from the lower region to the higher region and the funds for other miscellaneous medical resources will be proposed to be increased by the government. In case both the regions have a rise in cases, i.e., , the region with lower will contribute resources to the region with higher , given the contributing region has a lower : ratio. The factor of transfer is decided by the difference of both the regions. The limit of is designed to be 0.5, i.e., 50%, since transferring more resources can lead to a rise in the cases later, where we initially saw lower .

Experimental results and discussion

This section discusses experimental results, datasets, and phase analysis of D-espy scheme. Firstly, the Experimental Setup and Prediction of attributes subsection consist of details of the dataset and experimental environment setup and results of all three AI models used in the proposed D-espy scheme. Then, the following subsection highlights the Performance evaluation and comparative analysis, which deals with the discussion on the accuracy values of the model and its comparison with a baseline model. Finally, the last subsection Phase analysis discussion shows the benefits of using predictions of all three models in strategic planning to control the transmission of COVID-19.

Experimental setup and prediction of attributes

A real-world dataset provided by the JHU has been taken, and the relevant information related to India is extracted from it [28], [29]. The COVID-19 data from 22 January 2020 to 28 May 2020 has been considered for testing the D-espy scheme. Here, JHU data is divided into an 80:20 ratio to evaluate the performance of the proposed D-espy scheme [28]. Then, 22 days (7 May 2020 to 28 May 2020) of predictions were generated from Stacked LSTM, Vanilla LSTM models, and ARIMA models. The JHU dataset is preprocessed through Pandas v1.0.4 and NumPy v1.18.4 library packages. After preprocessing COVID-19 data, the D-espy scheme is implemented using Keras v2.3.1 with the Tensorflow package. The AI models, i.e., ARIMA, Vanilla LSTM, and Stacked SLTM (part of D-espy scheme) are being trained using 12 GB NVIDIA Tesla K80 GPU. Here, we used the COVID-19 data of India for training and testing purposes when the lockdown was imposed on the entire nation. The infected cases would be less during lockdown compared to the non-lockdown time. Therefore, the result set refers to when the lockdown was still on. The results of these models might differ in terms of accuracy when tested upon data from a situation where the lockdown has been uplifted from the country. Here, we considered the total cases, demises, and recovery cases as the attributes for COVID-19 disease forecasting. The count of cases, recovery, and deaths plotted in Fig. 5 signifies the total count of cases/recoveries/deaths recorded till the given date(in thousands). They are not the active count of the attributes on a particular day. Details of each attribute are as follows:
Fig. 5

Total Demise Prediction.

Total Active Cases: Fig. 4 shows the prediction of a total number of cases using ARIMA, Vanilla LSTM, and Stacked LSTM. The Fig. 4(a) comprises detection of the trend, but its accuracy is below par, which makes it difficult to implement in real-life scenarios. Thus, the ARIMA model can be used if we only want to know the future trend of the disease and its related attributes. Then, Fig. 4, Fig. 4 shows quite accurate prediction of the total cases using Vanilla and stacked LSTM. Prediction accuracy of Vanilla LSTM lags behind that of stacked LSTM on a minor basis. One key difference between the Stacked LSTM model and the Vanilla LSTM model is that the latter has no hidden LSTM layer of 50 nodes, which is there in the Stacked LSTM model. So, the Vanilla LSTM model takes a little less computation time to produce the forecast regarding Stacked LSTM. But, this comes at the cost of accuracy. With fewer data available for the disease in the initial stages, Stacked LSTM will be a wiser choice since computation time is not an issue, whereas Vanilla LSTM can be incorporated for large datasets.
Fig. 4

Total Active Cases Prediction.

Total Demises: Fig. 5 shows the prediction of demises using ARIMA, Vanilla LSTM and Stacked LSTM. Again, based on the COVID-19 time-series data, the Stacked LSTM obtained a considerably high accuracy compared to the other two models. Total Recovery: Fig. 6 shows the prediction of demises using ARIMA, Vanilla LSTM and Stacked LSTM. Again, the Stacked LSTM-based prediction model on the COVID-19 time-series data obtained higher accuracy when compared to the other two models. Thus, the Stacked LSTM model is the best of all and gives accurate and precise results. Therefore, we consider these results highly useful for predicting the attributes for the next 22 days.
Fig. 6

Total Recovery Prediction.

Total Active Cases Prediction. Total Demise Prediction. Total Recovery Prediction.

Performance evaluation and comparative analysis

RMSE value (Root-Mean-Square error) and (coefficient of determination) regression score are the two parameters for evaluating all the models. RMSE calculation is done as: where is the number of samples, and are the actual and predicted value of the sample. Table 3 shows the RMSE values of all three AI models against each attribute.
Table 3

RMSE Evaluation in D-espy.

Attributes/ FeaturesARIMAVanilla LSTMStacked LSTM
Demise1397.91186.64163.58
Recovery18783.912393.321224.71
Total Active Cases39297.515436.583264.55
We have also taken into account the score for predictions. For example, if is the set of original data points and is the set of corresponding predictions, then the is calculated as follows. The best possible value of the score is 1, which usually ranges between negative values and 1. The major benefit of using the score is that it can prevent the model from overfitting. The overfit model will contain too many predictors and start considering random noise. Since it is difficult to predict random noise, an overfit model will drop the score [30]. Table 4 shows the high accuracy of the models regarding the score (by multiplying with 100).
Table 4

Prediction accuracy of Models by score in D-espy.

Attributes/ FeaturesARIMAVanilla LSTMStacked LSTM
Demise82.292.094.1
Recovery57.894.896.9
Total Cases58.294.297.6
Average66.193.696.2
RMSE Evaluation in D-espy. Fig. 7 shows the comparison between the proposed scheme and baseline model [13]. We compare D-espy scheme with other state-of-the-art approaches in terms of prediction accuracy. The baseline model obtained the prediction accuracy of 93.4% using the LSTM model for short-term forecasting, while D-espy scheme outshines with aggregated prediction accuracy of 96.2%. The baseline approach has considered their training data to span until 31st March 2020. Since COVID-19 rises are dynamic, the larger the training data size, the better the reliability of the results. has a larger size of training data, spanning until 30th April 2020. Thus, results can be considered more reliable as they teach the latest rising trends in COVID-19. In terms of complexity, outshines the existing methods as it can predict COVID-19 cases and recoveries and deaths using a single Stacked LSTM Model for three weeks.
Fig. 7

D-espy Accuracy Comparison with Baseline model.

Prediction accuracy of Models by score in D-espy. D-espy Accuracy Comparison with Baseline model.

Phase analysis discussion

Detecting and preventing any disease is an integral part of government planning during an outbreak like COVID-19. The prevention mechanism required proper planning, for instance, imposing lockdown, restricted travel limits, social distancing, shutting down public places, and many more to control the spread of this COVID-19. The essential medical resources like medicines, hospitals, and other daily-life supporting products/services must be available to control the transmission of COVID-19. Therefore, we perform a three-phase analysis for a rise in the total cases, recoveries, and demises by taking the data from 8 May to 28 May 2020 (data belongs to the lockdown period). Fig. 8, Fig. 9, Fig. 10 shows the three-phase analysis, where each phase spans for 7 days. We have considered Phase-1 to span from 8 May to 14 May, Phase-2 from 15 May to 21 May, and Phase-3 from 22 May from 28 May. It includes an original count of the attributes and the corresponding predicted count by all three AI Models on the last day of each phase. Since this phase analysis uses the values of the prediction from all models in a phase-wise manner, it would be easy to conclude which model is the best in predicting a particular attribute in a given phase.
Fig. 8

Phase-1 Ananlysis.

Fig. 9

Phase-2 Analysis.

Fig. 10

Phase-3 Analysis.

Phase-1 consists of maximum restriction (i.e., strict lockdown) on all the services. People must maintain social distancing and avoid being in contact with other people. Next, phase-2 comprises analysis with some relaxation after observing disease rise during phase-1. The government gives relaxation from lockdown (waived off a few lockdown restrictions) for basic and moderately essential facilities. The rise of disease in phase 2 plays an important role in the relaxation decision in phase 3. If the transmission speed shows a low trend, then Phase-3 brings more relaxation to the basic facilities and activities. Phase-1 Ananlysis. The prediction models proposed in this paper can be used to plan the phases. Fig. 8, Fig. 9, Fig. 10 shows actual statistics of COVID-19 in India and the corresponding predictions by the models. Although we saw earlier that the Stacked LSTM model is the most accurate overall, the predictions from all three models can be beneficial for the phase analysis. Phase-2 Analysis. Considering a scenario here, the government wants to decide on a relaxation of service in phase-2 during a lockdown. Let’s say the relaxation on highly depends on the number of recoveries. According to the Fig. 9, the Vanilla LSTM model gives the most accurate result for predicting the recoveries in Phase 2. Therefore, the results of Vanilla LSTM can be followed whenever relaxation on services is decided for phase 2 of lockdown. So, even though the results of Section 5 displayed dominance of Stacked LSTM results over Vanilla LSTM and ARIMA, we will consider the results of Vanilla LSTM when it comes to making decisions related to recoveries in Phase 2 of any lockdown. It justifies that the predictions of all three models are highly useful, as we can map which model gives the best results for every attribute in every phase and use the results of that model accordingly. Thus, these analytical results benefit the governing bodies in planning the degree of relaxation on important services during each lockdown phase. Phase-3 Analysis.

Conclusion

The global threat of COVID-19 necessitates predicting the feasible progression of this outbreak to control it. In this paper, we proposed an AI-driven disease prediction and prevention scheme, i.e., D-espy based on the cloud. In this work, we have presented and tested three prediction models: ARIMA, Vanilla LSTM, and Stacked LSTM, for predicting disease growth in India using the JHU dataset. The major attributes of the COVID-19 data comprise a total number of cases, recovery, and demise. Then, disease growth is predicted based on these attributes using the AI model. The stacked LSTM model obtained a considerably high accuracy with an average accuracy of 96.2%. These results outclass several other conventional prediction algorithms. Also, to the best of our knowledge, none of the existing work predicts the COVID-19 attributes for such a considerable time span along with the mentioned accuracy. Furthermore, the paper describes a novel D-espy scheme for COVID-19 detection and prevention through the optimal distribution of crucial medical resources (including medical staff) among the contaminated regions of India. It could help to control the COVID-19 spread on a national and international basis. The paper also discusses the three-phase analysis of a lockdown during COVID-19 in India and the potential benefits of the predictions of all three models in deciding the relaxations on important services. This analysis can benefit the government in making timely decisions to restrain COVID-19. Shortly, this work will be extended in the future to provide a more accurate prediction of COVID-19 by tuning the hyperparameters. Finally, we hope that this study gives some references for future research to control the epidemic.

Declaration of Competing Interest

No author associated with this paper has disclosed any potential or pertinent conflicts which may be perceived to have impending conflict with this work. For full disclosure statements refer to https://doi.org/10.1016/j.compeleceng.2022.108352.
  16 in total

1.  A review of mathematical modeling, artificial intelligence and datasets used in the study, prediction and management of COVID-19.

Authors:  Youssoufa Mohamadou; Aminou Halidou; Pascalin Tiam Kapen
Journal:  Appl Intell (Dordr)       Date:  2020-07-06       Impact factor: 5.086

2.  Predicting COVID-19 in China Using Hybrid AI Model.

Authors:  Nanning Zheng; Shaoyi Du; Jianji Wang; He Zhang; Wenting Cui; Zijian Kang; Tao Yang; Bin Lou; Yuting Chi; Hong Long; Mei Ma; Qi Yuan; Shupei Zhang; Dong Zhang; Feng Ye; Jingmin Xin
Journal:  IEEE Trans Cybern       Date:  2020-05-08       Impact factor: 11.448

3.  Short-term forecasting COVID-19 cumulative confirmed cases: Perspectives for Brazil.

Authors:  Matheus Henrique Dal Molin Ribeiro; Ramon Gomes da Silva; Viviana Cocco Mariani; Leandro Dos Santos Coelho
Journal:  Chaos Solitons Fractals       Date:  2020-05-01       Impact factor: 5.944

4.  Transfer Learning for COVID-19 cases and deaths forecast using LSTM network.

Authors:  Yogesh Gautam
Journal:  ISA Trans       Date:  2021-01-04       Impact factor: 5.911

5.  Preliminary estimation of the basic reproduction number of novel coronavirus (2019-nCoV) in China, from 2019 to 2020: A data-driven analysis in the early phase of the outbreak.

Authors:  Shi Zhao; Qianyin Lin; Jinjun Ran; Salihu S Musa; Guangpu Yang; Weiming Wang; Yijun Lou; Daozhou Gao; Lin Yang; Daihai He; Maggie H Wang
Journal:  Int J Infect Dis       Date:  2020-01-30       Impact factor: 3.623

6.  Why is it difficult to accurately predict the COVID-19 epidemic?

Authors:  Weston C Roda; Marie B Varughese; Donglin Han; Michael Y Li
Journal:  Infect Dis Model       Date:  2020-03-25

7.  Artificial intelligence and machine learning to fight COVID-19.

Authors:  Ahmad Alimadadi; Sachin Aryal; Ishan Manandhar; Patricia B Munroe; Bina Joe; Xi Cheng
Journal:  Physiol Genomics       Date:  2020-03-27       Impact factor: 3.107

8.  COVID-Net: a tailored deep convolutional neural network design for detection of COVID-19 cases from chest X-ray images.

Authors:  Linda Wang; Zhong Qiu Lin; Alexander Wong
Journal:  Sci Rep       Date:  2020-11-11       Impact factor: 4.379

9.  Prediction models for diagnosis and prognosis of covid-19: systematic review and critical appraisal

Authors:  Laure Wynants; Ben Van Calster; Gary S Collins; Richard D Riley; Georg Heinze; Ewoud Schuit; Marc M J Bonten; Darren L Dahly; Johanna A A Damen; Thomas P A Debray; Valentijn M T de Jong; Maarten De Vos; Paul Dhiman; Maria C Haller; Michael O Harhay; Liesbet Henckaerts; Pauline Heus; Michael Kammer; Nina Kreuzberger; Anna Lohmann; Kim Luijken; Jie Ma; Glen P Martin; David J McLernon; Constanza L Andaur Navarro; Johannes B Reitsma; Jamie C Sergeant; Chunhu Shi; Nicole Skoetz; Luc J M Smits; Kym I E Snell; Matthew Sperrin; René Spijker; Ewout W Steyerberg; Toshihiko Takada; Ioanna Tzoulaki; Sander M J van Kuijk; Bas van Bussel; Iwan C C van der Horst; Florien S van Royen; Jan Y Verbakel; Christine Wallisch; Jack Wilkinson; Robert Wolff; Lotty Hooft; Karel G M Moons; Maarten van Smeden
Journal:  BMJ       Date:  2020-04-07
View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.