Parameter Estimation for the SEIR Model Using Recurrent Nets

05/30/2021
by   Chun Fan, et al.
0

The standard way to estimate the parameters Θ_SEIR (e.g., the transmission rate β) of an SEIR model is to use grid search, where simulations are performed on each set of parameters, and the parameter set leading to the least L_2 distance between predicted number of infections and observed infections is selected. This brute-force strategy is not only time consuming, as simulations are slow when the population is large, but also inaccurate, since it is impossible to enumerate all parameter combinations. To address these issues, in this paper, we propose to transform the non-differentiable problem of finding optimal Θ_SEIR to a differentiable one, where we first train a recurrent net to fit a small number of simulation data. Next, based on this recurrent net that is able to generalize SEIR simulations, we are able to transform the objective to a differentiable one with respect to Θ_SEIR, and straightforwardly obtain its optimal value. The proposed strategy is both time efficient as it only relies on a small number of SEIR simulations, and accurate as we are able to find the optimal Θ_SEIR based on the differentiable objective. On two COVID-19 datasets, we observe that the proposed strategy leads to significantly better parameter estimations with a smaller number of simulations.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/29/2021

Neural Networks for Parameter Estimation in Intractable Models

We propose to use deep learning to estimate parameters in statistical mo...
research
06/30/2020

Parameter Estimation of Fire Propagation Models Using Level Set Methods

The availability of wildland fire propagation models with parameters est...
research
07/04/2019

Efficient Parameter Estimation of Sampled Random Fields

We provide a computationally and statistically efficient method for esti...
research
06/07/2019

Non-Differentiable Supervised Learning with Evolution Strategies and Hybrid Methods

In this work we show that Evolution Strategies (ES) are a viable method ...
research
07/01/2022

Rapid training of quantum recurrent neural network

Time series prediction is the crucial task for many human activities e.g...
research
10/13/2021

Boosting the Certified Robustness of L-infinity Distance Nets

Recently, Zhang et al. (2021) developed a new neural network architectur...

Please sign up or login with your details

Forgot password? Click here to reset