MLLGOct 23, 2025

Learning Decentralized Routing Policies via Graph Attention-based Multi-Agent Reinforcement Learning in Lunar Delay-Tolerant Networks

arXiv:2510.20436v1h-index: 7
Originality Incremental advance
AI Analysis

This addresses routing challenges for autonomous rovers in space exploration missions, offering a scalable solution, though it is incremental as it builds on existing multi-agent reinforcement learning and graph attention techniques.

The paper tackles the problem of decentralized routing for multi-robot exploration in Lunar Delay-Tolerant Networks, where rovers relay data under intermittent connectivity, and results show that the proposed method achieves higher delivery rates, no duplications, and fewer packet losses in simulations.

We present a fully decentralized routing framework for multi-robot exploration missions operating under the constraints of a Lunar Delay-Tolerant Network (LDTN). In this setting, autonomous rovers must relay collected data to a lander under intermittent connectivity and unknown mobility patterns. We formulate the problem as a Partially Observable Markov Decision Problem (POMDP) and propose a Graph Attention-based Multi-Agent Reinforcement Learning (GAT-MARL) policy that performs Centralized Training, Decentralized Execution (CTDE). Our method relies only on local observations and does not require global topology updates or packet replication, unlike classical approaches such as shortest path and controlled flooding-based algorithms. Through Monte Carlo simulations in randomized exploration environments, GAT-MARL provides higher delivery rates, no duplications, and fewer packet losses, and is able to leverage short-term mobility forecasts; offering a scalable solution for future space robotic systems for planetary exploration, as demonstrated by successful generalization to larger rover teams.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes