paper-with-me

홈 › Papers

Agent based simulators for epidemic modelling: Simulating larger models using smaller ones

2022-09-07 · Daksh Mittal, Sandeep Juneja, Shubhada Agrawal

Agent-based simulators (ABS) are a popular epidemiological modelling tool to study the impact of various non-pharmaceutical interventions in managing an epidemic in a city (or a region). They provide the flexibility to accurately model a heterogeneous population with time and location varying, person-specific interactions as well as detailed governmental mobility restrictions. Typically, for accuracy, each person is modelled separately. This however may make computational time prohibitive when the city population and the simulated time is large. In this paper, we dig deeper into the underlying probabilistic structure of a generic, locally detailed ABS for epidemiology to arrive at modifications that allow smaller models (models with less number of agents) to give accurate statistics for larger ones, thus substantially speeding up the simulation. We observe that simply considering a smaller aggregate model and scaling up the output leads to inaccuracies. We exploit the observation that in the initial disease spread phase, the starting infections create a family tree of infected individuals more-or-less independent of the other trees and are modelled well as a multi-type super-critical branching process. Further, although this branching process grows exponentially, the relative proportions amongst the population types stabilise quickly. Once enough people have been infected, the future evolution of the epidemic is closely approximated by its mean field limit with a random starting state. We build upon these insights to develop a shifted, scaled and restart-based algorithm that accurately evaluates the ABS's performance using a much smaller model while carefully reducing the bias that may otherwise arise. We apply our algorithm for Covid-19 epidemic in a city and theoretically support the proposed algorithm through an asymptotic analysis where the population size increases to infinity.

📄 PDF Abstract BibTeX arXiv:2209.02887

Code (0)

등록된 구현이 없습니다.

Tasks

Epidemiology

Similar Papers 제목 키워드 기반

EpiLearn: A Python Library for Machine Learning in Epidemic Modeling

2024-06-10 · Zewen Liu, Yunxiao Li, Mingyang Wei, Guancheng Wan 외

EpiLearn is a Python toolkit developed for modeling, simulating, and analyzing epidemic data. Although there exist several packages that also deal with epidemic modeling, they are often restricted to mechanistic models o…

Epidemiological Agent-Based Modelling Software (Epiabm)

2022-12-07 · Kit Gallagher, Ioana Bouros, Nicholas Fan, Elizabeth Hayman 외

Epiabm is a fully tested, open-source software package for epidemiological agent-based modelling, re-implementing the well-known CovidSim model from the MRC Centre for Global Infectious Disease Analysis at Imperial Colle…

Epidemiology

A monotonic relationship between the variability of the infectious period and final size in pairwise epidemic modelling

2018-12-24

For a recently derived pairwise model of network epidemics with non-Markovian recovery, we prove that under some mild technical conditions on the distribution of the infectious periods, smaller variance in the recovery t…

Simulating transmission scenarios of the Delta variant of SARS-CoV-2 in Australia

2021-07-14 · Sheryl L. Chang, Oliver M. Cliff, Cameron Zachreson, Mikhail Prokopenko

An outbreak of the Delta (B.1.617.2) variant of SARS-CoV-2 that began around mid-June 2021 in Sydney, Australia, quickly developed into a nation-wide epidemic. The ongoing epidemic is of major concern as the Delta varian…

Quantifying age-specific household contacts in Aotearoa New Zealand for infectious disease modelling

2024-04-04 · Caleb Sullivan, Pubudu Senanayake, Michael J. Plank

Accounting for population age structure and age-specific contact patterns is crucial for accurate modelling of human infectious disease dynamics and impact. A common approach is to use contact matrices, which estimate th…