Local Policies for Efficiently Patrolling a Triangulated Region by a Robot Swarm
Daniela Maftuleac, Seoung Kyou Lee, Sandor P. Fekete, Aditya Kumar, Akash, Alejandro Lopez-Ortiz, and James McLurkin

TL;DR
This paper introduces and compares local patrolling policies for robot swarms using a distributed triangulation approach, demonstrating that simple local strategies can outperform complex centralized methods in coverage tasks.
Contribution
The work presents new local patrolling policies, analyzes their theoretical guarantees, and validates their effectiveness through experiments and simulations in a triangulated environment.
Findings
LFV policy significantly improves coverage frequency.
Local policies outperform centralized strategies in simulations.
Exponential worst-case bounds are identified for LRV policies.
Abstract
We present and analyze methods for patrolling an environment with a distributed swarm of robots. Our approach uses a physical data structure - a distributed triangulation of the workspace. A large number of stationary "mapping" robots cover and triangulate the environment and a smaller number of mobile "patrolling" robots move amongst them. The focus of this work is to develop, analyze, implement and compare local patrolling policies. We desire strategies that achieve full coverage, but also produce good coverage frequency and visitation times. Policies that provide theoretical guarantees for these quantities have received some attention, but gaps have remained. We present: 1) A summary of how to achieve coverage by building a triangulation of the workspace, and the ensuing properties. 2) A description of simple local policies (LRV, for Least Recently Visited and LFV, for Least…
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 · Distributed Control Multi-Agent Systems
