ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1602.04952
11
4

Parallel Linear Search with no Coordination for a Randomly Placed Treasure

16 February 2016
Amos Korman
Yoav Rodeh
    LRM
ArXivPDFHTML
Abstract

In STOC'16, Fraigniaud et al. consider the problem of finding a treasure hidden in one of many boxes that are ordered by importance. That is, if a treasure is in a more important box, then one would like to find it faster. Assuming there are many searchers, the authors suggest that using an algorithm that requires no coordination between searchers can be highly beneficial. Indeed, besides saving the need for a communication and coordination mechanism, such algorithms enjoy inherent robustness. The authors proceed to solve this linear search problem in the case of countably many boxes and an adversary placed treasure, and prove that the best speed-up possible by kkk non-coordinating searchers is precisely k4(1+1/k)2\frac{k}{4}(1+1/k)^24k​(1+1/k)2. In particular, this means that asymptotically, the speed-up is four times worse compared to the case of full coordination. We suggest an important variant of the problem, where the treasure is placed uniformly at random in one of a finite, large, number of boxes. We devise non-coordinating algorithms that achieve a speed-up of 6/56/56/5 for two searchers, a speed-up of 3/23/23/2 for three searchers, and in general, a speed-up of k(k+1)/(3k−1)k(k+1)/(3k-1)k(k+1)/(3k−1) for any k≥1k \geq 1k≥1 searchers. Thus, as kkk grows to infinity, the speed-up approaches three times worse compared to the case of full coordination. Moreover, these bounds are tight in a strong sense as no non-coordinating search algorithm for kkk searchers can achieve better speed-ups. We also devise non-coordinating algorithms that use only logarithmic memory in the size of the search domain, and yet, asymptotically, achieve the optimal speed-up. Finally, we note that all our algorithms are extremely simple and hence applicable.

View on arXiv
Comments on this paper