English

Collaborative Information Dissemination with Graph-based Multi-Agent Reinforcement Learning

Machine Learning 2024-02-22 v3 Artificial Intelligence Multiagent Systems Networking and Internet Architecture

Abstract

Efficient information dissemination is crucial for supporting critical operations across domains like disaster response, autonomous vehicles, and sensor networks. This paper introduces a Multi-Agent Reinforcement Learning (MARL) approach as a significant step forward in achieving more decentralized, efficient, and collaborative information dissemination. We propose a Partially Observable Stochastic Game (POSG) formulation for information dissemination empowering each agent to decide on message forwarding independently, based on the observation of their one-hop neighborhood. This constitutes a significant paradigm shift from heuristics currently employed in real-world broadcast protocols. Our novel approach harnesses Graph Convolutional Reinforcement Learning and Graph Attention Networks (GATs) with dynamic attention to capture essential network features. We propose two approaches, L-DyAN and HL-DyAN, which differ in terms of the information exchanged among agents. Our experimental results show that our trained policies outperform existing methods, including the state-of-the-art heuristic, in terms of network coverage as well as communication overhead on dynamic networks of varying density and behavior.

Keywords

Cite

@article{arxiv.2308.16198,
  title  = {Collaborative Information Dissemination with Graph-based Multi-Agent Reinforcement Learning},
  author = {Raffaele Galliera and Kristen Brent Venable and Matteo Bassani and Niranjan Suri},
  journal= {arXiv preprint arXiv:2308.16198},
  year   = {2024}
}

Comments

13 pages, 5 figures, 4 tables

R2 v1 2026-06-28T12:08:38.786Z