Learning Connectivity for Data Distribution in Robot Teams
Ekaterina Tolstaya, Landon Butler, Daniel Mox, James Paulos, Vijay, Kumar, Alejandro Ribeiro

TL;DR
This paper introduces a decentralized, GNN-based data distribution method for multi-robot teams operating in environments without communication infrastructure, improving information sharing and scalability.
Contribution
It presents a novel GNN-based approach for ad-hoc data distribution in robot teams, trained via reinforcement learning to enhance robustness and generalization.
Findings
Outperforms standard methods like flooding and round robin.
Improves training stability with average Age of Information reward.
Generalizes to larger, static, and mobile teams.
Abstract
Many algorithms for control of multi-robot teams operate under the assumption that low-latency, global state information necessary to coordinate agent actions can readily be disseminated among the team. However, in harsh environments with no existing communication infrastructure, robots must form ad-hoc networks, forcing the team to operate in a distributed fashion. To overcome this challenge, we propose a task-agnostic, decentralized, low-latency method for data distribution in ad-hoc networks using Graph Neural Networks (GNN). Our approach enables multi-agent algorithms based on global state information to function by ensuring it is available at each robot. To do this, agents glean information about the topology of the network from packet transmissions and feed it to a GNN running locally which instructs the agent when and where to transmit the latest state information. We train 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAge of Information Optimization · Cognitive Functions and Memory · IoT Networks and Protocols
