var bibbase_data = {"data":"\"Loading..\"\n\n
\n\n \n\n \n\n \n \n\n \n\n \n \n\n \n\n \n
\n generated by\n \n \"bibbase.org\"\n\n \n
\n \n\n
\n\n \n\n\n
\n\n Excellent! Next you can\n create a new website with this list, or\n embed it in an existing web page by copying & pasting\n any of the following snippets.\n\n
\n JavaScript\n (easiest)\n
\n \n <script src=\"https://bibbase.org/service/mendeley/0bdc2b56-796f-3d8c-b59b-624a5fa689c3?jsonp=1&owner=Ghassemi&authorFirst=1&filter=keywords:BSwarm&theme=side&jsonp=1\"></script>\n \n
\n\n PHP\n
\n \n <?php\n $contents = file_get_contents(\"https://bibbase.org/service/mendeley/0bdc2b56-796f-3d8c-b59b-624a5fa689c3?jsonp=1&owner=Ghassemi&authorFirst=1&filter=keywords:BSwarm&theme=side\");\n print_r($contents);\n ?>\n \n
\n\n iFrame\n (not recommended)\n
\n \n <iframe src=\"https://bibbase.org/service/mendeley/0bdc2b56-796f-3d8c-b59b-624a5fa689c3?jsonp=1&owner=Ghassemi&authorFirst=1&filter=keywords:BSwarm&theme=side\"></iframe>\n \n
\n\n

\n For more details see the documention.\n

\n
\n
\n\n
\n\n This is a preview! To use this list on your own web site\n or create a new web site from it,\n create a free account. The file will be added\n and you will be able to edit it in the File Manager.\n We will show you instructions once you've created your account.\n
\n\n
\n\n

To the site owner:

\n\n

Action required! Mendeley is changing its\n API. In order to keep using Mendeley with BibBase past April\n 14th, you need to:\n

    \n
  1. renew the authorization for BibBase on Mendeley, and
  2. \n
  3. update the BibBase URL\n in your page the same way you did when you initially set up\n this page.\n
  4. \n
\n

\n\n

\n \n \n Fix it now\n

\n
\n\n
\n\n\n
\n \n \n
\n
\n  \n 2020\n \n \n (2)\n \n \n
\n
\n \n \n
\n \n\n \n \n Ghassemi, P.; and Chowdhury, S.\n\n\n \n \n \n \n \n An Extended Bayesian Optimization Approach to Decentralized Swarm Robotic Search.\n \n \n \n \n\n\n \n\n\n\n Journal of Computing and Information Science in Engineering, 20(5). 10 2020.\n \n\n\n\n
\n\n\n\n \n \n \"AnWebsite\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n  \n \n 1 download\n \n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n\n\n\n
\n
@article{\n title = {An Extended Bayesian Optimization Approach to Decentralized Swarm Robotic Search},\n type = {article},\n year = {2020},\n volume = {20},\n websites = {https://asmedigitalcollection.asme.org/computingengineering/article-abstract/doi/10.1115/1.4046587/1075826/An-Extended-Bayesian-Optimization-Approach-to?redirectedFrom=fulltext},\n month = {10},\n day = {1},\n id = {245dc51f-2b33-32f7-a83e-c237548a2f71},\n created = {2019-10-31T00:37:20.554Z},\n file_attached = {false},\n profile_id = {0bdc2b56-796f-3d8c-b59b-624a5fa689c3},\n last_modified = {2020-07-25T07:49:59.788Z},\n read = {false},\n starred = {false},\n authored = {true},\n confirmed = {true},\n hidden = {false},\n citation_key = {ghassemi2020bswarm-jcise},\n patent_owner = {Ghassemi, Payam},\n private_publication = {false},\n abstract = {Swarm robotic search aims at searching targets using a large number of collaborating simple mobile robots, with applications to search and rescue and hazard localization. In this regard, decentralized swarm systems are touted for their coverage scalability, time efficiency, and fault tolerance. To guide the behavior of such swarm systems, two broad classes of approaches are available, namely, nature-inspired swarm heuristics and multi-robotic search methods. However, the ability to simultaneously achieve efficient scalability and provide fundamental insights into the exhibited behavior (as opposed to exhibiting a black-box behavior) remains an open problem. To address this problem, this paper extends the underlying search approach in batch-Bayesian optimization to perform search with embodied swarm agents operating in a (simulated) physical 2D arena. Key contributions lie in (1) designing an acquisition function that not only balances exploration and exploitation across the swarm but also allows modeling knowledge extraction over trajectories and (2) developing its distributed implementation to allow asynchronous task inference and path planning by the swarm robots. The resulting collective informative path planning approach is tested on target-search case studies of varying complexity, where the target produces a spatially varying (measurable) signal. Notably, superior performance, in terms of mission completion efficiency, is observed compared to exhaustive search and random walk baselines as well as a swarm optimization-based state-of-the-art method. Favorable scalability characteristics are also demonstrated.},\n bibtype = {article},\n author = {Ghassemi, Payam and Chowdhury, Souma},\n doi = {10.1115/1.4046587},\n journal = {Journal of Computing and Information Science in Engineering},\n number = {5},\n keywords = {ADAMS,BSwarm,Swarm}\n}
\n
\n\n\n
\n Swarm robotic search aims at searching targets using a large number of collaborating simple mobile robots, with applications to search and rescue and hazard localization. In this regard, decentralized swarm systems are touted for their coverage scalability, time efficiency, and fault tolerance. To guide the behavior of such swarm systems, two broad classes of approaches are available, namely, nature-inspired swarm heuristics and multi-robotic search methods. However, the ability to simultaneously achieve efficient scalability and provide fundamental insights into the exhibited behavior (as opposed to exhibiting a black-box behavior) remains an open problem. To address this problem, this paper extends the underlying search approach in batch-Bayesian optimization to perform search with embodied swarm agents operating in a (simulated) physical 2D arena. Key contributions lie in (1) designing an acquisition function that not only balances exploration and exploitation across the swarm but also allows modeling knowledge extraction over trajectories and (2) developing its distributed implementation to allow asynchronous task inference and path planning by the swarm robots. The resulting collective informative path planning approach is tested on target-search case studies of varying complexity, where the target produces a spatially varying (measurable) signal. Notably, superior performance, in terms of mission completion efficiency, is observed compared to exhaustive search and random walk baselines as well as a swarm optimization-based state-of-the-art method. Favorable scalability characteristics are also demonstrated.\n
\n\n\n
\n\n\n
\n \n\n \n \n Ghassemi, P.; Balazon, M.; and Chowdhury, S.\n\n\n \n \n \n \n A Penalized Batch-Bayesian Approach to Informative Path Planning for Decentralized Swarm Robotic Search.\n \n \n \n\n\n \n\n\n\n The International Journal of Robotics Research, (Under Review). 2020.\n \n\n\n\n
\n\n\n\n \n\n \n\n \n link\n  \n \n\n bibtex\n \n\n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n\n\n\n
\n
@article{\n title = {A Penalized Batch-Bayesian Approach to Informative Path Planning for Decentralized Swarm Robotic Search},\n type = {article},\n year = {2020},\n publisher = {SAGE Publications},\n id = {535b306d-b3b7-30d6-9d10-0aa545ba0515},\n created = {2020-11-18T01:22:39.978Z},\n file_attached = {false},\n profile_id = {0bdc2b56-796f-3d8c-b59b-624a5fa689c3},\n last_modified = {2020-11-22T04:48:49.746Z},\n read = {false},\n starred = {false},\n authored = {true},\n confirmed = {true},\n hidden = {false},\n private_publication = {false},\n bibtype = {article},\n author = {Ghassemi, Payam and Balazon, Mark and Chowdhury, Souma},\n journal = {The International Journal of Robotics Research},\n number = {Under Review},\n keywords = {ADAMS,BSwarm,Swarm}\n}
\n
\n\n\n\n
\n\n\n\n\n\n
\n
\n\n
\n
\n  \n 2019\n \n \n (2)\n \n \n
\n
\n \n \n
\n \n\n \n \n Ghassemi, P.; and Chowdhury, S.\n\n\n \n \n \n \n \n Decentralized Informative Path Planning With Balanced Exploration-Exploitation for Swarm Robotic Search.\n \n \n \n \n\n\n \n\n\n\n In Volume 1: 39th Computers and Information in Engineering Conference, pages V001T02A058, 8 2019. American Society of Mechanical Engineers\n \n\n\n\n
\n\n\n\n \n \n \"DecentralizedWebsite\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n\n\n\n
\n
@inproceedings{\n title = {Decentralized Informative Path Planning With Balanced Exploration-Exploitation for Swarm Robotic Search},\n type = {inproceedings},\n year = {2019},\n pages = {V001T02A058},\n websites = {https://doi.org/10.1115/DETC2019-97887,https://asmedigitalcollection.asme.org/IDETC-CIE/proceedings/IDETC-CIE2019/59179/Anaheim, California, USA/1069658},\n month = {8},\n publisher = {American Society of Mechanical Engineers},\n day = {18},\n city = {Anaheim, CA, USA},\n id = {595b1ccf-7204-3901-9fbc-ac4ca113a8d9},\n created = {2019-07-08T20:56:16.682Z},\n accessed = {2019-07-08},\n file_attached = {false},\n profile_id = {0bdc2b56-796f-3d8c-b59b-624a5fa689c3},\n last_modified = {2020-07-25T07:49:59.592Z},\n read = {true},\n starred = {false},\n authored = {true},\n confirmed = {true},\n hidden = {false},\n citation_key = {ghassemi2019bswarm-detc},\n patent_owner = {Ghassemi, Payam},\n notes = {Identified as one of the strongest CIE 2019 papers; invited to submit to Journal of Computing and Information Science in Engineering.},\n private_publication = {false},\n abstract = {Swarm robotic search is concerned with searching targets in unknown environments (e.g., for search and rescue or hazard localization), using a large number of collaborating simple mobile robots. In such applications, decentralized swarm systems are touted for their task/coverage scalability, time efficiency, and fault tolerance. To guide the behavior of such swarm systems, two broad classes of approaches are available, namely nature-inspired swarm heuristics and multi-robotic search methods. However, simultaneously offering computationally-efficient scalability and fundamental insights into the exhibited behavior (instead of a black-box behavior model), remains challenging under either of these two class of approaches. In this paper, we develop an important extension of the batch Bayesian search method for application to embodied swarm systems, searching in a physical 2D space. Key contributions lie in: 1) designing an acquisition function that not only balances exploration and exploitation across the swarm, but also allows modeling knowledge extraction over trajectories; and 2) developing its distributed implementation to allow asynchronous task inference and path planning by the swarm robots. The resulting collective informative path planning approach is tested on target search case studies of varying complexity, where the target produces a spatially varying (measurable) signal. Significantly superior performance, in terms of mission completion efficiency, is observed compared to exhaustive search and random walk baselines, along with favorable performance scalability with increasing swarm size.},\n bibtype = {inproceedings},\n author = {Ghassemi, Payam and Chowdhury, Souma},\n doi = {10.1115/DETC2019-97887},\n booktitle = {Volume 1: 39th Computers and Information in Engineering Conference},\n keywords = {ADAMS,BSwarm,Swarm}\n}
\n
\n\n\n
\n Swarm robotic search is concerned with searching targets in unknown environments (e.g., for search and rescue or hazard localization), using a large number of collaborating simple mobile robots. In such applications, decentralized swarm systems are touted for their task/coverage scalability, time efficiency, and fault tolerance. To guide the behavior of such swarm systems, two broad classes of approaches are available, namely nature-inspired swarm heuristics and multi-robotic search methods. However, simultaneously offering computationally-efficient scalability and fundamental insights into the exhibited behavior (instead of a black-box behavior model), remains challenging under either of these two class of approaches. In this paper, we develop an important extension of the batch Bayesian search method for application to embodied swarm systems, searching in a physical 2D space. Key contributions lie in: 1) designing an acquisition function that not only balances exploration and exploitation across the swarm, but also allows modeling knowledge extraction over trajectories; and 2) developing its distributed implementation to allow asynchronous task inference and path planning by the swarm robots. The resulting collective informative path planning approach is tested on target search case studies of varying complexity, where the target produces a spatially varying (measurable) signal. Significantly superior performance, in terms of mission completion efficiency, is observed compared to exhaustive search and random walk baselines, along with favorable performance scalability with increasing swarm size.\n
\n\n\n
\n\n\n
\n \n\n \n \n Ghassemi, P.; and Chowdhury, S.\n\n\n \n \n \n \n \n Informative Path Planning with Local Penalization for Decentralized and Asynchronous Swarm Robotic Search.\n \n \n \n \n\n\n \n\n\n\n In International Symposium on Multi-Robot and Multi-Agent Systems, MRS 2019, pages 188-194, 8 2019. Institute of Electrical and Electronics Engineers. (acceptance: 33%)\n \n\n\n\n
\n\n\n\n \n \n \"InformativePaper\n  \n \n \n \"InformativeWebsite\n  \n \n\n \n \n doi\n  \n \n\n \n link\n  \n \n\n bibtex\n \n\n \n  \n \n abstract \n \n\n \n\n \n \n \n \n \n \n \n\n  \n \n \n \n \n \n \n \n \n \n \n\n\n\n
\n
@inproceedings{\n title = {Informative Path Planning with Local Penalization for Decentralized and Asynchronous Swarm Robotic Search},\n type = {inproceedings},\n year = {2019},\n keywords = {ADAMS,BSwarm,Conference,Swarm},\n pages = {188-194},\n websites = {http://arxiv.org/abs/1907.04396,https://ieeexplore.ieee.org/abstract/document/8901084/},\n month = {8},\n publisher = {Institute of Electrical and Electronics Engineers. (acceptance: 33%)},\n day = {22},\n city = {New Brunswick, NJ},\n id = {4d126477-38d4-3fc0-8451-18bd5bbcf53e},\n created = {2019-07-11T05:04:57.734Z},\n accessed = {2019-07-11},\n file_attached = {true},\n profile_id = {0bdc2b56-796f-3d8c-b59b-624a5fa689c3},\n last_modified = {2020-07-25T07:49:59.807Z},\n read = {true},\n starred = {false},\n authored = {true},\n confirmed = {true},\n hidden = {false},\n citation_key = {ghassemi2019bswarm-mrs},\n patent_owner = {Ghassemi, Payam},\n notes = {(acceptance: 33%)},\n private_publication = {false},\n abstract = {Decentralized swarm robotic solutions to searching for targets that emit a spatially varying signal promise task parallelism, time efficiency, and fault tolerance. It is, however, challenging for swarm algorithms to offer scalability and efficiency, while preserving mathematical insights into the exhibited behavior. A new decentralized search method (called Bayes-Swarm), founded on batch Bayesian Optimization (BO) principles, is presented here to address these challenges. Unlike swarm heuristics approaches, Bayes-Swarm decouples the knowledge generation and task planning process, thus preserving insights into the emergent behavior. Key contributions lie in: 1) modeling knowledge extraction over trajectories, unlike in BO; 2) time-adaptively balancing exploration/exploitation and using an efficient local penalization approach to account for potential interactions among different robots' planned samples; and 3) presenting an asynchronous implementation of the algorithm. This algorithm is tested on case studies with bimodal and highly multimodal signal distributions. Up to 76 times better efficiency is demonstrated compared to an exhaustive search baseline. The benefits of exploitation/exploration balancing, asynchronous planning, and local penalization, and scalability with swarm size, are also demonstrated.},\n bibtype = {inproceedings},\n author = {Ghassemi, Payam and Chowdhury, Souma},\n doi = {10.1109/MRS.2019.8901084},\n booktitle = {International Symposium on Multi-Robot and Multi-Agent Systems, MRS 2019}\n}
\n
\n\n\n
\n Decentralized swarm robotic solutions to searching for targets that emit a spatially varying signal promise task parallelism, time efficiency, and fault tolerance. It is, however, challenging for swarm algorithms to offer scalability and efficiency, while preserving mathematical insights into the exhibited behavior. A new decentralized search method (called Bayes-Swarm), founded on batch Bayesian Optimization (BO) principles, is presented here to address these challenges. Unlike swarm heuristics approaches, Bayes-Swarm decouples the knowledge generation and task planning process, thus preserving insights into the emergent behavior. Key contributions lie in: 1) modeling knowledge extraction over trajectories, unlike in BO; 2) time-adaptively balancing exploration/exploitation and using an efficient local penalization approach to account for potential interactions among different robots' planned samples; and 3) presenting an asynchronous implementation of the algorithm. This algorithm is tested on case studies with bimodal and highly multimodal signal distributions. Up to 76 times better efficiency is demonstrated compared to an exhaustive search baseline. The benefits of exploitation/exploration balancing, asynchronous planning, and local penalization, and scalability with swarm size, are also demonstrated.\n
\n\n\n
\n\n\n\n\n\n
\n
\n\n\n\n\n
\n\n\n \n\n \n \n \n \n\n
\n"}; document.write(bibbase_data.data);