Next Article in Journal
The R Language: An Engine for Bioinformatics and Data Science
Next Article in Special Issue
Prediction and Classification of COVID-19 Admissions to Intensive Care Units (ICU) Using Weighted Radial Kernel SVM Coupled with Recursive Feature Elimination (RFE)
Previous Article in Journal
Serum C-X-C Chemokine Ligand 1 Levels in Patients with Systemic Sclerosis: Relationship of Clinical and Laboratory Observations to Anti-CD20 Monoclonal Antibody Administration
Previous Article in Special Issue
Is the Alpha Variant of SARS-CoV-2 Associated with a Higher Viral Load than the Historical Strain in Saliva Samples in Patients with Mild to Moderate Symptoms?
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Enhanced SEIR Model for Prediction of COVID-19 with Vaccination Effect

by
Ramesh Chandra Poonia
1,
Abdul Khader Jilani Saudagar
2,*,
Abdullah Altameem
2,
Mohammed Alkhathami
2,
Muhammad Badruddin Khan
2 and
Mozaherul Hoque Abul Hasanat
2
1
Department of Computer Science, CHRIST (Deemed to be University), Bangalore 560029, Karnataka, India
2
Information Systems Department, College of Computer and Information Sciences, Imam Mohammad Ibn Saud Islamic University (IMSIU), Riyadh 11432, Saudi Arabia
*
Author to whom correspondence should be addressed.
Life 2022, 12(5), 647; https://doi.org/10.3390/life12050647
Submission received: 15 March 2022 / Revised: 14 April 2022 / Accepted: 15 April 2022 / Published: 27 April 2022
(This article belongs to the Special Issue Virology Applications to COVID-19 Pandemic)

Abstract

:
Currently, the spread of COVID-19 is running at a constant pace. The current situation is not so alarming, but every pandemic has a history of three waves. Two waves have been seen, and now expecting the third wave. Compartmental models are one of the methods that predict the severity of a pandemic. An enhanced SEIR model is expected to predict the new cases of COVID-19. The proposed model has an additional compartment of vaccination. This proposed model is the SEIRV model that predicts the severity of COVID-19 when the population is vaccinated. The proposed model is simulated with three conditions. The first condition is when social distancing is not incorporated, while the second condition is when social distancing is included. The third one condition is when social distancing is combined when the population is vaccinated. The result shows an epidemic growth rate of about 0.06 per day, and the number of infected people doubles every 10.7 days. Still, with imparting social distancing, the proposed model obtained the value of R0 is 1.3. Vaccination of infants and kids will be considered as future work.

1. Introduction

Pandemics have plagued humankind for generations. The aftermath of these diseases have a massive impact on the world economies, and the strengths and morals of the heavily impacted nations are compromised. India’s pandemic rate of COVID-19 was so rapid that neither the government nor the people had a chance to respond in a sustainable manner. To combat the impact of the pandemic, the administration must implement timely and soft policies.
It has been almost three years of the world suffering from a global pandemic named COVID-19. COVID-19 is an infectious disease caused by the SARS-CoV-2 virus. This pandemic disease collapsed the world economy and faced a high death rate. As per the report of the World Bank [1], the GDP growth of the year 2020 was −3.405, which was the lowest since the year 1961. According to the World Health Organization [2], 5.31 million people lost their life due to COVID-19, and still new cases are being recorded. COVID-19 is also muting itself with alpha, beta, gamma, and delta versions, which is another alarming situation. Currently the Omicron virus is the latest version of COVID-19 and is rapidly increasing in the world. However, it has still not been verified if Omicron is transmissible or not, or if it is more severe than the Delta mutant. Maintaining social distance and using masks can mitigate the spread of virus. However, vaccination is the only solution that can stop the death rate of COVID-19 pandemic. Vaccination is a biological process that develops acquired immunity to a particular viral disease. The World Health Organization approved 8 vaccines worldwide [3]. These vaccines are shown in Table 1. These vaccines have been approved in various countries and a large number of trials were completed in several of the same countries.
Vaccination drives are being organized in every country. From the total number of the world population, 46.6% are now fully vaccinated. Country-wide vaccination rates are shown below in Table 2 [4].
As shown in Table 2, large number of populations are getting vaccinated rapidly, but still the cases of COVID-19 are increasing. The prime objective of this paper is to predict the COVID-19 cases when the population is fully vaccinated. Basic SIR and SEIR models will be used to predict the COVID-19 cases when the population is fully vaccinated. The subsequent objectives are as follows:
  • To enhance SEIR Model with effect different versions of severity.
  • To predict the susceptibility, infection and recovered using enhanced model with no social distancing is considered.
  • To predict the susceptibility, infection and recovered using enhanced model with social distancing is considered.
  • To predict the susceptibility, infection and recovered using enhanced model with social distancing with vaccination is considered.
This paper is organized as such: the introduction, followed by the second section which will cover the background of compartment models, followed by the third section which will cover the related work. Next the fourth section will discuss the proposed model, while the results and discussion are discussed in fifth section, and finally the conclusion and future work is discussed in sixth section.

2. Background

The SIR model stands for Susceptible, Infected and Removed [5]. The SIR model is the part of compartment models in epidemiology. This SIR model is used to predict the cases of a pandemic disease, such as dengue, swine flu, plague, and COVID-19, etc. This SIR model spatial-based model works in respective of the total number of population in a particular time stamp. The term “susceptible” means those organisms that can be the host of the infectious disease. The term “infection” means those organisms which are now infected by the disease. The term “removed” means the organism is either recovered from the disease or became deceased from the disease. Mathematical representations of equations are show from Equations (1) to (3):
d s d t = β I S N    
d I d t = β I S N γ I  
d R d t = γ I      
where:
  • N = total number of population of a geographical location, (S + I + R = N)
  • β is the average number of contacts per person per time
  • γ is the transition rate assumed to be proportional to the number of infectious individuals
However, this model has some assumptions, such as every individual coming from the population has an equal probability to contract the disease, the total number of death other than from that disease, and new births ignored in this model. The removed persons cannot be re-infected.
The next enhanced model is the SEIR model [6]. Individuals who have been infected but have not yet become contagious have a large latency period. Susceptible-Exposed-Infectious-Removed (SEIR) models are useful in forecasting the trends of occurrence of a disease over a course of time. Thus, it may prove important for epidemiologists to model disease outbreaks. Moreover, it helps us to visualize how a disease will evolve in a population. Further, it categorizes a populace into four categories, namely: Susceptible (S), Exposed (E), Infectious (I), and Removed (R or D), based on the degree of infection and their potential to transmit the infection. People who are not infected yet but are at a high risk of getting infected are named as susceptible. People who have been infected but are responsible for spreading the infection are said to be exposed. People who are potent disease transmitters are named as infectious (I). People who have recovered from illness or are dead, are classified as removed (R or D). These are neither susceptible, nor do they have the potential to spread the disease. The SEIR model uses the coefficients viz. β to represent the rate of disease exposure, for showing the rate of infection, γ for rate of recovery, μ to denote the rate of death, and ε   to represent exposed rate. These individuals are known as exposed in the SEIR model. The mathematical representation of SEIR model is shown from Equations (4) and (5):
d E d t = β I S N ε E  
d I d t = ε E γ I      
Different versions of SIR model are reviewed. One of the simplest forms of the compartment model is the SIS model, where the individuals cannot develop the hard immunity and individuals are getting infected multiple times. The common flu is the best example of the SIS model. Another significant model is maternal susceptible infectious recovered (MSIR). Other enhanced models are shown below in Table 3.

3. Related Work

