Targeted Interventions

As mentioned before, to make the most efficient use of our mosquito-control interventions, we need to make an analysis that takes into account not only the geographic distribution of households in the environment, but also the biological needs of the mosquitoes as they move through it.

To do so, we start by laying out our simulated landscape:

Once that is done, we can assign n number of classes to simulate the different types of habitats. This can be done by defining an n-partite space for the network, where n is the number of types of nodes, and the strength of the directionality defines the “partite-ness” of the connections (one a fully partite network and 0.5 equal to having each type of node being equally probable regardless of its class).

For this example, we will simulate two types of nodes (n=2) as shown in the figure that follows:

This results in an n-dimensional network in which mosquitoes move. If we think of mosquitoes as being simplified to random walkers in the network, we can reduce their movement to a Markov process in which their next step depends on their current location (assuming they have fulfilled their biological need). With this information, we can calculate the steady-state distribution of the nodes:

And, to visualize this better, we can rescale our network to highlight the nodes in which our random-walking mosquitoes spend more time (the ones to which they jump more often):

This is confirmed by running random walkers on top of our transitions network:

This analysis can be elevated to arbitrarily high dimensions of point types, and more flexible transition probabilities between classes (less partite-ness):

Next Steps

Authors

Héctor M. Sánchez C., Biyonka Liang, Sean L. Wu, Daniel Citron, Sarafina Smith, Sabrina Wong, David L. Smith