Table of Contents
Fetching ...

Identification of a time-varying SIR Model for Covid-19

Walter HMendes aselein, Diego Eckhard

TL;DR

The paper addresses long-term epidemic dynamics by introducing a time-varying infection rate $\beta(t)$ in the classic SIR model and estimating $\beta(t)$ from 770 days of Rio Grande do Sul Covid-19 data via a least-squares optimization. It uses a piecewise-constant $\beta(t)$ represented as a vector and an iterative strategy to manage a large nonconvex parameter set, solved with MATLAB and RK4 integration. The results show near-term forecasting accuracy, achieving a mean 7-day ahead error of $0.13\%$ and 14-day ahead error of $0.60\%$, with progressively larger errors at longer horizons. The approach demonstrates that a simple SIR framework with a time-varying transmission rate can closely reproduce observed dynamics and provide useful short-term predictions for policy and planning.

Abstract

Throughout human history, epidemics have been a constant presence. Understanding their dynamics is essential to predict scenarios and make substantiated decisions. Mathematical models are powerful tools to describe an epidemic behavior. Among the most used, the compartmental ones stand out, dividing population into classes with well-defined characteristics. One of the most known is the $SIR$ model, based on a set of differential equations describing the rates of change of three categories over time. These equations take into account parameters such as the disease transmission rate and the recovery rate, which both change over time. However, classical models use constant parameters and can not describe the behavior of a disease over long periods. In this work, it is proposed a $SIR$ model with time-varying transmission rate parameter with a method to estimate this parameter based on an optimization problem, which minimizes the sum of the squares of the errors between the model and historical data. Additionally, based on the infection rates determined by the algorithm, the model's ability to predict disease activity in future scenarios was also investigated. Epidemic data released by the government of the State of Rio Grande do Sul in Brazil was used to evaluate the models, where the models shown a very good forecasting ability, resulting in errors for predicting the total number of accumulated infected persons of 0.13% for 7 days ahead and 0.6% for 14 days ahead.

Identification of a time-varying SIR Model for Covid-19

TL;DR

The paper addresses long-term epidemic dynamics by introducing a time-varying infection rate in the classic SIR model and estimating from 770 days of Rio Grande do Sul Covid-19 data via a least-squares optimization. It uses a piecewise-constant represented as a vector and an iterative strategy to manage a large nonconvex parameter set, solved with MATLAB and RK4 integration. The results show near-term forecasting accuracy, achieving a mean 7-day ahead error of and 14-day ahead error of , with progressively larger errors at longer horizons. The approach demonstrates that a simple SIR framework with a time-varying transmission rate can closely reproduce observed dynamics and provide useful short-term predictions for policy and planning.

Abstract

Throughout human history, epidemics have been a constant presence. Understanding their dynamics is essential to predict scenarios and make substantiated decisions. Mathematical models are powerful tools to describe an epidemic behavior. Among the most used, the compartmental ones stand out, dividing population into classes with well-defined characteristics. One of the most known is the model, based on a set of differential equations describing the rates of change of three categories over time. These equations take into account parameters such as the disease transmission rate and the recovery rate, which both change over time. However, classical models use constant parameters and can not describe the behavior of a disease over long periods. In this work, it is proposed a model with time-varying transmission rate parameter with a method to estimate this parameter based on an optimization problem, which minimizes the sum of the squares of the errors between the model and historical data. Additionally, based on the infection rates determined by the algorithm, the model's ability to predict disease activity in future scenarios was also investigated. Epidemic data released by the government of the State of Rio Grande do Sul in Brazil was used to evaluate the models, where the models shown a very good forecasting ability, resulting in errors for predicting the total number of accumulated infected persons of 0.13% for 7 days ahead and 0.6% for 14 days ahead.
Paper Structure (8 sections, 12 equations, 3 figures, 1 table)

This paper contains 8 sections, 12 equations, 3 figures, 1 table.

Figures (3)

  • Figure 1: Simulation of the time-varying $SIR$ model
  • Figure 2: Number of daily cases in RS state
  • Figure 3: Accumulated number of cases in RS state