paper-with-me

Papers

Generalised Gillespie Algorithms for Simulations in a Rule-Based Epidemiological Model Framework

2022-10-17 · David Alonso, Steffen Bauer, Markus Kirkilionis, Lisa Maria Kreusser, Luca Sbano

Rule-based models have been successfully used to represent different aspects of the COVID-19 pandemic, including age, testing, hospitalisation, lockdowns, immunity, infectivity, behaviour, mobility and vaccination of individuals. These rule-based approaches are motivated by chemical reaction rules which are traditionally solved numerically with the standard Gillespie algorithm proposed in the context of molecular dynamics. When applying reaction system type of approaches to epidemiology, generalisations of the Gillespie algorithm are required due to the time-dependency of the problems. In this article, we present different generalisations of the standard Gillespie algorithm which address discrete subtypes (e.g., incorporating the age structure of the population), time-discrete updates (e.g., incorporating daily imposed change of rates for lockdowns) and deterministic delays (e.g., given waiting time until a specific change in types such as release from isolation occurs). These algorithms are complemented by relevant examples in the context of the COVID-19 pandemic and numerical results.

📄 PDF Abstract BibTeX arXiv:2210.09511

Code (0)

등록된 구현이 없습니다.

Tasks

Epidemiology

Similar Papers 제목 키워드 기반

Generalizing Gillespie's direct method to enable network-free simulations

2018-01-30

Gillespie's direct method for stochastic simulation of chemical kinetics is a staple of computational systems biology research. However, the algorithm requires explicit enumeration of all reactions and all chemical speci…

SimInf: An R package for Data-driven Stochastic Disease Spread Simulations

2016-05-04 · Stefan Widgren, Pavol Bauer, Robin Eriksson, Stefan Engblom

We present the R package SimInf which provides an efficient and very flexible framework to conduct data-driven epidemiological modeling in realistic large scale disease spread simulations. The framework integrates infect…

C++ code

Simulation algorithms for Markovian and non-Markovian epidemics

2023-02-06 · Guohao Dou

Researchers have employed stochastic simulations to determine the validity of their theoretical findings and to study analytically intractable spreading dynamics. In both cases, the correctness and efficiency of the simu…

Epidemiology

Temporal Gillespie algorithm: Fast simulation of contagion processes on time-varying networks

2015-04-03 · Christian L. Vestergaard, Mathieu Génois

Stochastic simulations are one of the cornerstones of the analysis of dynamical processes on complex networks, and are often the only accessible way to explore their behavior. The development of fast algorithms is paramo…

Efficient Simulations of Individual Based Models for Adaptive Dynamics and the Canonical Equation

2016-01-28

We propose a faster algorithm for individual based simulations for adaptive dynamics based on a simple modification to the standard Gillespie Algorithm for simulating stochastic birth-death processes. We provide an analy…