ROJan 22, 2019

On multi-robot search for a stationary object

arXiv:1901.07434v14 citations
Originality Incremental advance
AI Analysis

This work addresses efficient search strategies for multi-robot systems in known environments, representing an incremental improvement over existing methods.

The paper tackles multi-robot search for a stationary object in known environments by generalizing the Traveling Deliveryman Problem and Graph Search Problem, proposing a novel heuristic that outperforms standard k-means clustering in solution quality and computational time, with an integrated approach improving results by up to 15% at higher complexity.

Two variants of multi-robot search for a stationary object in a priori known environment represented by a graph are studied in the paper. The first one is a generalization of the Traveling Deliveryman Problem where more than one deliveryman is allowed to be used in a solution. Similarly, the second variant is a generalization of the Graph Search Problem. A novel heuristics suitable for both problems is proposed which is furthermore integrated into a cluster-first route second approach. A set of computational experiments was conducted over the benchmark instances derived from the TSPLIB library. The results obtained show that even a standalone heuristics significantly outperforms the standard solution based on k- means clustering in quality of results as well as computational time. The integrated approach furthermore improves solutions found by a standalone heuristics by up to 15% at the expense of higher computational complexity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes