Optimally Guarding Perimeters and Regions with Mobile Range Sensors
Si Wei Feng, Jingjin Yu

TL;DR
This paper studies the optimal deployment of mobile sensors with range capabilities to guard arbitrary perimeters and regions, providing complexity results and approximation algorithms, including an FPTAS for certain cases.
Contribution
It introduces new approximation algorithms and complexity results for guarding problems with mobile sensors, including an FPTAS for perimeter guarding with single-segment sensors.
Findings
NP-hardness of computing 1.152-approximate solutions
Development of a (2+ε)-approximation algorithm
Effective ILP-based near-optimal solutions
Abstract
We investigate the problem of using mobile robots equipped with 2D range sensors to optimally guard perimeters or regions, i.e., 1D or 2D sets. Given such a set of arbitrary shape to be guarded, and mobile sensors where the -th sensor can guard a circular region with a variable radius , we seek the optimal strategy to deploy the sensors to fully cover the set such that is minimized. On the side of computational complexity, we show that computing a -optimal solution for guarding a perimeter or a region is NP-hard, i.e., the problem is hard to approximate. The hardness result on perimeter guarding holds when each sensor may guard at most two disjoint perimeter segments. On the side of computational methods, for the guarding perimeters, we develop a fully polynomial time approximation scheme (FPTAS) for the special setting where each sensor may only guard…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Control Multi-Agent Systems · Optimization and Search Problems · Robotic Path Planning Algorithms
