Parallel Search with no Coordination

We consider a parallel version of a classical Bayesian search problem. agents are looking for a treasure that is placed in one of the boxes indexed by according to a known distribution . The aim is to minimize the expected time until the first agent finds it. Searchers run in parallel where at each time step each searcher can "peek" into a box. A basic family of algorithms which are inherently robust is \emph{non-coordinating} algorithms. Such algorithms act independently at each searcher, differing only by their probabilistic choices. We are interested in the price incurred by employing such algorithms when compared with the case of full coordination. We first show that there exists a non-coordination algorithm, that knowing only the relative likelihood of boxes according to , has expected running time of at most , where is the expected running time of the best fully coordinated algorithm. This result is obtained by applying a refined version of the main algorithm suggested by Fraigniaud, Korman and Rodeh in STOC'16, which was designed for the context of linear parallel search.We then describe an optimal non-coordinating algorithm for the case where the distribution is known. The running time of this algorithm is difficult to analyse in general, but we calculate it for several examples. In the case where is uniform over a finite set of boxes, then the algorithm just checks boxes uniformly at random among all non-checked boxes and is essentially times worse than the coordinating algorithm.We also show simple algorithms for Pareto distributions over boxes. That is, in the case where for , we suggest the following algorithm: at step choose uniformly from the boxes unchecked in , where . It turns out this algorithm is asymptotically optimal, and runs about times worse than the case of full coordination.
View on arXiv