The latest enhanced SEIR model is the SEIRV model, in which the vaccination compartment is incorporated. Related work of the SEIRV model is shown in this section.
Rabih Ghostine et al. [17] proposed an enhanced SEIQRDV model, which stood for susceptible, exposed, infected, quarantine, recovered, death, and vaccinated. This paper aimed to study the impact of the vaccination rate on COVID-19 spread. The dataset was taken from Saudi Center for Diseases Prevention and Control. The dataset contained different attributes such as deaths, active cases, and recovered cases on a daily record basis. Model parameters are updated through Joint-knKF method. The forecasting has been completed from 1 July to 17 December 2021. The performance of the proposed model is found satisfactory if the RAME value obtained is less than 5%. However, slight changes are observed in RMAE value in the month of June, with a value of 12%, but for the remainder of the month the RMAE value obtained was less than 13%.
Time dependent SEVIS model was proposed by Li et al. [18]; the simulation of the proposed model was completed on the USA dataset starting from 17 March 2020. The results replicated that the number of the infected and recovered individuals would keep increasing at a high rate in the short future. The proposed model predicted that if the average vaccination rate was 1% per day and the likelihood of obtaining immunity after recovery was 50%, the pandemic would be finished by autumn 2021.
The SEIR model was implemented through the patient’s age and the vaccination by Huaixing Li and Jiaoyan [19] Wang. The basic R0 is produced. According to their findings, the pace at which vulnerable persons A are recruited significantly impacted the spread of infectious illnesses. As a result, even with vaccines, measures such as travel restrictions and public gathering bans should be implemented for an extended period to maintain the low recruitment rate of vulnerable persons A. This research might aid in the prediction and eradication of infectious illnesses.
Wang et al. [20] presented the age-structured and vaccination-based SEIR model. They assessed the impact of various age-specific vaccination distributions on controlling the COVID-19 outbreak. The vaccination rates V were set at 0.05 percent, 0.1 percent, and 0.15 percent for each instance. They demonstrated that population age structures and social interaction patterns had a major impact on the effectiveness of age-specific immunization programs. In the situation of limited vaccination availability, distinct age-specific priority criteria for the general population must be considered the successfully manage the COVID-19 pandemic. Furthermore, individual countries must design distinct immunization programs based on their population’s age structure and social interaction patterns.
A new SEIRV model was implemented in Sri Lanka by Rajapaksha [21], in which they used a compartmental model to forecast changes in epidemiological indicators. We simulated various vaccination tactics using a dynamic Susceptible-Exposed-Infected-Recovered-Vaccinated (SEIRV) model under a variety of epidemic scenarios. To reduce the sick population as quickly as feasible, at least 45 percent vaccination coverage was essential. The model’s R0 was variable and uncontrolled in theory. Parameters such as vaccine effectiveness and vaccination rate may be tweaked alternatively.
Figure 1 showed the proposed model and sensitivity analysis of α (governmental policy action) and k (strength of public action) as shown in Figure 2, Figure 3 and Figure 4. It was observed from the analysis that to combat the pandemic, both governmental policy actions and public perception of risk was required. Further, the early approach of the peak or delaying the peak depended upon the healthcare capacities and management capabilities of a densely populated country such as India. For example, it was found empirically that when both governmental control measures (α = 0.8) and fair strength of public perception of risk (k = 1000) exist, in such a scenario the curve for the daily active cases would flatten out around 200 days from the start of the epidemic, as shown in Figure 4. The main objective behind such an analysis was to contribute to the conceptual understanding of the proposed mathematical model and demonstrate the extent of the impact of government policy measures and public perception of risk on the progress of the highly infectious disease COVID-19.
Rene Markovic et al. [22] presented a model for social networks that considered the heterogeneity of the population and different vaccination strategies. They proposed an agent-based epidemiological model, which offered some advantages compared to standard aggregate S (E) IR-type models, such as the inclusions of complex interaction patterns, locality of social contacts, and spatial heterogeneity of the population. Noteworthy, in our simulations, the latter has proven to be an essential factor affecting the trajectories of COVID-19 epidemics, particularly after the onset of vaccination and when the fraction of individuals with low health status in the population is relatively high.
A Mahata et al. [23], a fractional order dynamical system of susceptible, exposed, infected, recovered, and vaccinated populations was shown, with a single delay added in the infectious population to account for the time necessary for the said population to recover. They used the Adam–Bashforth–Moulton approach to derive numerical solutions to the model system.
Jiang et al. [24], suggested a machine learning algorithm with two modified SEIR models customized for the 2019-nCoV virus and vaccine uses to simulate the spread of COVID-19 in the UK (from January 2020 to March 2021) and made predictions of future cases. With different machine learning techniques, this work aimed to present enhanced SEIR models capable of a more accurate simulation for COVID-19 modelling and estimate.
Enrique and Ana [25], presented a vaccination model of the distribution of COVID-19. In this model, several optimization techniques are tested. The proposed model was tested for Argentina. It featured an essential demonstration of the impact of optimized vaccine distribution.
Anyin et al. [26] had researchers review and modelled age-structured cases, vaccination coverage, and vaccine BTI data from the Israeli Ministry of Health to better understand the epidemiological parameters involved in the epidemic. They developed a mathematical model that accounted for various characteristics, including age structure, vaccination efficiency over time, transmission rate over time, BTIs, vaccinated people’s lower susceptibility and infectivity, vaccine-induced immune protection duration, and vaccine distribution.
Nana-Kyere et al. [27] developed SEQIAHR compartmental model of COVID-19 to provide insight into the dynamics of the disease by underlying tailored strategies designed to minimize the pandemic. The model utilized the Castillo-Chavez method and Lyapunov function to investigate the global stability of the disease at the disease-free and endemic equilibrium.
Basic prediction modelling using time series data using SVM was completed by Singh et al. [28]. This study aimed to investigate the Corona Virus Disease 2019 (COVID-19) prediction of confirmed, deceased, and recovered cases. This prediction would help plan resources, determine government policy, provide survivors with immunity passports, and use the same plasma for care.
Initially, investigations were performed by Vaibhav et al. [29]. The primary investigation stated that age is not a significant factor that affected a person with this disease. Furthermore, the age attribute was normally distributed in the current dataset. A significant relationship was found between gender (male and female) and transmission type (imported from another country or communicated from local) of the patients. This study was carried out for the Indian scenario.
Continuing with the same analysis, Kumari et al. [30] presented a detailed study of recently developed forecasting models and predicted the number of confirmed, recovered, and death cases in India caused by COVID-19. The correlation coefficients and multiple linear regression applied for prediction and autocorrelation and autoregression have improved the accuracy.
Prominent work has been completed by Kou et al. [31], in which they predict a model for bankruptcy. They used a two-stage multi-objective feature selection method and compared it with different standard methods. Another study was completed by Liu et al. [32] in the field of economic policy, where the GARCH-MIDAS model was applied for evaluating the impact of different EPU indexes on the price volatility of European Union Allowance, and it was found that the accuracy of the EU EPU index was significantly higher than that of the global EPU index. Li had completed bibliometric work and Zu [33] presented the burst detection analysis of cited authors, journals, and references. At last, they not only reviewed the study of FinTech documents, but helped different scholars. A study has completed regarding the decision making of the financial market by Xiao and Ke [34]. At a glance, they presented current applications of deep learning, reinforcement learning, and fuzzy theory on the decision-making of financial markets.
A complete book has been published on a similar topic by Agarwal et al. [35]. This book discussed different mathematical analyses of infectious diseases, especially regarding COVID-19. Another significant work was completed by Otaki et al. [36]. They checked the distributions of SARS-CoV-2 non-self-mutation in the Omicron and Delta variants. The Machine Learning model was applied into the SIR model by Vega et al. [37]. They have applied SIMLR model for USA and Canada region. They have achieved good MAPE in comparison of current available models. This model can widely be used by other infectious disease.

Novelty of the Proposed Research Work

After an analysis of related work was completed in this field, it was observed that the latest update in SIR model was the SEIRV model. This model included the term “vaccination” in the pandemic. In this research work, the existing model was enhanced by including the different parameters of infection by which the patient is suffering. These parameters are I1, I2, and I3. As such, the new model proposed was SEI (I1, I2, and I3) RV model. The I1, I2, and I3 were individuals who suffer with mild infection who do not require hospitalization (I1), individuals with severe infection who require hospitalization (I2), and individuals with critical infection who require admittance to ICU (I3). The infection rates were represented as β 1 , β 2 , and β 3 . The proposed model was derived for COVID-19 cases.

4. Proposed Method

