English

The power of adaptivity in source identification with time queries on the path

Data Structures and Algorithms 2021-12-30 v4

Abstract

We study the problem of identifying the source of a stochastic diffusion process spreading on a graph based on the arrival times of the diffusion at a few queried nodes. In a graph G=(V,E)G=(V,E), an unknown source node vVv^* \in V is drawn uniformly at random, and unknown edge weights w(e)w(e) for eEe\in E, representing the propagation delays along the edges, are drawn independently from a Gaussian distribution of mean 11 and variance σ2\sigma^2. An algorithm then attempts to identify vv^* by querying nodes qVq \in V and being told the length of the shortest path between qq and vv^* in graph GG weighted by ww. We consider two settings: non-adaptive, in which all query nodes must be decided in advance, and adaptive, in which each query can depend on the results of the previous ones. Both settings are motivated by an application of the problem to epidemic processes (where the source is called patient zero), which we discuss in detail. We characterize the query complexity when GG is an nn-node path. In the non-adaptive setting, Θ(nσ2)\Theta(n\sigma^2) queries are needed for σ21\sigma^2 \leq 1, and Θ(n)\Theta(n) for σ21\sigma^2 \geq 1. In the adaptive setting, somewhat surprisingly, only Θ(loglog1/σn)\Theta(\log\log_{1/\sigma}n) are needed when σ21/2\sigma^2 \leq 1/2, and Θ(loglogn)+Oσ(1)\Theta(\log \log n)+O_\sigma(1) when σ21/2\sigma^2 \geq 1/2. This is the first mathematical study of source identification with time queries in a non-deterministic diffusion process.

Keywords

Cite

@article{arxiv.2002.07336,
  title  = {The power of adaptivity in source identification with time queries on the path},
  author = {Victor Lecomte and Gergely Ódor and Patrick Thiran},
  journal= {arXiv preprint arXiv:2002.07336},
  year   = {2021}
}