paper-with-me

Papers

Parameter Estimation for the SEIR Model Using Recurrent Nets

2021-05-30 · Chun Fan, Yuxian Meng, Xiaofei Sun, Fei Wu, Tianwei Zhang, Jiwei Li

The standard way to estimate the parameters $\Theta_\text{SEIR}$ (e.g., the transmission rate $\beta$) 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 $\Theta_\text{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 $\Theta_\text{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 $\Theta_\text{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.

📄 PDF Abstract BibTeX arXiv:2105.14524

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

RecNets: Channel-wise Recurrent Convolutional Neural Networks

2019-05-28 · George Retsinas, Athena Elafrou, Georgios Goumas, Petros Maragos

In this paper, we introduce Channel-wise recurrent convolutional neural networks (RecNets), a family of novel, compact neural network architectures for computer vision tasks inspired by recurrent neural networks (RNNs). …

General Classificationimage-classificationImage Classification

Coronavirus Covid-19 spreading in Italy: optimizing an epidemiological model with dynamic social distancing through Differential Evolution

2020-04-01 · I. De Falco, A. Della Cioppa, U. Scafuri, E. Tarantino

The aim of this paper consists in the application of a recent epidemiological model, namely SEIR with Social Distancing (SEIR--SD), extended here through the definition of a social distancing function varying over time, …

Mathematical analysis of a delayed SEIRDS epidemics models: deterministic and stochastic approach

2022-08-16 · Mohamed Ben Alaya, Walid Ben Aribi, Slimane Ben Miled

The primary goal of this research is to investigate the impact of delay on the dynamics of the Susceptible-Exposed-Infected-Recovered-Death and Susceptible (SEIRDS) model, to which we add a stochastic term to account for…

On the Estimation of the Time-Dependent Transmission Rate in Epidemiological Models

2024-12-27 · Jorge P. Zubelli, Jennifer Loria, Vinicius V. L. Albani

The COVID-19 pandemic highlighted the need to improve the modeling, estimation, and prediction of how infectious diseases spread. SEIR-like models have been particularly successful in providing accurate short-term predic…

Identifying Memory Effects in Epidemics via a Fractional SEIRD Model and Physics-Informed Neural Networks

2025-09-26 · Achraf Zinihi arxiv

We develop a physics-informed neural network (PINN) framework for parameter estimation in fractional-order SEIRD epidemic models. By embedding the Caputo fractional derivative into the network residuals via the L1 discre…