In this research, the SEIR model was extended to include eight parameters viz. the number of susceptible individuals (S), exposed individuals (E), individuals suffer with mild infection who do not require hospitalization (I1), individuals with severe infection who require hospitalization (I2), individuals with critical infection who require admittance to ICU (I3), individuals who have recovered from the disease and have become immune (R), dead individuals (D), and vaccinated individuals (V). The design of the proposed model is shown in Figure 1. The proposed model has five major compartments viz. susceptible, exposed, infected, removed, and vaccination.
The infected compartment was divided into three further sub compartments viz. I1 (where no severity and no hospitalization was required), I2 (there was some severity and patients hospitalized), and the last sub compartment was infection I3 (there was severity and patients were hospitalized in ICU). Similarly, the transmission rate was divided with β 1 , β 2 , and β 3 .
Now, various coefficients were defined for simulating the SEIR model. These coefficients are described in Table 4. The proposed model is shown in Equations (6) to (13):
        S = β 1 I 1 S β 2 I 2 S β 3 I 3 S  
E = β 1 I 1 S + β 2 I 2 S + β 3 I 3 S a E + η V β 1 I 1 + β 2 I 2 + β 3 I 3 λ E
          I 1 = a E γ 1 I 1 p 1 I 1 λ I 1    
        I 2 = p 1 I 1 γ 2 I 2 p 2 I 2 λ I 2        
I 3 = p 2 I 2 γ 3 I 3 μ I 3 λ I 3      
R = γ 1 I 1 + γ 2 I 2 + γ 3 I 3 λ R        
D = μ I 3    
V = S ψ η V β 1 I 1 + β 2 I 2 + β 3 I 3 λ V    
The total population comprising 1000 individuals is the sum of all individuals who are part of one of the above said categories, as shown in Equation (14).
N0 = S + V + E + I1 + I2 + I3 + R + D
Now, the epidemic of COVID-19 is simulated within a population. The simulation is completed on the Geographical location of USA. The tailored SEIR model is employed to trace the impact of vaccination and social distancing on the rate of susceptibility, exposure, infection, and recovery. Furthermore, the impact of vaccination and social distancing have been analyzed to identify the time delay in achieving the peak of disease severity. Further, the impact of these parameters on the hospital resource requirement have been analyzed. The values of parameters, such as incubation period, duration of mild infection, fraction of population with mild, severe, and critical infection, rate of fatality, duration from ICU hospitalization to death, duration of hospitalization, vaccination rate, vaccination inefficacy, birth rate, and natural death rate is preset for the purpose of experiments. The reproduction R0 is Equations (15) and (16):
                        R 0 = N 0 * 1 λ 1 λ + ψ β 1 p 1 + γ 1 + λ + p 1 p 2 + γ 1 + λ β 2 p 2 + γ 2 + λ + p 2 p 2 + γ 2 + λ * β 1 μ + γ 3 + λ λ + ψ * η * σ  
                        R 0 = N 0 * 1 λ 1 λ + ψ β 1 slow p 1 + γ 1 + λ + p 1 p 2 + γ 1 + λ β 2 slow p 2 + γ 2 + λ + p 2 p 2 + γ 2 + λ * β 3 slow μ + γ 3 + λ λ + ψ * η * σ  
where:
β 1 s l o w = 0.6 * β 1 ,   β 2 s l o w = 0.6 * β 2 ,   β 3 s l o w = 0.6 * β 3
σ = Crude Birth Rate.

5. Result and Discussion

The main objective of this paper was to develop a mathematical model that can predict the cases of COVID-19. A new fifth compartment was added in the base of SEIR. The effect of the proposed model was simulated on three aspects: the first aspect was when social distancing was not incorporated; the second was when social distancing was incorporated; and the third was when social distancing was incorporated when population was vaccinating.

5.1. Without Intervention of Social Distancing

Initially, the number of people of various categories viz, susceptible, exposed, infected at mild, severe, or critical stage, recovered, dead, and vaccinated were visualized over a period of 365 days. The trends of increasing or decreasing the number of people in each of the above-stated categories without considering the impacts of vaccination and social distancing is shown in Figure 2. While visualizing the number of people in each category, the calculated values of coefficients β ,   α ,   γ ,   p ,   μ corresponding to σ, λ, η, ψ, respectively, were used. These values are shown in Table 5.
By using the above stated parameters, the proposed model reported the value of R 0 as 2.1619, without considering the impact of social distancing and vaccination. Furthermore, the model predicted an epidemic growth rate of about 0.06 per day and the number of infected people doubled after every 10.7 days. Moreover, it is evident from the graph shown in Figure 1 that there was a slight decrease in the number of susceptible people from 0 to 100 days of infection. The number of susceptible people became minimum between 100 to 150 days. This number again shows a slight increase after 150 days and became constant. Simultaneously, the number of people exposed, infected at mild, severe, or critical stage increases at a sharp rate and became maximum in the duration of 100 to 150 days.

5.2. With Intervention of Social Distancing

Social distancing norms and vaccination were considered to further simulate the spreading of COVID-19. Now, the model reported the value of R0 as 1.3, and an epidemic growth rate of 0.01 per day. A significant decrease of 0.8619 was observed in the value of R0. Further, the doubling rate for the number of infected cases increased to 54.5 days.

5.3. Impact of Social Distancing and Vaccination on the Number of Infectious Cases

