Parallel Bayesian Search with No Coordination
Coordinating the actions of agents (e.g., volunteers analyzing radio signals in SETI@home) yields efficient search algorithms. However, such an efficiency is often at the cost of implementing complex coordination mechanisms which may be expensive in terms of communication and/or computation overhead...
Saved in:
| Published in | Journal of the ACM Vol. 66; no. 3; pp. 1 - 28 |
|---|---|
| Main Authors | , , |
| Format | Journal Article |
| Language | English |
| Published |
New York, NY, USA
ACM
01.06.2019
Association for Computing Machinery |
| Subjects | |
| Online Access | Get full text |
| ISSN | 0004-5411 1557-735X |
| DOI | 10.1145/3304111 |
Cover
| Abstract | Coordinating the actions of agents (e.g., volunteers analyzing radio signals in SETI@home) yields efficient search algorithms. However, such an efficiency is often at the cost of implementing complex coordination mechanisms which may be expensive in terms of communication and/or computation overheads. Instead, non-coordinating algorithms, in which each agent operates independently from the others, are typically very simple, and easy to implement. They are also inherently robust to slight misbehaviors, or even crashes of agents. In this article, we investigate the “price of non-coordinating,” in terms of search performance, and we show that this price is actually quite small. Specifically, we consider a parallel version of a classical Bayesian search problem, where set of k≥1 searchers are looking for a treasure placed in one of the boxes indexed by positive integers, according to some distribution p. Each searcher can open a random box at each step, and the objective is to find the treasure in a minimum number of steps. We show that there is a very simple non-coordinating algorithm which has expected running time at most 4(1−1/k+1)2 OPT+10, where OPT is the expected running time of the best fully coordinated algorithm. Our algorithm does not even use the precise description of the distribution p, but only the relative likelihood of the boxes. We prove that, under this restriction, our algorithm has the best possible competitive ratio with respect to OPT. For the case where a complete description of the distribution p is given to the search algorithm, we describe an optimal non-coordinating algorithm for Bayesian search. This latter algorithm can be twice as fast as our former algorithm in practical scenarios such as uniform distributions. All these results provide a complete characterization of non-coordinating Bayesian search. The take-away message is that, for their simplicity and robustness, non-coordinating algorithms are viable alternatives to complex coordinating mechanisms subject to significant overheads. Most of these results apply as well to linear search, in which the indices of the boxes reflect their relative importance, and where important boxes must be visited first. |
|---|---|
| AbstractList | Coordinating the actions of agents (e.g., volunteers analyzing radio signals in SETI@home) yields efficient search algorithms. However, such an efficiency is often at the cost of implementing complex coordination mechanisms which may be expensive in terms of communication and/or computation overheads. Instead, non-coordinating algorithms, in which each agent operates independently from the others, are typically very simple, and easy to implement. They are also inherently robust to slight misbehaviors, or even crashes of agents. In this article, we investigate the “price of non-coordinating,” in terms of search performance, and we show that this price is actually quite small. Specifically, we consider a parallel version of a classical Bayesian search problem, where set of k≥1 searchers are looking for a treasure placed in one of the boxes indexed by positive integers, according to some distribution p. Each searcher can open a random box at each step, and the objective is to find the treasure in a minimum number of steps. We show that there is a very simple non-coordinating algorithm which has expected running time at most 4(1−1/k+1)2 OPT+10, where OPT is the expected running time of the best fully coordinated algorithm. Our algorithm does not even use the precise description of the distribution p, but only the relative likelihood of the boxes. We prove that, under this restriction, our algorithm has the best possible competitive ratio with respect to OPT. For the case where a complete description of the distribution p is given to the search algorithm, we describe an optimal non-coordinating algorithm for Bayesian search. This latter algorithm can be twice as fast as our former algorithm in practical scenarios such as uniform distributions. All these results provide a complete characterization of non-coordinating Bayesian search. The take-away message is that, for their simplicity and robustness, non-coordinating algorithms are viable alternatives to complex coordinating mechanisms subject to significant overheads. Most of these results apply as well to linear search, in which the indices of the boxes reflect their relative importance, and where important boxes must be visited first. Coordinating the actions of agents (e.g., volunteers analyzing radio signals in SETI@home) yields efficient search algorithms. However, such an efficiency is often at the cost of implementing complex coordination mechanisms which may be expensive in terms of communication and/or computation overheads. Instead, non-coordinating algorithms, in which each agent operates independently from the others, are typically very simple, and easy to implement. They are also inherently robust to slight misbehaviors, or even crashes of agents. In this article, we investigate the “price of non-coordinating,” in terms of search performance, and we show that this price is actually quite small. Specifically, we consider a parallel version of a classical Bayesian search problem, where set of k ≥1 searchers are looking for a treasure placed in one of the boxes indexed by positive integers, according to some distribution p . Each searcher can open a random box at each step, and the objective is to find the treasure in a minimum number of steps. We show that there is a very simple non-coordinating algorithm which has expected running time at most 4(1−1/ k +1) 2 OPT+10, where OPT is the expected running time of the best fully coordinated algorithm. Our algorithm does not even use the precise description of the distribution p , but only the relative likelihood of the boxes. We prove that, under this restriction, our algorithm has the best possible competitive ratio with respect to OPT. For the case where a complete description of the distribution p is given to the search algorithm, we describe an optimal non-coordinating algorithm for Bayesian search. This latter algorithm can be twice as fast as our former algorithm in practical scenarios such as uniform distributions. All these results provide a complete characterization of non-coordinating Bayesian search. The take-away message is that, for their simplicity and robustness, non-coordinating algorithms are viable alternatives to complex coordinating mechanisms subject to significant overheads. Most of these results apply as well to linear search, in which the indices of the boxes reflect their relative importance, and where important boxes must be visited first. Coordinating the actions of agents (e.g., volunteers analyzing radio signals in SETI@home) yields efficient search algorithms. However, such an efficiency is often at the cost of implementing complex coordination mechanisms which may be expensive in terms of communication and/or computation overheads. Instead, non-coordinating algorithms, in which each agent operates independently from the others, are typically very simple, and easy to implement. They are also inherently robust to slight misbehaviors, or even crashes of agents. In this article, we investigate the “price of non-coordinating,” in terms of search performance, and we show that this price is actually quite small. Specifically, we consider a parallel version of a classical Bayesian search problem, where set of k≥1 searchers are looking for a treasure placed in one of the boxes indexed by positive integers, according to some distribution p. Each searcher can open a random box at each step, and the objective is to find the treasure in a minimum number of steps. We show that there is a very simple non-coordinating algorithm which has expected running time at most 4(1−1/k+1)2 OPT+10, where OPT is the expected running time of the best fully coordinated algorithm. Our algorithm does not even use the precise description of the distribution p, but only the relative likelihood of the boxes. We prove that, under this restriction, our algorithm has the best possible competitive ratio with respect to OPT. For the case where a complete description of the distribution p is given to the search algorithm, we describe an optimal non-coordinating algorithm for Bayesian search. This latter algorithm can be twice as fast as our former algorithm in practical scenarios such as uniform distributions. All these results provide a complete characterization of non-coordinating Bayesian search. The take-away message is that, for their simplicity and robustness, non-coordinating algorithms are viable alternatives to complex coordinating mechanisms subject to significant overheads. Most of these results apply as well to linear search, in which the indices of the boxes reflect their relative importance, and where important boxes must be visited first. |
| ArticleNumber | 17 |
| Author | Fraigniaud, Pierre Rodeh, Yoav Korman, Amos |
| Author_xml | – sequence: 1 givenname: Pierre surname: Fraigniaud fullname: Fraigniaud, Pierre email: pierre.fraigniaud@irif.fr organization: CNRS and University Paris Diderot, Paris, France – sequence: 2 givenname: Amos orcidid: 0000-0001-8652-9228 surname: Korman fullname: Korman, Amos email: amos.korman@irif.fr organization: CNRS and University Paris Diderot, Paris, France – sequence: 3 givenname: Yoav orcidid: 0000-0002-7224-6451 surname: Rodeh fullname: Rodeh, Yoav email: yoav.rodeh@gmail.com organization: Weizmann Institute of Science, Rehovot, Israel |
| BackLink | https://hal.science/hal-02351345$$DView record in HAL |
| BookMark | eNpl0EtLw0AQAOBFKthW8e4p4EE8rO7sK82xFrVCUUEFb8sk2dAtabZuUqX_3tS0HvQ0zMzHMDMD0qt8ZQk5BXYFINW1EEwCwAHpg1IxjYV675E-Y0xS1TaOyKCuF23KOIv7hD5jwLK0ZXSDG1s7rKIXiyGbR1-umUePPpp4H3JXYeN8dUwOCyxre7KLQ_J2d_s6mdLZ0_3DZDyjKJhuqNYi5bnWCaQcMB-N0iRJZRwnOgNUkumRzjWwIgFpUeYZcCYFK0AXPAclUjEkl93cOZZmFdwSw8Z4dGY6npltjXGhQEj1Ca097-wq-I-1rRuz8OtQtesZzqXmSjHQraKdyoKv62ALk7nm56YmoCsNMLP9ntl9r_UXf_x-jf_yrJOYLX_RvvkNTPZznw |
| CitedBy_id | crossref_primary_10_1016_j_tcs_2022_10_013 crossref_primary_10_1007_s00453_022_01075_y crossref_primary_10_1016_j_jcss_2020_05_003 |
| Cites_doi | 10.1214/aop/1176989534 10.1214/aos/1176349665 10.1145/1378533.1378557 10.1145/2332432.2332444 10.1007/BF02759737 10.1006/inco.1993.1054 10.1007/978-3-642-03685-9_36 10.1145/2611462.2611463 10.1016/j.tcs.2010.08.010 10.1214/aoms/1177698965 10.1007/978-3-642-33651-5_5 10.5555/3039686.3039700 10.1007/978-3-662-43951-7_40 10.5555/2423886 10.5555/313559.313848 10.1145/2933057.2933102 10.1145/2897518.2897541 10.5555/1958171.1958176 10.1007/978-3-319-72050-0_12 10.5555/2500910 |
| ContentType | Journal Article |
| Copyright | ACM Copyright Association for Computing Machinery Jun 2019 Distributed under a Creative Commons Attribution 4.0 International License |
| Copyright_xml | – notice: ACM – notice: Copyright Association for Computing Machinery Jun 2019 – notice: Distributed under a Creative Commons Attribution 4.0 International License |
| DBID | AAYXX CITATION 7SC 8FD JQ2 L7M L~C L~D 1XC |
| DOI | 10.1145/3304111 |
| DatabaseName | CrossRef Computer and Information Systems Abstracts Technology Research Database ProQuest Computer Science Collection Advanced Technologies Database with Aerospace Computer and Information Systems Abstracts Academic Computer and Information Systems Abstracts Professional Hyper Article en Ligne (HAL) |
| DatabaseTitle | CrossRef Computer and Information Systems Abstracts Technology Research Database Computer and Information Systems Abstracts – Academic Advanced Technologies Database with Aerospace ProQuest Computer Science Collection Computer and Information Systems Abstracts Professional |
| DatabaseTitleList | CrossRef Computer and Information Systems Abstracts |
| DeliveryMethod | fulltext_linktorsrc |
| Discipline | Computer Science |
| EISSN | 1557-735X |
| EndPage | 28 |
| ExternalDocumentID | oai:HAL:hal-02351345v1 10_1145_3304111 3304111 |
| GrantInformation_xml | – fundername: European Research Council grantid: 648032 funderid: http://dx.doi.org/10.13039/100010663 |
| GroupedDBID | --Z -DZ -~X .4S .DC 29L 3R3 4.4 5GY 5VS 85S 8US 8VB AAHTB AAIKC AAKMM AALFJ AAMNW AAYFX ABCQX ABFSI ABPEJ ABPPZ ACGOD ACM ACNCT ADBCU ADL ADMLS ADPZR AEBYY AEGXH AEMOZ AENEX AENSD AFWIH AFWXC AGHSJ AHQJS AIKLT AKVCP ALMA_UNASSIGNED_HOLDINGS ASPBG AVWKF BDXCO CCLIF CS3 D0L DU5 EBE EBR EBS EBU EDO EJD EMK FEDTE GUFHI HGAVV H~9 I-F IAO ICD IEA IOF K1G L7B LHSKQ P1C PQQKQ QWB RNS TAE TH9 TN5 UKR UPT W7O WH7 XSW YIN YQT Z5M ZCA ZL0 AAYXX AEFXT AEJOY AKRVB AMVHM CITATION 7SC 8FD JQ2 L7M L~C L~D 1XC ABUFD |
| ID | FETCH-LOGICAL-a306t-663b2d6691b21ad88b99b47796c1a540686d610f914ea4dc120430f16f2d153b3 |
| ISSN | 0004-5411 |
| IngestDate | Tue Oct 14 20:28:33 EDT 2025 Sun Jun 29 12:50:15 EDT 2025 Wed Oct 01 05:54:39 EDT 2025 Thu Apr 24 22:58:22 EDT 2025 Fri Feb 21 01:13:26 EST 2025 |
| IsPeerReviewed | true |
| IsScholarly | true |
| Issue | 3 |
| Keywords | treasure hunt Bayesian search fault tolerance parallel computing randomized algorithms distributed computing |
| Language | English |
| License | Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from Permissions@acm.org Distributed under a Creative Commons Attribution 4.0 International License: http://creativecommons.org/licenses/by/4.0 |
| LinkModel | OpenURL |
| MergedId | FETCHMERGED-LOGICAL-a306t-663b2d6691b21ad88b99b47796c1a540686d610f914ea4dc120430f16f2d153b3 |
| Notes | ObjectType-Article-1 SourceType-Scholarly Journals-1 ObjectType-Feature-2 content type line 14 |
| ORCID | 0000-0002-7224-6451 0000-0001-8652-9228 0000-0003-4534-4803 |
| PQID | 2246255016 |
| PQPubID | 47580 |
| PageCount | 28 |
| ParticipantIDs | hal_primary_oai_HAL_hal_02351345v1 proquest_journals_2246255016 crossref_citationtrail_10_1145_3304111 crossref_primary_10_1145_3304111 acm_primary_3304111 |
| ProviderPackageCode | CITATION AAYXX |
| PublicationCentury | 2000 |
| PublicationDate | 2019-06-01 |
| PublicationDateYYYYMMDD | 2019-06-01 |
| PublicationDate_xml | – month: 06 year: 2019 text: 2019-06-01 day: 01 |
| PublicationDecade | 2010 |
| PublicationPlace | New York, NY, USA |
| PublicationPlace_xml | – name: New York, NY, USA – name: New York |
| PublicationTitle | Journal of the ACM |
| PublicationTitleAbbrev | ACM JACM |
| PublicationYear | 2019 |
| Publisher | ACM Association for Computing Machinery |
| Publisher_xml | – name: ACM – name: Association for Computing Machinery |
| References | David Blackwell. 1962. Notes on dynamic programming. Unpublished notes, University of California, Berkeley. R. A. Baezayates, J. C. Culberson, and G. J. E. Rawlins. 1993. Searching in the plane. Information and Computation 106, 2 (Oct. 1993), 234--252. 10.1006/inco.1993.1054 Noga Alon, Chen Avin, Michal Koucky, Gady Kozma, Zvi Lotker, and Mark R. Tuttle. 2008. Many random walks are faster than one. In Proceedings of the 20th Annual Symposium on Parallelism in Algorithms and Architectures (SPAA’08). ACM, New York, 119--128. 10.1145/1378533.1378557 Ofer Feinerman, Amos Korman, Zvi Lotker, and Jean-Sébastien Sereni. 2012. Collaborative search on the plane without communication. In Proceedings of the ACM Symposium on Principles of Distributed Computing (PODC’12). 77--86. 10.1145/2332432.2332444 Jurek Czyzowicz, Evangelos Kranakis, Danny Krizanc, Lata Narayanan, and Jaroslav Opatrny. 2016. Search on a line with faulty robots. In Proceedings of the 2016 ACM Symposium on Principles of Distributed Computing (PODC’16). ACM, New York, 405--414. 10.1145/2933057.2933102 Robert Elsässer and Thomas Sauerwald. 2011. Tight bounds for the cover time of multiple random walks. Theoretical. Computer Science 412, 24 (2011), 2623--2641. 10.1016/j.tcs.2010.08.010 University of California Berkeley. 2017. BOINC. https://boinc.berkeley.edu/. Yuval Emek, Tobias Langner, Jara Uitto, and Roger Wattenhofer. 2014. Solving the ANTS problem with asynchronous finite state machines. In Proceedings of Automata, Languages, and Programming - 41st International Colloquium (ICALP’14), Part II. 471--482. M. C. Chew, Jr. 1967. A sequential search procedure. The Annals of Mathematical Statistics 38, 2 (1967), 494--502. Helmut Finner. 1992. A generalization of holder’s inequality and some probability inequalities. The Annals of Probability 20, 4 (Oct. 1992), 1893--1901. Amos Korman and Yoav Rodeh. 2017. Parallel search without coordination. In Proceedings of the 24th International Colloquium on Structural Information and Communication Complexity (SIROCCO’17). Paola Flocchini, Giuseppe Prencipe, and Nicola Santoro. 2012. Distributed computing by oblivious mobile robots. Morgan 8 Claypool Publishers. A. Beck. 1964. On the linear search problem. Israel Journal of Math 2, 4 (1964), 221--228. Giuseppe Prencipe. 2013. Autonomous mobile robots: A distributed computing perspective. In Algorithms for Sensor Systems - Proceedings of the 9th International Symposium on Algorithms and Experiments for Sensor Systems, Wireless Networks and Distributed Robotics (ALGOSENSORS’13), Revised Selected Papers (2013), 6--21. Steve Alpern and Shmuel Gal. 2003. The theory of search games and rendezvous. International Series in Operations Research 8 Management Science. Springer. Ming-Yang Kao, John H. Reif, and Stephen R. Tate. 1993. Searching in an unknown environment: An optimal randomized algorithm for the cow-path problem. In Proceedings of the 4th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA’93). Society for Industrial and Applied Mathematics, Philadelphia, PA, 441--447. http://dl.acm.org/citation.cfm?id=313559.313848. Steve Alpern, Robbert Fokkink, Leszek Gasieniec, Roy Lindelauf, and V. S. Subrahmanian. 2013. Search Theory: A Game Theoretic Perspective. Springer. Shantanu Das. 2013. Mobile agents in distributed computing: Network exploration. Bulletin of the European Association for Theoretical Computer Science (EATCS), No. 109 (2013), 54--69. Pierre Fraigniaud, Amos Korman, and Yoav Rodeh. 2016. Parallel exhaustive search without coordination. In Proceedings of the 48th Annual ACM SIGACT Symposium on Theory of Computing (STOC’16). 312--323. 10.1145/2897518.2897541 Lihi Cohen, Yuval Emek, Oren Louidor, and Jara Uitto. 2017. Exploring an infinite space with finite memory scouts. In Proceedings of the T28th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA’17). 207--224. Colin Cooper, Alan M. Frieze, and Tomasz Radzik. 2009. Multiple random walks in random regular graphs. SIAM Journal on Discrete Mathematics 23, 4 (2009), 1738--1761. Lawrence Stone, D. 2001. Theory of Optimal Search (2nd ed.). Topics in Operations Research Series. Assaf David and Zamir Shmuel. 1985. Optimal sequential search: A Bayesian approach. The Annals of Statistics 13, 3 (1985), 1213--1221. Klim Efremenko and Omer Reingold. 2009. How well do random walks parallelize? In Proceedings of Approximation, Randomization, and Combinatorial Optimization. Algorithms and Techniques: 12th International Workshop, APPROX 2009, and 13th International Workshop, RANDOM 2009, Irit Dinur, Klaus Jansen, Joseph Naor, and José Rolim (Eds.). Springer, Berlin, 476--489. 10.1007/978-3-642-03685-9_36 Christoph Lenzen, Nancy A. Lynch, Calvin C. Newport, and Tsvetomira Radeva. 2014. Trade-offs between selection complexity and performance when searching the plane without communication. In Proceedings of the ACM Symposium on Principles of Distributed Computing (PODC’14). 252--261. 10.1145/2611462.2611463 Ofer Feinerman and Amos Korman. 2012. Memory lower bounds for randomized collaborative search and implications for biology. In Proceedings of the 26th International Symposium on Distributed Computing (DISC’12). 61--75. 10.1007/978-3-642-33651-5_5 Blackwell David (e_1_2_1_6_1) e_1_2_1_20_1 e_1_2_1_23_1 e_1_2_1_24_1 e_1_2_1_21_1 e_1_2_1_22_1 Das Shantanu (e_1_2_1_10_1) 2013 Alpern Steve (e_1_2_1_3_1) e_1_2_1_7_1 e_1_2_1_8_1 e_1_2_1_5_1 e_1_2_1_12_1 e_1_2_1_4_1 e_1_2_1_13_1 e_1_2_1_1_1 e_1_2_1_2_1 e_1_2_1_11_1 Prencipe Giuseppe (e_1_2_1_25_1) 2013 e_1_2_1_16_1 e_1_2_1_17_1 e_1_2_1_14_1 e_1_2_1_15_1 e_1_2_1_9_1 e_1_2_1_18_1 Stone Lawrence (e_1_2_1_26_1) e_1_2_1_19_1 |
| References_xml | – reference: Christoph Lenzen, Nancy A. Lynch, Calvin C. Newport, and Tsvetomira Radeva. 2014. Trade-offs between selection complexity and performance when searching the plane without communication. In Proceedings of the ACM Symposium on Principles of Distributed Computing (PODC’14). 252--261. 10.1145/2611462.2611463 – reference: Amos Korman and Yoav Rodeh. 2017. Parallel search without coordination. In Proceedings of the 24th International Colloquium on Structural Information and Communication Complexity (SIROCCO’17). – reference: Lawrence Stone, D. 2001. Theory of Optimal Search (2nd ed.). Topics in Operations Research Series. – reference: Giuseppe Prencipe. 2013. Autonomous mobile robots: A distributed computing perspective. In Algorithms for Sensor Systems - Proceedings of the 9th International Symposium on Algorithms and Experiments for Sensor Systems, Wireless Networks and Distributed Robotics (ALGOSENSORS’13), Revised Selected Papers (2013), 6--21. – reference: Yuval Emek, Tobias Langner, Jara Uitto, and Roger Wattenhofer. 2014. Solving the ANTS problem with asynchronous finite state machines. In Proceedings of Automata, Languages, and Programming - 41st International Colloquium (ICALP’14), Part II. 471--482. – reference: Helmut Finner. 1992. A generalization of holder’s inequality and some probability inequalities. The Annals of Probability 20, 4 (Oct. 1992), 1893--1901. – reference: Steve Alpern, Robbert Fokkink, Leszek Gasieniec, Roy Lindelauf, and V. S. Subrahmanian. 2013. Search Theory: A Game Theoretic Perspective. Springer. – reference: Assaf David and Zamir Shmuel. 1985. Optimal sequential search: A Bayesian approach. The Annals of Statistics 13, 3 (1985), 1213--1221. – reference: University of California Berkeley. 2017. BOINC. https://boinc.berkeley.edu/. – reference: R. A. Baezayates, J. C. Culberson, and G. J. E. Rawlins. 1993. Searching in the plane. Information and Computation 106, 2 (Oct. 1993), 234--252. 10.1006/inco.1993.1054 – reference: Noga Alon, Chen Avin, Michal Koucky, Gady Kozma, Zvi Lotker, and Mark R. Tuttle. 2008. Many random walks are faster than one. In Proceedings of the 20th Annual Symposium on Parallelism in Algorithms and Architectures (SPAA’08). ACM, New York, 119--128. 10.1145/1378533.1378557 – reference: Steve Alpern and Shmuel Gal. 2003. The theory of search games and rendezvous. International Series in Operations Research 8 Management Science. Springer. – reference: Lihi Cohen, Yuval Emek, Oren Louidor, and Jara Uitto. 2017. Exploring an infinite space with finite memory scouts. In Proceedings of the T28th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA’17). 207--224. – reference: Pierre Fraigniaud, Amos Korman, and Yoav Rodeh. 2016. Parallel exhaustive search without coordination. In Proceedings of the 48th Annual ACM SIGACT Symposium on Theory of Computing (STOC’16). 312--323. 10.1145/2897518.2897541 – reference: Shantanu Das. 2013. Mobile agents in distributed computing: Network exploration. Bulletin of the European Association for Theoretical Computer Science (EATCS), No. 109 (2013), 54--69. – reference: Jurek Czyzowicz, Evangelos Kranakis, Danny Krizanc, Lata Narayanan, and Jaroslav Opatrny. 2016. Search on a line with faulty robots. In Proceedings of the 2016 ACM Symposium on Principles of Distributed Computing (PODC’16). ACM, New York, 405--414. 10.1145/2933057.2933102 – reference: David Blackwell. 1962. Notes on dynamic programming. Unpublished notes, University of California, Berkeley. – reference: Robert Elsässer and Thomas Sauerwald. 2011. Tight bounds for the cover time of multiple random walks. Theoretical. Computer Science 412, 24 (2011), 2623--2641. 10.1016/j.tcs.2010.08.010 – reference: A. Beck. 1964. On the linear search problem. Israel Journal of Math 2, 4 (1964), 221--228. – reference: Klim Efremenko and Omer Reingold. 2009. How well do random walks parallelize? In Proceedings of Approximation, Randomization, and Combinatorial Optimization. Algorithms and Techniques: 12th International Workshop, APPROX 2009, and 13th International Workshop, RANDOM 2009, Irit Dinur, Klaus Jansen, Joseph Naor, and José Rolim (Eds.). Springer, Berlin, 476--489. 10.1007/978-3-642-03685-9_36 – reference: Ofer Feinerman and Amos Korman. 2012. Memory lower bounds for randomized collaborative search and implications for biology. In Proceedings of the 26th International Symposium on Distributed Computing (DISC’12). 61--75. 10.1007/978-3-642-33651-5_5 – reference: Ming-Yang Kao, John H. Reif, and Stephen R. Tate. 1993. Searching in an unknown environment: An optimal randomized algorithm for the cow-path problem. In Proceedings of the 4th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA’93). Society for Industrial and Applied Mathematics, Philadelphia, PA, 441--447. http://dl.acm.org/citation.cfm?id=313559.313848. – reference: M. C. Chew, Jr. 1967. A sequential search procedure. The Annals of Mathematical Statistics 38, 2 (1967), 494--502. – reference: Colin Cooper, Alan M. Frieze, and Tomasz Radzik. 2009. Multiple random walks in random regular graphs. SIAM Journal on Discrete Mathematics 23, 4 (2009), 1738--1761. – reference: Paola Flocchini, Giuseppe Prencipe, and Nicola Santoro. 2012. Distributed computing by oblivious mobile robots. Morgan 8 Claypool Publishers. – reference: Ofer Feinerman, Amos Korman, Zvi Lotker, and Jean-Sébastien Sereni. 2012. Collaborative search on the plane without communication. In Proceedings of the ACM Symposium on Principles of Distributed Computing (PODC’12). 77--86. 10.1145/2332432.2332444 – ident: e_1_2_1_17_1 doi: 10.1214/aop/1176989534 – volume-title: No. 109 year: 2013 ident: e_1_2_1_10_1 – ident: e_1_2_1_11_1 doi: 10.1214/aos/1176349665 – ident: e_1_2_1_1_1 doi: 10.1145/1378533.1378557 – ident: e_1_2_1_16_1 doi: 10.1145/2332432.2332444 – ident: e_1_2_1_24_1 – volume-title: Notes on dynamic programming. Unpublished notes ident: e_1_2_1_6_1 – ident: e_1_2_1_5_1 doi: 10.1007/BF02759737 – ident: e_1_2_1_4_1 doi: 10.1006/inco.1993.1054 – ident: e_1_2_1_12_1 doi: 10.1007/978-3-642-03685-9_36 – volume-title: Theory of Optimal Search ident: e_1_2_1_26_1 – ident: e_1_2_1_22_1 doi: 10.1145/2611462.2611463 – ident: e_1_2_1_13_1 doi: 10.1016/j.tcs.2010.08.010 – ident: e_1_2_1_23_1 doi: 10.1214/aoms/1177698965 – ident: e_1_2_1_15_1 doi: 10.1007/978-3-642-33651-5_5 – ident: e_1_2_1_7_1 doi: 10.5555/3039686.3039700 – volume-title: Algorithms for Sensor Systems - Proceedings of the 9th International Symposium on Algorithms and Experiments for Sensor Systems, Wireless Networks and Distributed Robotics (ALGOSENSORS’13) year: 2013 ident: e_1_2_1_25_1 – ident: e_1_2_1_14_1 doi: 10.1007/978-3-662-43951-7_40 – ident: e_1_2_1_18_1 doi: 10.5555/2423886 – ident: e_1_2_1_20_1 doi: 10.5555/313559.313848 – ident: e_1_2_1_9_1 doi: 10.1145/2933057.2933102 – ident: e_1_2_1_19_1 doi: 10.1145/2897518.2897541 – ident: e_1_2_1_8_1 doi: 10.5555/1958171.1958176 – ident: e_1_2_1_21_1 doi: 10.1007/978-3-319-72050-0_12 – ident: e_1_2_1_2_1 doi: 10.5555/2500910 – volume-title: The theory of search games and rendezvous ident: e_1_2_1_3_1 |
| SSID | ssj0000207 |
| Score | 2.3183928 |
| Snippet | Coordinating the actions of agents (e.g., volunteers analyzing radio signals in SETI@home) yields efficient search algorithms. However, such an efficiency is... |
| SourceID | hal proquest crossref acm |
| SourceType | Open Access Repository Aggregation Database Enrichment Source Index Database Publisher |
| StartPage | 1 |
| SubjectTerms | Algorithms Bayesian analysis Boxes Computer Science Coordination compounds Crashes Design and analysis of algorithms Distributed, Parallel, and Cluster Computing Integers Parallel algorithms Radio signals Random search heuristics Randomness, geometry and discrete structures Run time (computers) Search algorithms Self-organization Theory of computation |
| SubjectTermsDisplay | Theory of computation -- Design and analysis of algorithms -- Parallel algorithms -- Self-organization Theory of computation -- Randomness, geometry and discrete structures -- Random search heuristics |
| Title | Parallel Bayesian Search with No Coordination |
| URI | https://dl.acm.org/doi/10.1145/3304111 https://www.proquest.com/docview/2246255016 https://hal.science/hal-02351345 |
| Volume | 66 |
| hasFullText | 1 |
| inHoldings | 1 |
| isFullTextHit | |
| isPrint | |
| journalDatabaseRights | – providerCode: PRVEBS databaseName: Inspec with Full Text customDbUrl: eissn: 1557-735X dateEnd: 99991231 omitProxy: false ssIdentifier: ssj0000207 issn: 0004-5411 databaseCode: ADMLS dateStart: 20040301 isFulltext: true titleUrlDefault: https://www.ebsco.com/products/research-databases/inspec-full-text providerName: EBSCOhost – providerCode: PRVEBS databaseName: Mathematics Source customDbUrl: eissn: 1557-735X dateEnd: 99991231 omitProxy: false ssIdentifier: ssj0000207 issn: 0004-5411 databaseCode: AMVHM dateStart: 20040301 isFulltext: true titleUrlDefault: https://www.ebsco.com/products/research-databases/mathematics-source providerName: EBSCOhost |
| link | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwnV3dT9swELegvPAyPqeVL1lo2gvy1sQfTR4LAlXbWu0BUHmK7DhhlSCZoCDBX885tpPQIrHtxYocO1XvZ9-drfvdIfQ5jcI8jwQnUoSKMJoqElOmoeFUggHikTB859FYDC_Y9wmf-ELbjl0yU1_T5zd5Jf-DKvQBroYl-w_I1h-FDngGfKEFhKH9K4x_yTtTCuXm6Fg-ZRUb0kYP29vVcQm7Hc6W06KR_qIbWlFLTur7F3Bkp9fFVD5Y_xKMZhMd-6NiGFTa5LZsYuRLnVV3M1elfGxfIhjekg92qhUjI5w5vZc5Xcj7pE_5pK0sbYkUtyhoS_MFLRNq6d6LypmZPBbmAsUr2Ffpr-fMUh0saKnTPHETl9FKCBq810Erg9HlcNTY3dCS4_1fsRRpM_Wbm2o8kPT2lQey_NvEv86Z4cq3OF9HHxwaeGAR3kBLWbGJ1nzBDez07xYiHnDsAccWcGwAx-MStwHfRhdnp-cnQ-LqXRAJB7cZAedPhVqIOFBhIHUUqThWrN-PRRpI8KwF7BvwdvM4YJlkOg0Mr7mXByIPNRguRT-iTlEW2SeElY51DAO45jmTMleU5ikVPNO8x4SIumgTJJH8sRlNvGi76IuXTJK6FPGmUslNModBF-F6oP_GwpBDEG391mQxHw5-JqbPpFgKKOOPMGjPSz5x--o-MSkO4aALZ5Gd939mF60263kPdWZ3D9k-uIkzdeDWxwvY1mAx |
| linkProvider | EBSCOhost |
| openUrl | ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Parallel+Bayesian+Search+with+No+Coordination&rft.jtitle=Journal+of+the+ACM&rft.au=Fraigniaud%2C+Pierre&rft.au=Korman%2C+Amos&rft.au=Rodeh%2C+Yoav&rft.date=2019-06-01&rft.issn=0004-5411&rft.eissn=1557-735X&rft.volume=66&rft.issue=3&rft.spage=1&rft.epage=28&rft_id=info:doi/10.1145%2F3304111&rft.externalDBID=n%2Fa&rft.externalDocID=10_1145_3304111 |
| thumbnail_l | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=0004-5411&client=summon |
| thumbnail_m | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=0004-5411&client=summon |
| thumbnail_s | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=0004-5411&client=summon |