Result-Sensitive Binary Search with Noisy Information

Authors Narthana S. Epa, Junhao Gan , Anthony Wirth



PDF
Thumbnail PDF

File

LIPIcs.ISAAC.2019.60.pdf
  • Filesize: 0.78 MB
  • 15 pages

Document Identifiers

Author Details

Narthana S. Epa
  • School of Computing and Information Systems, The University of Melbourne, Victoria, Australia
Junhao Gan
  • School of Computing and Information Systems, The University of Melbourne, Victoria, Australia
Anthony Wirth
  • School of Computing and Information Systems, The University of Melbourne, Victoria, Australia

Acknowledgements

We thank our anonymous reviewer for directing us to the work of Karp and Kleinberg [Karp and Kleinberg, 2007].

Cite AsGet BibTex

Narthana S. Epa, Junhao Gan, and Anthony Wirth. Result-Sensitive Binary Search with Noisy Information. In 30th International Symposium on Algorithms and Computation (ISAAC 2019). Leibniz International Proceedings in Informatics (LIPIcs), Volume 149, pp. 60:1-60:15, Schloss Dagstuhl – Leibniz-Zentrum für Informatik (2019)
https://doi.org/10.4230/LIPIcs.ISAAC.2019.60

Abstract

We describe new algorithms for the predecessor problem in the Noisy Comparison Model. In this problem, given a sorted list L of n (distinct) elements and a query q, we seek the predecessor of q in L: denoted by u, the largest element less than or equal to q. In the Noisy Comparison Model, the result of a comparison between two elements is non-deterministic. Moreover, multiple comparisons of the same pair of elements might have different results: each is generated independently, and is correct with probability p > 1/2. Given an overall error tolerance Q, the cost of an algorithm is measured by the total number of noisy comparisons; these must guarantee the predecessor is returned with probability at least 1 - Q. Feige et al. showed that predecessor queries can be answered by a modified binary search with Theta(log (n/Q)) noisy comparisons. We design result-sensitive algorithms for answering predecessor queries. The query cost is related to the index, k, of the predecessor u in L. Our first algorithm answers predecessor queries with O(log ((log^{*(c)} n)/Q) + log (k/Q)) noisy comparisons, for an arbitrarily large constant c. The function log^{*(c)} n iterates c times the iterated-logarithm function, log^* n. Our second algorithm is a genuinely result-sensitive algorithm whose expected query cost is bounded by O(log (k/Q)), and is guaranteed to terminate after at most O(log((log n)/Q)) noisy comparisons. Our results strictly improve the state-of-the-art bounds when k is in omega(1) intersected with o(n^epsilon), where epsilon > 0 is some constant. Moreover, we show that our result-sensitive algorithms immediately improve not only predecessor-query algorithms, but also binary-search-like algorithms for solving key applications.

Subject Classification

ACM Subject Classification
  • Theory of computation → Sorting and searching
  • Theory of computation → Predecessor queries
Keywords
  • Fault-tolerant search
  • random walks
  • noisy comparisons
  • predecessor queries

Metrics

  • Access Statistics
  • Total Accesses (updated on a weekly basis)
    0
    PDF Downloads

References

  1. Javed A Aslam and Aditi Dhagat. Searching in the presence of linearly bounded errors. In STOC, pages 486-93, 1991. Google Scholar
  2. R. Beigel. Unbounded Searching Algorithms. SIAM Journal on Computing, 19(3):522-537, 1990. Google Scholar
  3. Jon Louis Bentley and Andrew Chi-Chih Yao. An almost optimal algorithm for unbounded searching. Information Processing Letters, 5(3):82-7, 1976. Google Scholar
  4. Ryan S. Borgstrom and S. Rao Kosaraju. Comparison-based Search in the Presence of Errors. In STOC, pages 130-6, 1993. Google Scholar
  5. Xi Chen, Sivakanth Gopi, Jieming Mao, and Jon Schneider. Competitive analysis of the top-K ranking problem. In SODA, pages 1245-64, 2017. Google Scholar
  6. Ferdinando Cicalese. Fault-Tolerant Search Algorithms. Springer, 2016. Google Scholar
  7. U. Feige, P. Raghavan, D. Peleg, and E. Upfal. Computing with Noisy Information. SIAM Journal on Computing, 23(5):1001-1018, 1994. Google Scholar
  8. Richard M. Karp and Robert Kleinberg. Noisy Binary Search and Its Applications. In Proceedings of the Eighteenth Annual ACM-SIAM Symposium on Discrete Algorithms, SODA '07, pages 881-890, Philadelphia, PA, USA, 2007. Society for Industrial and Applied Mathematics. Google Scholar
  9. Donald E. Knuth. Supernatural Numbers. In David A. Klarner, editor, The Mathematical Gardner, pages 310-25. Springer US, 1981. Google Scholar
  10. Stefano Leucci and Chih-Hung Liu. A Nearly Optimal Algorithm for Approximate Minimum Selection with Unreliable Comparisons. arXiv, 2018. URL: http://arxiv.org/abs/1805.02033.
  11. Andrzej Pelc. Searching with known error probability. Theoretical Computer Science, 63(2):185-202, 1989. Google Scholar
  12. Andrzej Pelc. Searching games with errors—fifty years of coping with liars. Theoretical Computer Science, 270(1):71-109, 2002. Google Scholar
  13. J. C. Raoult and J. Vuillemin. Optimal unbounded search strategies. In Jaco de Bakker and Jan van Leeuwen, editors, ICALP, pages 512-530, 1980. Google Scholar
  14. B. Ravikumar. A Fault-Tolerant Merge Sorting Algorithm. In Oscar H. Ibarra and Louxin Zhang, editors, Computing and Combinatorics, pages 440-447, 2002. Google Scholar
  15. Alfréd Rényi. On a problem of information theory. MTA Mat. Kut. Int. Kozl. B, 6:505-516, 1961. Google Scholar
  16. R.L. Rivest, A.R. Meyer, D.J. Kleitman, K. Winklmann, and J. Spencer. Coping with errors in binary search procedures. Journal of Computer and System Sciences, 20(3):396-404, 1980. Google Scholar
  17. M. Saks and A. Wigderson. Probabilistic Boolean decision trees and the complexity of evaluating game trees. In FOCS, pages 29-38, 1986. Google Scholar
  18. Stanisław M Ulam. Adventures of a Mathematician. Univ of California Press, 1991. Google Scholar
Questions / Remarks / Feedback
X

Feedback for Dagstuhl Publishing


Thanks for your feedback!

Feedback submitted

Could not send message

Please try again later or send an E-mail