Fault-Tolerant Dispersion of Mobile Robots
Prabhat Kumar Chand, Manish Kumar, Anisur Rahaman Molla, Sumathi, Sivasubramaniam

TL;DR
This paper presents new algorithms for dispersing mobile robots on graphs that are resilient to crash faults, improving efficiency and handling different initial configurations.
Contribution
It introduces fault-tolerant dispersion algorithms for both rooted and arbitrary initial configurations, with improved round complexity bounds.
Findings
Rooted configuration dispersion in O(k^2) rounds
Arbitrary configuration dispersion in O((f+l) * min(m, kΔ, k^2)) rounds
Enhanced fault-tolerance in robot dispersion algorithms
Abstract
We consider the mobile robot dispersion problem in the presence of faulty robots (crash-fault). Mobile robot dispersion consists of robots in an -node anonymous graph. The goal is to ensure that regardless of the initial placement of the robots over the nodes, the final configuration consists of having at most one robot at each node. In a crash-fault setting, up to robots may fail by crashing arbitrarily and subsequently lose all the information stored at the robots, rendering them unable to communicate. In this paper, we solve the dispersion problem in a crash-fault setting by considering two different initial configurations: i) the rooted configuration, and ii) the arbitrary configuration. In the rooted case, all robots are placed together at a single node at the start. The arbitrary configuration is a general configuration (a.k.a. arbitrary configuration in…
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 · Distributed systems and fault tolerance · Facility Location and Emergency Management
