Skip to main content

Theoretical and Numerical Considerations of the Assumptions Behind Triple Closures in Epidemic Models on Networks

  • Chapter
  • First Online:
Trends in Biomathematics: Modeling Cells, Flows, Epidemics, and the Environment (BIOMAT 2019)

Abstract

Networks are widely used to model the contact structure within a population and in the resulting models of disease spread. While networks provide a high degree of realism, the analysis of the exact model is out of reach and even numerical methods fail for modest network size. Hence, mean-field models (e.g. pairwise) focusing on describing the evolution of some summary statistics from the exact model gained a lot of traction over the last few decades. In this paper we revisit the problem of deriving triple closures for pairwise models and we investigate in detail the assumptions behind some of the well-known closures as well as their validity. Using a top-down approach we start at the level of the entire graph and work down to the level of triples and combine this with information around nodes and pairs. We use our approach to derive many of the existing closures and propose new ones and theoretically connect the two well-studied models of multinomial link and Poisson link selection. The theoretical work is backed up by numerical examples to highlight where the commonly used assumptions may fail and provide some recommendations for how to choose the most appropriate closure when using graphs with no or modest degree heterogeneity.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 109.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 139.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

References

  1. R.C. Barnard, L. Berthouze, P.L. Simon, I.Z. Kiss, Epidemic threshold in pairwise models for clustered networks: closures and fast correlations. J. Math. Biol., 79, 1–38 (2019). Online

    Google Scholar 

  2. O. Diekmann, J.A.P. Heesterbeek, Mathematical Epidemiology of Infectious Diseases: Model Building, Analysis and Interpretation (Wiley, New York, 2000)

    MATH  Google Scholar 

  3. M.J. Keeling, Proc. R. Soc. Lond. B Biol. Sci. 266, 859–867 (1999)

    Google Scholar 

  4. I.Z. Kiss, J.C. Miller, P.L. Simon, Mathematics of Epidemics on Networks: From Exact to Approximate Models (Springer, Cham, 2017)

    Book  Google Scholar 

  5. C. Kuehn, Moment closure a brief review, in Control of Self-organising Nonlinear Systems (Springer, Cham, 2016), pp. 253–271

    Book  Google Scholar 

  6. D.A. Rand, Correlation equations and pair approximations for spatial ecologies, in Advanced Ecological Theory: Principles and Applications (Blackwell Science, Oxford, 1999), pp. 100–142

    Google Scholar 

  7. P.L. Simon, I.Z. Kiss, J. Complex Netw. 4, 187–200 (2015)

    Article  Google Scholar 

  8. M. Taylor, P.L. Simon, P. L., D.M. Green, T. House, I.Z. Kiss, J. Math. Biol. 64, 1021–1042 (2012)

    Google Scholar 

Download references

Acknowledgements

The work of the author “Nicos Georgiou” was partially supported by EPSRC First Grant EP/P021409/1. The work of the author “István Z. Kiss” was partially supported by the Leverhulme Trust, Research Project Grant RPG- 2017-370. The work of the author “Péter Simon” was supported from Hungarian Scientific Research Fund, OTKA, Grant no. 115926.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to István Z. Kiss .

Editor information

Editors and Affiliations

Appendix: Facts of the Multinomial Distribution

Appendix: Facts of the Multinomial Distribution

A random vector

$$\displaystyle \begin{aligned}{\mathbf{X}}_{(r)} = (X_1, \ldots, X_r) \in \{0, 1, \ldots, n\}^r \end{aligned}$$

is multinomially distributed with n trials and r types (written as Mult(n, r;p 1, p 2, …, p r)) if its mass function can be given by

$$\displaystyle \begin{aligned} f_{{\mathbf{X}}_{(r)}}(x_1, x_2, \ldots, x_r) =\begin{cases} \displaystyle {n \choose x_1, x_2, \ldots, x_r} p_1^{x_1}p_2^{x_2}\ldots p_r^{x_r}, & \mbox{ if } \displaystyle\sum_{i=1}^r x_i =n \\ 0, &\mbox{ otherwise }. \end{cases} \end{aligned} $$
(7.1)

This is provided that \(\sum _{i=1}^r p_i = 1.\) Each p i represents the probability of seeing type i in one independent experiment, and the vector X (r) counts the number of outcomes of each type in n independent experiments. Note that the sum \(\sum _{i=1}^r X_i = n\), so already there is some dependency between the coordinates. In fact, the last (or any one) coordinate can be given by \(X_r = n - \sum _{i=1}^{r-1} X_i\), so in many sources the multinomial distribution has mass function

(7.2)

Throughout this article we used the following facts about multinomial distributions.

Lemma 7.1