It has been observed that the infected individuals at severe and critical stages required hospitalization. Based on the severity of the infection, they needed to be admitted to non-ICU or ICU units. To identify the impact of social distancing and vaccination on the requirement for hospitalization, the experiments were performed. The results shown in Figure 4, demonstrated the requirements and availability of non-ICU and ICU beds.
It was evident from the graph shown in Figure 5 that the number of non-ICU and ICU beds would be exhausted after 37.4 and 38.1 days, respectively. Further, it was clear from the figure that non-ICU beds’ requirement reached its maximum from 70 to 120 days of infection. This may be due to the transformation of mild to severe cases. Similarly, the requirements for ICU beds are maximum from 100 to 150 days. This may be caused by the transformation of severe to critical patients.
Further, patients with severe lung infections required mechanical ventilation support. The trends of ventilation support are demonstrated in Figure 6. Moreover, the requirements of ventilation support in convention, contingency, and crisis were demonstrated.
Now on observing the fact that only severe or critical cases go to the hospital and all critical cases require ICU care and mechanical ventilation, we observed the following graph.
This means the susceptible people were continuously transforming to infected people. In addition, the number of deaths also reached its maximum between the period of 100 to 150 days. In strong contrast, it was evident from the graph shown in Figure 2 that there was a sharp decrease in the number of sensitive cases with a simultaneous rise in vaccination rates and recovered individuals. Additionally, there was a sharp decrease in the number of infected individuals when the number of vaccinations achieved its maximum rate. Moreover, the number of deaths declined at a sensitive rate with an increase in vaccinations and recovered people. It was apparent from the graph shown in Figure 3 that there was a sharp fall in susceptible and infected individuals. Merely a few people lie in the category of mild infections.
Moreover, the number of individuals in severe and critical categories became negligible, and the number of deaths reached its minimum. Based on the above discussion, it was clear that following the social distancing norms and vaccination drive played a significant role in beating COVID-19. Furthermore, it provided more time to prepare the health industry for dealing with the pandemic of COVID-19.

6. Conclusions

Everyone is now affected by COVID-19 as it is a global pandemic. Contemporary models are one of the authentic models for predicting the spread of a pandemic disease. In this paper, different pandemic models are studied, such as SIR, SEIR, SEIRD, and SEIRV models, etc. All these models fit in various types of diseases. Vaccination is found to be one of the best solutions to mitigate the spread of the COVID-19 pandemic. A new SEIRV model is proposed that considers the vaccination rate. In this model, different compartments are included, such as severity of the patient, vaccination rate, death rate, and birth rate. Without imparting social distancing, the proposed model obtained the value of R0 is 2.1619. The proposed model is mathematically simulated and tested in different situations, such as without intervention of social distancing, and with the intervention of social distancing. The model predicted an epidemic growth rate of about 0.06 per day, and the number of infected people doubled after every 10.7 days. By imparting social distancing, the proposed model obtained the value of R0 is 1.3. Finally, it can be inferred that social distancing norms and vaccination drive play a significant role in overcoming COVID-19. In the future, the proposed model will be enhanced by incorporating new compartments, such as vaccination of infants and kids, hospitalization, etc.

Author Contributions

Conceptualization, R.C.P.; methodology, R.C.P.; software, M.A.; validation, A.A. and M.B.K.; formal analysis, A.K.J.S.; investigation; resources, A.K.J.S.; data duration, M.A.; writing—review and editing, R.C.P.; visualization, R.C.P.; supervision, M.H.A.H., A.K.J.S.; project administration, A.A., M.B.K.; funding acquisition, M.B.K., M.H.A.H., A.K.J.S. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Deputyship for Research & Innovation, project number 959, Ministry of Education, Saudi Arabia.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Informed consent was obtained from all participants involved in the study.

Data Availability Statement

The data presented in this study are available on request from the corresponding author.

Acknowledgments

