Optimal Allocation of Many Robot Guards for Sweep-Line Coverage
Si Wei Feng, Teng Guo, Jingjin Yu

TL;DR
This paper presents a fast, scalable max-flow based algorithm for optimally allocating mobile robots along a sweep line in complex environments, enhancing coverage and search tasks.
Contribution
It introduces a novel max-flow algorithm that efficiently computes robot allocation for sweep-line coverage, generalizing workspace decomposition techniques.
Findings
Algorithm runs in under two seconds for large environments
Demonstrates scalability across diverse obstacle configurations
Achieves effective coverage with fewer robots
Abstract
We study the problem of allocating many mobile robots for the execution of a pre-defined sweep schedule in a known two-dimensional environment, with applications toward search and rescue, coverage, surveillance, monitoring, pursuit-evasion, and so on. The mobile robots (or agents) are assumed to have one-dimensional sensing capability with probabilistic guarantees that deteriorate as the sensing distance increases. In solving such tasks, a time-parameterized distribution of robots along the sweep frontier must be computed, with the objective to minimize the number of robots used to achieve some desired coverage quality guarantee or to maximize the probabilistic guarantee for a given number of robots. We propose a max-flow based algorithm for solving the allocation task, which builds on a decomposition technique of the workspace as a generalization of the well-known boustrophedon…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Robotic Path Planning Algorithms · Computational Geometry and Mesh Generation
