English

ShareTrace: Contact Tracing with the Actor Model

Distributed, Parallel, and Cluster Computing 2022-09-20 v3 Social and Information Networks

Abstract

Proximity-based contact tracing relies on mobile-device interaction to estimate the spread of disease. ShareTrace is one such approach that improves the efficacy of tracking disease spread by considering direct and indirect forms of contact. In this work, we utilize the actor model to provide an efficient and scalable formulation of ShareTrace with asynchronous, concurrent message passing on a temporal contact network. We also introduce message reachability, an extension of temporal reachability that accounts for network topology and message-passing semantics. Our evaluation on both synthetic and real-world contact networks indicates that correct parameter values optimize for algorithmic accuracy and efficiency. In addition, we demonstrate that message reachability can accurately estimate the risk a user poses to their contacts.

Keywords

Cite

@article{arxiv.2203.12445,
  title  = {ShareTrace: Contact Tracing with the Actor Model},
  author = {Ryan Tatton and Erman Ayday and Youngjin Yoo and Anisa Halimi},
  journal= {arXiv preprint arXiv:2203.12445},
  year   = {2022}
}

Comments

To be published in IEEE HealthCom 2022 Conference Proceedings; added mathematical detail about message reachability; improved explanations of algorithms and figures, updated conclusion, fixed typos, results unchanged; 6 pages with 3 figures

R2 v1 2026-06-24T10:23:26.897Z