A Constant-Approximation Algorithm for Budgeted Sweep Coverage with Mobile Sensors
Wei Liang, Shaojie Tang, Zhao Zhang
TL;DR
This work tackles budgeted sweep coverage with mobile sensors by introducing the multi-orienteering problem (MOP) as a core subproblem. It develops a bicriteria approximation for $k$-MinWP$_m$ using prize-collecting variants (PCP$_m$, PCF$_m$) and a path-shortcutting technique, yielding a $0.035- ext{O}(ps)$-approximation for MOP. Building on this, the authors obtain a $0.0116- ext{O}(ps)$-approximation for the original BSC via a two-step process: vertex grouping by solving MOP instances and dynamic programming for optimal sensor allocation across paths. The methods offer a new, feasible constant-factor approach to deploying mobile sensors for periodic PoI sweep coverage, with practical impact for environmental monitoring, surveillance, and similar routing problems.
Abstract
In this paper, we present the first constant-approximation algorithm for {\em budgeted sweep coverage problem} (BSC). The BSC involves designing routes for a number of mobile sensors (a.k.a. robots) to periodically collect information as much as possible from points of interest (PoIs). To approach this problem, we propose to first examine the {\em multi-orienteering problem} (MOP). The MOP aims to find a set of $m$ vertex-disjoint paths that cover as many vertices as possible while adhering to a budget constraint $B$. We develop a constant-approximation algorithm for MOP and utilize it to achieve a constant-approximation for BSC. Our findings open new possibilities for optimizing mobile sensor deployments and related combinatorial optimization tasks.