The authors extend their appreciation to the Deputyship for Research Innovation, Ministry of Education in Saudi Arabia for funding this research work through the project number 959.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Topic: GDP of World. Available online: https://data.worldbank.org/indicator/NY.GDP.MKTP.KD.ZG?end=2020&start=1961&view=chart (accessed on 23 December 2021).
  2. Topic: COVID-19 Cases. Available online: https://covid19.who.int/ (accessed on 12 December 2021).
  3. Topic: Approved Vaccines. Available online: https://covid19.trackvaccines.org/agency/who/ (accessed on 10 December 2021).
  4. Topic: Countries with Vaccine. Available online: https://www.who.int/ (accessed on 1 December 2021).
  5. Weiss, H.H. The SIR model and the foundations of public health. Mater. Math. 2013, 2013, 1–17. [Google Scholar]
  6. Li, M.Y.; Muldowney, J.S. Global stability for the SEIR model in epidemiology. Math. Biosci. 1995, 125, 155–164. [Google Scholar] [CrossRef]
  7. Luo, W.; Peng Tay, W. Finding an infection source under the SIS model. In Proceedings of the 2013 IEEE International Conference on Acoustics, Speech and Signal Processing, Vancouver, BC, USA, 26–31 May 2013; IEEE: Piscataway, NJ, USA, 2013. [Google Scholar]
  8. Fernández-Villaverde, J.; Jones, C.I. Estimating and Simulating a SIRD Model of COVID-19 for Many Countries, States, and Cities; No. w27128; National Bureau of Economic Research: Cambridge, MA, USA, 2020. [Google Scholar]
  9. Bichara, D.; Iggidr, A.; Sallet, G. Global analysis of multi-strains SIS, SIR and MSIR epidemic models. J. Appl. Math. Comput. 2014, 44, 273–292. [Google Scholar] [CrossRef] [Green Version]
  10. Qiao, M.; Liu, A.; Foryś, U. Qualitative analysis of the SICR epidemic model with impulsive vaccinations. Math. Methods Appl. Sci. 2013, 36, 695–706. [Google Scholar] [CrossRef]
  11. Zhao, S.; Chen, H. Modeling the Epidemic Dynamics and Control of COVID-19 Outbreak in China; Quantitative Biology: Beijing, China, 2020; pp. 1–9. [Google Scholar]
  12. Singh, P.; Gupta, A. Generalized SIR (GSIR) epidemic model: An improved framework for the predictive monitoring of COVID-19 pandemic. ISA Trans. 2021. [Google Scholar] [CrossRef] [PubMed]
  13. Niu, R.; Wong, E.W.M.; Chan, Y.-C.; Van Wyk, M.A.; Chen, G. Modeling the COVID-19 pandemic using an SEIHR model with human migration. IEEE Access 2020, 8, 195503–195514. [Google Scholar] [CrossRef] [PubMed]
  14. Li, B.; Saad, D. Impact of presymptomatic transmission on epidemic spreading in contact networks: A dynamic message-passing analysis. Phys. Rev. E 2021, 103, 052303–052313. [Google Scholar] [CrossRef]
  15. Marpaung, F.; Rangkuti, Y.M.; Sinaga, M.S. The analysis of optimal singular controls for SEIR model of tuberculosis. In AIP Conference Proceedings; American Institute of Physics: College Park, MD, USA, 2014; Volume 1635, No. 1. [Google Scholar]
  16. Safarishahrbijari, A.; Lawrence, T.; Lomotey, R.; Liu, J.; Waldner, C.; Osgood, N. Particle filtering in a SEIRV simulation model of H1N1 influenza. In Proceedings of the 2015 Winter Simulation Conference (WSC), Huntington Beach, CA, USA, 6–9 December 2015; IEEE: Piscataway, NJ, USA, 2015. [Google Scholar]
  17. Ghostine, R.; Gharamti, M.; Hassrouny, S.; Hoteit, I. An extended seir model with vaccination for forecasting the COVID-19 pandemic in saudi arabia using an ensemble kalman filter. Mathematics 2021, 9, 636. [Google Scholar] [CrossRef]
  18. Li, Y.; Ge, L.; Zhou, Y.; Cao, X.; Zheng, J. Toward the Impact of Non-pharmaceutical Interventions and Vaccination on the COVID-19 Pandemic with Time-Dependent SEIR Model. Front. Artif. Intell. 2021, 4, 26. [Google Scholar] [CrossRef]
  19. Li, H.; Wang, J. Global Dynamics of an SEIR Model with the Age of Infection and Vaccination. Mathematics 2021, 9, 2195. [Google Scholar] [CrossRef]
  20. Wang, X.; Wu, H.; Tang, S. Assessing Age-Specific Vaccination Strategies and Post-Vaccination Reopening Policies for COVID-19 Control Using SEIR Modeling Approach. medRxiv 2021. [Google Scholar] [CrossRef]
  21. Rajapaksha, R.N.U.; Wijesinghe, M.S.D.; Jayasooriya, S.P.; Gunawardana, B.I.; Weerasinghe, W.P.C. An Extended Susceptible-Exposed-Infected-Recovered (SEIR) Model with Vaccination for Forecasting the COVID-19 Pandemic in Sri Lanka. medRxiv 2021. [Google Scholar] [CrossRef]
  22. Markovič, R.; Šterk, M.; Marhl, M.; Perc, M.; Gosak, M. Socio-demographic and health factors drive the epidemic progression and should guide vaccination strategies for best COVID-19 containment. Results Phys. 2021, 26, 104433. [Google Scholar] [CrossRef] [PubMed]
  23. Mahata, A.; Paul, S.; Mukherjee, S.; Roy, B. Stability analysis and Hopf bifurcation in fractional order SEIRV epidemic model with a time delay in infected individuals. Part. Differ. Equ. Appl. Math. 2022, 5, 100282. [Google Scholar] [CrossRef]
  24. Al Ataby, A.; Jiang, S.; Al-Naima, F. COVID-19 Cases Estimation in the UK Using Improved SEIR Models. In Proceedings of the 2021 14th International Conference on Developments in eSystems Engineering (DeSE), Sharjah, United Arab Emirates, 7–10 December 2021; IEEE: Piscataway, NJ, USA, 2021. [Google Scholar]
  25. Regis-Hernández, F.; Mora-Vargas, J.; Sánchez-Partida, D.; Ruiz, A. Optimising Distribution of Limited COVID-19 Vaccines: Analysing Impact in Argentine. In Humanitarian Logistics from the Disaster Risk Reduction Perspective; Springer: Cham, Switzerland, 2022; pp. 273–291. [Google Scholar]
  26. Feng, A.; Obolski, U.; Stone, L.; He, D. Modelling COVID-19 Vaccine Breakthrough Infections in Highly Vaccinated Israel-the effects of waning immunity and third vaccination dose. medRxiv 2022. [Google Scholar] [CrossRef]
  27. Nana-Kyere, S.; Boateng, F.A.; Jonathan, P.; Donkor, A.; Hoggar, G.K.; Titus, B.D.; Kwarteng, D.; Adu, I.K. Global Analysis and Optimal Control Model of COVID-19. Comput. Math. Methods Med. 2022, 2022, 1–20. [Google Scholar] [CrossRef]
  28. Singh, V.; Poonia, R.C.; Kumar, S.; Dass, P.; Agarwal, P.; Bhatnagar, V.; Raja, L. Prediction of COVID-19 corona virus pandemic based on time series data using Support Vector Machine. J. Discret. Math. Sci. Cryptogr. 2020, 23, 1583–1597. [Google Scholar] [CrossRef]
  29. Bhatnagar, V.; Poonia, R.C.; Nagar, P.; Kumar, S.; Singh, V.; Raja, L.; Dass, P. Descriptive analysis of COVID-19 patients in the context of India. J. Interdiscip. Math. 2021, 24, 489–504. [Google Scholar] [CrossRef]
  30. Kumari, R.; Kumar, S.; Poonia, R.C.; Singh, V.; Raja, L.; Bhatnagar, V.; Agarwal, P. Analysis and predictions of spread, recovery, and death caused by COVID-19 in India. Big Data Min. Anal. 2021, 4, 65–75. [Google Scholar] [CrossRef]
  31. Kou, G.; Xu, Y.; Peng, Y.; Shen, F.; Chen, Y.; Chang, K.; Kou, S. Bankruptcy prediction for SMEs using transactional data and two-stage multiobjective feature selection. Decis. Support Syst. 2021, 140, 113429. [Google Scholar] [CrossRef]
  32. Liu, J.; Zhang, Z.; Yan, L.; Wen, F. Forecasting the volatility of EUA futures with economic policy uncertainty using the GARCH-MIDAS model. Financ. Innov. 2021, 7, 1–19. [Google Scholar] [CrossRef]
  33. Li, B.; Xu, Z. Insights into financial technology (FinTech): A bibliometric and visual study. Financ. Innov. 2021, 7, 1–28. [Google Scholar] [CrossRef] [PubMed]
  34. Xiao, F.; Ke, J. Pricing, management and decision-making of financial markets with artificial intelligence: Introduction to the issue. Financ. Innov. 2021, 7, 1–3. [Google Scholar] [CrossRef] [PubMed]
  35. Agarwal, P.; Nieto, J.J.; Ruzhansky, M.; Torres, D.F. Analysis of Infectious Disease Problems (COVID-19) and Their Global Impact; Agarwal, P., Nieto, J.J., Ruzhansky, M., Torres, D.F., Eds.; Springer: Singapore, 2021. [Google Scholar]
  36. Otaki, J.M.; Wataru, N.; Morikazu, N. Nonself Mutations in the Spike Protein Suggest an Increase in the Antigenicity and a Decrease in the Virulence of the Omicron Variant of SARS-CoV-2. bioRxiv 2022, 2, 407–418. [Google Scholar] [CrossRef]
  37. Vega, R.; Leonardo, F.; Russell, G. SIMLR: Machine Learning inside the SIR model for COVID-19 Forecasting. Forecasting 2022, 4, 72–94. [Google Scholar] [CrossRef]