Let X = (X 1, …, X r) ∼Mult(n, r;p 1, p 2, …, p r) so that p 1 + p 2 + … + p r = 1 where the success probability for type i is p i.

  1. (1)

    The marginal distribution of X i is binomial(n, p i).

  2. (2)

    The joint distribution for (X i, X j) is the same as that of (X i, X j, n  X i − X j) ∼Mult(n, 3;p i, p j, 1 − p i − p j).

  3. (3)

    The \(\mathbb {E}(X_iX_j) =n(n-1)p_ip_j \).

Proof

We show (1) for i = 1 (i.e. the X 1 marginal.) First the domain of the p.m.f: Since X 1 is a coordinate of a multinomial with n independent trials, its state space is \(S_{X_1} = \{0,1, \ldots , n\}\). Now fix \(x \in S_{X_1}\) and compute

$$\displaystyle \begin{aligned} f_{X_1}(x) &= \mathbb{P}\{ X_1 = x\} = \sum_{ (x_2, \ldots, x_r) : \sum x_i = n-x }\!\!\!\!\!\mathbb{P}\{ X_1 = x, X_2 = x_2, \ldots X_r=x_r \}\\ &= \sum_{ (x_2, \ldots, x_r) : \sum x_i = n-x }\!\!\!\!\! \frac{n!}{x! x_2!x_3!\ldots x_r!} p_1^x p_2^{x_2} \ldots p_r^{x_r}\\ &= \frac{n!}{x!(n-x)!}p_1^x\sum_{ (x_2, \ldots, x_r) : \sum x_i = n-x }\!\!\!\!\! \frac{(n-x)!}{x_2!x_3!\ldots x_r!} p_2^{x_2} \ldots p_r^{x_r}. \end{aligned} $$

The reason for the last manipulation is to reduce the expression in the sum to something that looks like the p.m.f. of a Mult(n − x, r − 1, q 1, …, q r−1). The expression is almost correct, except that the sum p 2 + … + p r = 1 − p 1 instead of 1. To fix this little problem, multiply and divide by (1 − p 1)nx and recall that n − x = x 2 + … + x r. Then

The sum is 1 since we add the p.m.f. of a Mult\(\displaystyle \Big (n-x, r-1, \frac {p_2}{1-p_1},\ldots , \frac {p_r}{1-p_1}\Big )\). Observe that X 1 ∼Bin(n, p 1) = Mult(n, 2;p 1, 1 − p 1) and in particular each X i ∼Bin(n, p i).

For (2) we compute the joint marginal for (X 1, X 2). Similar calculations will work for any k-dimensional marginal, but we do not use them in this article. First the domain of the joint p.m.f: Since (X 1, X 2) are coordinates of a multinomial with n independent trials, its state space is \(S_{X_1,X_2} = \{0,1, \ldots , n\}\) ×{0, 1, …, n}. Now fix \((x,y) \in S_{X_1, X_2}\). Assume x + y ≤ n otherwise the p.m.f. is 0 and compute as before

Therefore (X i, X j) ∼Mult(n, 3;p i, p j, 1 − p i − p j).

Now that we have the two-dimensional marginal distribution (X i, X j) ∼Mult(n, 3;p i, p j, 1 − p i − p j) and the one-dimensional marginals are X k ∼ Bin(n, p k) we can proceed with the expected value of the product.

$$\displaystyle \begin{aligned} &\mathbb{E}(X_iX_j)\\ &\quad = \sum_{(x_i, x_j): x_i+x_j \le n } x_ix_j \frac{n!}{x_i!x_j!(n-x_i-x_j)!} p_1^{x_1}p_2^{x_2}(1-p_1-p_2)^{n - x_1-x_2}\\ &\quad {=}p_1p_2 n(n-1)\!\!\!\!\!\sum_{(x_i, x_j): x_i+x_j \le n, x_ix_j \ge 1 } \frac{(n-2)! p_1^{x_1-1}p_2^{x_2-1}(1-p_1-p_2)^{n - x_1-x_2}}{(x_i - 1)!(x_j - 1)!(n-x_i-x_j)!} \\ &\quad {=}p_1p_2 n(n-1)\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\!\sum_{(x_i, x_j): 0\le (x_i -1)+(x_j-1) \le n-2 } \!\!\!\frac{(n-2)! p_1^{x_1-1}p_2^{x_2-1}(1-p_1-p_2)^{n - x_1-x_2}}{(x_i - 1)!(x_j - 1)!(n-x_i-x_j)!} \\ &\quad {=}p_1p_2 n(n-1). \end{aligned} $$

Rights and permissions

Reprints and permissions

Copyright information

© 2020 The Editor(s) (if applicable) and The Author(s), under exclusive license to Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Georgiou, N., Kiss, I.Z., Simon, P.L. (2020). Theoretical and Numerical Considerations of the Assumptions Behind Triple Closures in Epidemic Models on Networks. In: Mondaini, R.P. (eds) Trends in Biomathematics: Modeling Cells, Flows, Epidemics, and the Environment. BIOMAT 2019. Springer, Cham. https://doi.org/10.1007/978-3-030-46306-9_14

Download citation

Publish with us

Policies and ethics