# Informative Path Planning with Local Penalization for Decentralized and   Asynchronous Swarm Robotic Search

**Authors:** Payam Ghassemi, Souma Chowdhury

arXiv: 1907.04396 · 2019-07-11

## TL;DR

This paper introduces Bayes-Swarm, a decentralized, asynchronous swarm robotic search method based on Bayesian Optimization, which improves efficiency and scalability while providing mathematical insights into emergent behaviors.

## Contribution

The paper presents a novel decentralized search algorithm that decouples knowledge generation from task planning, incorporating local penalization and asynchronous implementation for scalable swarm search.

## Key findings

- Achieves up to 76 times better efficiency than exhaustive search.
- Effectively balances exploration and exploitation in swarm search.
- Demonstrates scalability with increasing swarm size.

## 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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.04396/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1907.04396/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1907.04396/full.md

---
Source: https://tomesphere.com/paper/1907.04396