On Stable Approximation Algorithms for Geometric Coverage Problems
Mark de Berg, Arpan Sadhukhan

TL;DR
This paper develops a more stable approximation algorithm for the dynamic Max Cover by Unit Disks problem, achieving near-optimal coverage with fewer changes, and explores the limitations for non-fat objects like segments.
Contribution
It introduces a $k_ ext{varepsilon}$-stable $(1- ext{varepsilon})$-approximation algorithm for dynamic geometric coverage, improving stability bounds and extending to other fat objects.
Findings
Achieves $k_ ext{varepsilon}$-stability with $O(1/ ext{varepsilon}^3)$ changes.
Extends results to arbitrarily-oriented fat shapes like squares and ellipses.
Shows limitations for non-fat objects, requiring many changes for approximation.
Abstract
Let be a set of points in the plane and let be an integer. The goal of Max Cover by Unit Disks problem is to place unit disks whose union covers the maximum number of points from~. We are interested in the dynamic version of Max Cover by Unit Disks problem, where the points in appear and disappear over time, and the algorithm must maintain a set \cDalg of disks whose union covers many points. A dynamic algorithm for this problem is a -stable -approximation algorithm when it makes at most changes to \cDalg upon each update to the set and the number of covered points at time is always at least , where is the maximum number of points that can be covered by m disks at time . We show that for any constant , there is a -stable -approximation algorithm for the…
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
TopicsComputational Geometry and Mesh Generation · Vehicle Routing Optimization Methods · Robotic Path Planning Algorithms
