| Literature DB >> 34151134 |
Nitin Kamra1, Yizhou Zhang1, Sirisha Rambhatla1, Chuizheng Meng1, Yan Liu1.
Abstract
Epidemic spread in a population is traditionally modeled via compartmentalized models which represent the free evolution of disease in the absence of any intervention policies. In addition, these models assume full observability of disease cases and do not account for under-reporting. We present a mathematical model, namely PolSIRD, which accounts for the under-reporting by introducing an observation mechanism. It also captures the effects of intervention policies on the disease spread parameters by leveraging intervention policy data along with the reported disease cases. Furthermore, we allow our recurrent model to learn the initial hidden state of all compartments end-to-end along with other parameters via gradient-based training. We apply our model to the spread of the recent global outbreak of COVID-19 in the USA, where our model outperforms the methods employed by the CDC in predicting the spread. We also provide counterfactual simulations from our model to analyze the effect of lifting the intervention policies prematurely and our model correctly predicts the second wave of the epidemic.Entities:
Keywords: COVID-19; Epidemic spread modeling; Intervention policies for epidemics; Machine learning for epidemic spread modeling; Spatiotemporal spread modeling
Year: 2021 PMID: 34151134 PMCID: PMC8202228 DOI: 10.1007/s41666-021-00099-3
Source DB: PubMed Journal: J Healthc Inform Res ISSN: 2509-498X
Fig. 1Visualization of the PolSIRD model
The MAER and RMSE metrics of PolSIRD compared to other state-of-the-art baselines being used by the CDC to inform their decisions
| Method | MAER (all states) | RMSE (all states) | MAER (top-40) | RMSE (top-40) |
|---|---|---|---|---|
| PolSIRD (ours) | 36.393 | |||
| SuEIR | 0.081 | 653.304 | 0.059 | |
| GLEaM | 0.223 | 1400.22 | 0.144 | 88.231 |
| DELPHI | 0.142 | 242.815 | 0.092 | 53.41 |
| GraphPolSIRD (ours) | 36.164 |
Bold entries highlight the method(s) which achieve the lowest error metric in every column
Fig. 2Death predictions from all models on a California, b Florida, and c Texas
Learnt parameter values from PolSIRD averaged over the US states
| Parameter |
| ||||||
|---|---|---|---|---|---|---|---|
| Mean across states | 0.177 | 0.178 | 0.056 | 0.899 | 0.61 | 0.628 | 5.899 |
| Stddev across states | ± 0.094 | ± 0.13 | ± 0.047 | ± 0.057 | ± 0.209 | ± 0.134 | ± 4.798 |
Fig. 3Intensity maps visualizing the estimated values of a the reported fraction of confirmed cases β, b the natural reproductive number r0, and c the reproductive number r0 after intervention policies reach a near steady state across all the US states
Steady-state policy coefficients for λ and
| Policy | Stay-at | Ban > 50 | Ban > 500 | Public school | Restaurant | Entertainment |
|---|---|---|---|---|---|---|
| -home | gatherings | gatherings | closure | dine-in closure | /gym closure | |
| 0.559 | 0.738 | 0.708 | 0.52 | 0.667 | 0.685 | |
| 0.815 | 0.812 | 0.817 | 0.71 | 0.737 | 0.738 |
Overall reduction in spread rate and reproduction number
|
| |||
|---|---|---|---|
| Before policies | 0.177 ± 0.094 | 0.178 ± 0.13 | 5.899 ± 4.798 |
| After policies | 0.037 ± 0.019 | 0.012 ± 0.009 | 1.159 ± 1.016 |
Fig. 4Predictions on a California, b Florida, and c Texas showing the disease progression under intervention and the ensuing exponential growth under various re-opening plans