A Markov Decision Process Framework for Efficient and Implementable Contact Tracing and Isolation

12/31/2021
by   George Li, et al.
0

Efficient contact tracing and isolation is an effective strategy to control epidemics. It was used effectively during the Ebola epidemic and successfully implemented in several parts of the world during the ongoing COVID-19 pandemic. An important consideration in contact tracing is the budget on the number of individuals asked to quarantine – the budget is limited for socioeconomic reasons. In this paper, we present a Markov Decision Process (MDP) framework to formulate the problem of using contact tracing to reduce the size of an outbreak while asking a limited number of people to quarantine. We formulate each step of the MDP as a combinatorial problem, MinExposed, which we demonstrate is NP-Hard; as a result, we develop an LP-based approximation algorithm. Though this algorithm directly solves MinExposed, it is often impractical in the real world due to information constraints. To this end, we develop a greedy approach based on insights from the analysis of the previous algorithm, which we show is more interpretable. A key feature of the greedy algorithm is that it does not need complete information of the underlying social contact network. This makes the heuristic implementable in practice and is an important consideration. Finally, we carry out experiments on simulations of the MDP run on real-world networks, and show how the algorithms can help in bending the epidemic curve while limiting the number of isolated individuals. Our experimental results demonstrate that the greedy algorithm and its variants are especially effective, robust, and practical in a variety of realistic scenarios, such as when the contact graph and specific transmission probabilities are not known. All code can be found in our GitHub repository: https://github.com/gzli929/ContactTracing.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/20/2021

Optimizing the order of actions in contact tracing

Contact tracing is a key tool for managing epidemic diseases like HIV, t...
research
11/05/2021

A Non-Markovian Model to Assess Contact Tracing for the Containment of COVID-19

COVID-19 remains a challenging global threat with ongoing waves of infec...
research
06/24/2023

Decision-Dependent Distributionally Robust Markov Decision Process Method in Dynamic Epidemic Control

In this paper, we present a Distributionally Robust Markov Decision Proc...
research
06/02/2020

Unlinking super-linkers: the topology of epidemic response (Covid-19)

A key characteristic of the spread of infectious diseases is their abili...
research
10/04/2020

A Privacy Preserved and Cost Efficient Control Scheme for Coronavirus Outbreak Using Call Data Record and Contact Tracing

Coronavirus or COVID-19, which has been declared pandemic by the World H...
research
09/30/2022

Application of Deep Q Learning with Stimulation Results for Elevator Optimization

This paper presents a methodology for combining programming and mathemat...
research
01/24/2022

Modelling preventive measures and their effect on generation times in emerging epidemics

We present a stochastic epidemic model to study the effect of various pr...

Please sign up or login with your details

Forgot password? Click here to reset