Temporal Gillespie Algorithm: Fast Simulation of Contagion Processes on Time-Varying Networks

PLoS Comput Biol. 2015 Oct 30;11(10):e1004579. doi: 10.1371/journal.pcbi.1004579. eCollection 2015 Oct.

Abstract

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 paramount to allow large-scale simulations. The Gillespie algorithm can be used for fast simulation of stochastic processes, and variants of it have been applied to simulate dynamical processes on static networks. However, its adaptation to temporal networks remains non-trivial. We here present a temporal Gillespie algorithm that solves this problem. Our method is applicable to general Poisson (constant-rate) processes on temporal networks, stochastically exact, and up to multiple orders of magnitude faster than traditional simulation schemes based on rejection sampling. We also show how it can be extended to simulate non-Markovian processes. The algorithm is easily applicable in practice, and as an illustration we detail how to simulate both Poissonian and non-Markovian models of epidemic spreading. Namely, we provide pseudocode and its implementation in C++ for simulating the paradigmatic Susceptible-Infected-Susceptible and Susceptible-Infected-Recovered models and a Susceptible-Infected-Recovered model with non-constant recovery rates. For empirical networks, the temporal Gillespie algorithm is here typically from 10 to 100 times faster than rejection sampling.

Publication types

  • Research Support, Non-U.S. Gov't

MeSH terms

  • Algorithms*
  • Computer Simulation
  • Contact Tracing / methods*
  • Contact Tracing / statistics & numerical data*
  • Disease Transmission, Infectious / statistics & numerical data*
  • Epidemics / statistics & numerical data*
  • Humans
  • Models, Statistical*
  • Risk Assessment / methods
  • Spatio-Temporal Analysis
  • Stochastic Processes

Grants and funding

This work was supported by the EU FET project MULTIPLEX 317532 to CLV and the French ANR HARMS-flu, ANR-12-MONU-0018 to MG. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.