MLLGQMApr 1, 2020

Total Variation Regularization for Compartmental Epidemic Models with Time-Varying Dynamics

arXiv:2004.00412v27 citations
AI Analysis

This work addresses the need for more realistic epidemic modeling for public health by enabling detection of abrupt changes, though it is incremental as it builds on existing compartmental models with a new regularization method.

The paper tackles the problem of capturing discontinuous variations in epidemic model parameters, such as those caused by lockdowns or virus mutations, by using total variation regularization and a novel Iterated Nelder-Mead optimization algorithm. Experiments on simulated data show the approach can reproduce discontinuities and accurately depict epidemics.

Compartmental epidemic models are among the most popular ones in epidemiology. For the parameters (e.g., the transmission rate) characterizing these models, the majority of researchers simplify them as constants, while some others manage to detect their continuous variations. In this paper, we aim at capturing, on the other hand, discontinuous variations, which better describe the impact of many noteworthy events, such as city lockdowns, the opening of field hospitals, and the mutation of the virus, whose effect should be instant. To achieve this, we balance the model's likelihood by total variation, which regulates the temporal variations of the model parameters. To infer these parameters, instead of using Monte Carlo methods, we design a novel yet straightforward optimization algorithm, dubbed Iterated Nelder--Mead, which repeatedly applies the Nelder--Mead algorithm. Experiments conducted on the simulated data demonstrate that our approach can reproduce these discontinuities and precisely depict the epidemics.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes