OCRODec 17, 2019

Optimal Perimeter Guarding with Heterogeneous Robot Teams: Complexity Analysis and Effective Algorithms

arXiv:1912.08591v13 citations
Originality Incremental advance
AI Analysis

This addresses a resource allocation problem for deploying heterogeneous robots in security or surveillance applications, but it is incremental as it builds on prior work with uniform robots.

The paper tackles the optimal perimeter guarding problem with heterogeneous robot teams, showing that two generalized formulations (OPG_LR and OPG_MC) are computationally intractable, with OPG_LR being strongly NP-hard, and develops pseudo-polynomial time algorithms for practical cases, demonstrating effectiveness through numerical experiments.

We perform structural and algorithmic studies of significantly generalized versions of the optimal perimeter guarding (OPG) problem. As compared with the original OPG where robots are uniform, in this paper, many mobile robots with heterogeneous sensing capabilities are to be deployed to optimally guard a set of one-dimensional segments. Two complimentary formulations are investigated where one limits the number of available robots (OPG_LR) and the other seeks to minimize the total deployment cost (OPG_MC). In contrast to the original OPG which admits low-polynomial time solutions, both OPG_LR and OPG_MC are computationally intractable with OPG_LR being strongly NP-hard. Nevertheless, we develop fairly scalable pseudo-polynomial time algorithms for practical, fixed-parameter subcase of OPG_LR; we also develop pseudo-polynomial time algorithm for general OPG_MC and polynomial time algorithm for the fixed-parameter OPG_MC case. The applicability and effectiveness of selected algorithms are demonstrated through extensive numerical experiments.

Foundations

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

Your Notes