Collaborative Dispersion by Silent Robots
Barun Gorain, Partha Sarathi Mandal, Kaushik Mondal, Supantha Pandit

TL;DR
This paper demonstrates that mobile robots can achieve dispersion in unknown graphs without inter-robot communication, using only minimal local information, and provides a deterministic algorithm with proven memory bounds.
Contribution
It introduces a novel dispersion algorithm that operates without communication among robots, relying solely on limited local information, and establishes lower bounds on memory requirements.
Findings
Dispersion achieved in $O(k \, \log L + k^2 \log \Delta)$ time.
Robots require $O(\log L + \log \Delta)$ memory, which is proven to be optimal.
The model reduces communication assumptions to minimal local information.
Abstract
In the dispersion problem, a set of co-located mobile robots must relocate themselves in distinct nodes of an unknown network. The network is modeled as an anonymous graph , where the nodes of the graph are not labeled. The edges incident to a node with degree are labeled with port numbers in the range at . The robots have unique ids in the range , where , and are initially placed at a source node . Each robot knows only its own id but does not know the ids of the other robots or the values of . The task of dispersion was traditionally achieved with the assumption of two types of communication abilities: (a) when some robots are at the same node, they can communicate by exchanging messages between them (b) any two robots in the network can exchange messages between them. In this paper, we ask whether this ability of…
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 · Mobile Ad Hoc Networks · Distributed systems and fault tolerance