Figure 1. Proposed Model. Ψ—The rate at which individuals are vaccinated, γ—Rate at which infected individuals in class I1, I2 and I3 recovered from the disease and immunity is developed, β—Rate at which one infected in class I1, I2 and I3 contact susceptible and infect all of them. Thus, the susceptible individuals changed to exposed individuals, I1—Rate of mild infection and hospitalization.
Figure 1. Proposed Model. Ψ—The rate at which individuals are vaccinated, γ—Rate at which infected individuals in class I1, I2 and I3 recovered from the disease and immunity is developed, β—Rate at which one infected in class I1, I2 and I3 contact susceptible and infect all of them. Thus, the susceptible individuals changed to exposed individuals, I1—Rate of mild infection and hospitalization.
Life 12 00647 g001
Figure 2. Trends of number of people in different categories over a period of 365 days without social distancing and vaccination. Susceptible individuals (S), Exposed individuals (E), Individuals who have recovered from the disease and have become immune (R), Dead individuals (D), and Vaccinated individuals (V), Individuals suffer with mild infection who do not require hospitalization (I1), Individuals with severe infection who require hospitalization (I2), Individuals with critical infection who require admittance to ICU (I3).
Figure 2. Trends of number of people in different categories over a period of 365 days without social distancing and vaccination. Susceptible individuals (S), Exposed individuals (E), Individuals who have recovered from the disease and have become immune (R), Dead individuals (D), and Vaccinated individuals (V), Individuals suffer with mild infection who do not require hospitalization (I1), Individuals with severe infection who require hospitalization (I2), Individuals with critical infection who require admittance to ICU (I3).
Life 12 00647 g002
Figure 3. Impact of Social Distancing on number of cases in various categories. Susceptible individuals (S), Exposed individuals (E), Individuals who have recovered from the disease and have become immune (R), Dead individuals (D), and Vaccinated individuals (V), Individuals suffer with mild infection who do not require hospitalization (I1), Individuals with severe infection who require hospi-talization (I2), Individuals with critical infection who require admittance to ICU (I3).
Figure 3. Impact of Social Distancing on number of cases in various categories. Susceptible individuals (S), Exposed individuals (E), Individuals who have recovered from the disease and have become immune (R), Dead individuals (D), and Vaccinated individuals (V), Individuals suffer with mild infection who do not require hospitalization (I1), Individuals with severe infection who require hospi-talization (I2), Individuals with critical infection who require admittance to ICU (I3).
Life 12 00647 g003
Figure 4. Impact of social distancing and vaccination.
Figure 4. Impact of social distancing and vaccination.
Life 12 00647 g004
Figure 5. Compare to the cases with intervention.
Figure 5. Compare to the cases with intervention.
Life 12 00647 g005
Figure 6. Trends of ventilation support.
Figure 6. Trends of ventilation support.
Life 12 00647 g006
Table 1. Vaccines Approved by WHO.
Table 1. Vaccines Approved by WHO.
S. N.Name of CompanyName of Vaccine
1ModernamRNA-1273
2Pfizer/BioNTechBNT162b2
3Janssen (Johnson & Johnson)Ad26.COV2.S
4Oxford/AstraZenecaAZD1222
5Serum Institute of IndiaCovishield
6Bharat BiotechCovaxin
7Sinopharm (Beijing)BBIBP-CorV (Vero Cells)
8SinovacCoronaVac
Table 2. Country-wise vaccination rates.
Table 2. Country-wise vaccination rates.
S. N.Name of Country% of Population Fully Vaccination
1India37.3%
2United States60.8%
3Brazil65.6%
4Indonesia37.7%
5Japan77.9%
6Russia42.6%
7Germany69.5%
8United Kingdom69.5%
9France71.0%
10Iran57.3%
11Saudi Arabia65.5%
12Egypt16.4%
13South Africa25.8%
14United Arab Emirates91.1%
15Nigeria1.9%
Table 3. Different compartment models.
Table 3. Different compartment models.
S. N.AcronymName of ModelParameter AddedDefinition
1SIS [7]Susceptible-Infectious-SusceptibleSimplest formImmunity does not build
2SIRD [8]Susceptible-Infectious-Recovered-DeceasedDeceasedD is the mortality rate
3MSIR [9]Maternal-Susceptible-Infectious-RecoveredMaternally Derived ImmuneNewborn babies which are immune to a specific disease, such as measles
4SICR [10]Susceptible-Infectious-Carrier-RecoveredCarrierIt is applicable on those where infection resides in the body forever, such as TB
5SUQC [11]Susceptible-Unquarantined, Quarantine-ConfirmedUnquarantined, QuarantineNumber of people who are quarantined and unquarantined.
6GSIR [12]Generalized-Susceptible-Infectious-RecoveredGeneralizedAssumed that throughout time, many waves of varied peak amplitude and form arise and fade away
7SEIHR [13]Generalized-Susceptible-Infectious-Hospitalized-RecoveredHospitalizedNumber of persons hospitalized
8SCEIR [14]Susceptible-Exposed-Infectious-Recovered-RemovedConfinedWhen an individual is experiencing lockdown
9ISSEIR [15]Interacting Subpopulation- Susceptible-Exposed-Infectious-RecoveredInteracting SubpopulationSeparate SEIR model between each subgroup of the population
10SEIRV [16]Susceptible-Infectious-Recovered-VaccinationVaccinationWhen the population is vaccinated
Table 4. Coefficient of the proposed methods.
Table 4. Coefficient of the proposed methods.
Name of CoefficientDefinition
N 0 Total population (comprising 1000 individuals in this research)
SSusceptible individuals
β 1 Rate at which one infected in class I1 contact susceptible and infect all of them. Thus, the susceptible individuals changed to exposed individuals.
β 2 Rate at which one infected in class I2 contact susceptible and infect all of them. Thus, the susceptible individuals changed to exposed individuals.
β 3 Rate at which one infected in class I3 contact susceptible and infect all of them. Thus, the susceptible individuals changed to exposed individuals.
I1Rate of mild infection and hospitalization not required.
I2Rate of severe infection and hospitalization is required.
I3Rate of critical infection and I.C.U. is required.
ESet of exposed individuals; they are infected but not asymptotic and infectious.
VSet of vaccinated persons.
γ 1 Rate at which infected individuals in class I1 recovered from the disease and immunity is developed.
γ 2 Rate at which infected individuals in class I2 recovered from the disease and immunity is developed.
γ 3 Rate at which infected individuals in class I3 recover from the disease and immunity is developed.
p1Rate at which one infected in class I1 is shifted to class I2.
p2Rate at which one infected in class I2 is shifted to class I3.
RSet of individuals who have recovered from the disease and are now immune.
λRate of natural (those who are not deceased from the COVID-19).
μ The death rate of individuals in the most severe stage of disease.
ΨThe rate at which individuals are vaccinated
ηVaccine inefficacy
DSet of removed populations
Table 5. Obtained values of coefficients.
Table 5. Obtained values of coefficients.
CoefficientCrude Birth Rate (σ)ληψ
β 0.00.000250.00.0
α0.2---
γ0.00.080.068181820.08571429
p 0.00.020.02272727-
μ 0.057142857---
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Poonia, R.C.; Saudagar, A.K.J.; Altameem, A.; Alkhathami, M.; Khan, M.B.; Hasanat, M.H.A. An Enhanced SEIR Model for Prediction of COVID-19 with Vaccination Effect. Life 2022, 12, 647. https://doi.org/10.3390/life12050647

AMA Style

Poonia RC, Saudagar AKJ, Altameem A, Alkhathami M, Khan MB, Hasanat MHA. An Enhanced SEIR Model for Prediction of COVID-19 with Vaccination Effect. Life. 2022; 12(5):647. https://doi.org/10.3390/life12050647

Chicago/Turabian Style

Poonia, Ramesh Chandra, Abdul Khader Jilani Saudagar, Abdullah Altameem, Mohammed Alkhathami, Muhammad Badruddin Khan, and Mozaherul Hoque Abul Hasanat. 2022. "An Enhanced SEIR Model for Prediction of COVID-19 with Vaccination Effect" Life 12, no. 5: 647. https://doi.org/10.3390/life12050647

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop