Fast and exact simulations of stochastic epidemics on static and temporal networks
Samuel Cure, Florian G. Pflug, Simone Pigolotti

TL;DR
NEXT-Net is a fast, exact, and versatile simulation tool for epidemic spreading on large static and temporal networks, enabling efficient analysis of complex social structures.
Contribution
We developed NEXT-Net, a novel implementation of the next reaction method that significantly improves simulation speed while maintaining accuracy for epidemic models on large and dynamic networks.
Findings
NEXT-Net outperforms existing algorithms in speed.
It can simulate epidemics on networks with millions of nodes.
The tool is compatible with C++, Python, and R.
Abstract
Epidemic models on complex networks have been widely used to study how the social structure of a population affect the spreading of epidemics. However, their numerical simulation can be computationally heavy, especially for large networks. In this paper, we introduce NEXT-Net: a flexible implementation of the next reaction method for epidemic spreading on both static and temporal networks. By systematic tests on artificial and real-world networks, we find that NEXT-Net is substantially faster than alternative algorithms, while being exact. It permits, in particular, to efficiently simulate epidemics on networks with million of nodes on a standard computer. It is also versatile enough to simulate a broad range of epidemic models of temporal networks, including cases in which the network structure changes in response to the epidemic. Our code is implemented in C++ and accessible from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques
