English

Asynchronous MultiAgent Reinforcement Learning for 5G Routing under Side Constraints

Networking and Internet Architecture 2026-02-03 v1 Distributed, Parallel, and Cluster Computing Machine Learning Multiagent Systems

Abstract

Networks in the current 5G and beyond systems increasingly carry heterogeneous traffic with diverse quality-of-service constraints, making real-time routing decisions both complex and time-critical. A common approach, such as a heuristic with human intervention or training a single centralized RL policy or synchronizing updates across multiple learners, struggles with scalability and straggler effects. We address this by proposing an asynchronous multi-agent reinforcement learning (AMARL) framework in which independent PPO agents, one per service, plan routes in parallel and commit resource deltas to a shared global resource environment. This coordination by state preserves feasibility across services and enables specialization for service-specific objectives. We evaluate the method on an O-RAN like network simulation using nearly real-time traffic data from the city of Montreal. We compared against a single-agent PPO baseline. AMARL achieves a similar Grade of Service (acceptance rate) (GoS) and end-to-end latency, with reduced training wall-clock time and improved robustness to demand shifts. These results suggest that asynchronous, service-specialized agents provide a scalable and practical approach to distributed routing, with applicability extending beyond the O-RAN domain.

Keywords

Cite

@article{arxiv.2602.00035,
  title  = {Asynchronous MultiAgent Reinforcement Learning for 5G Routing under Side Constraints},
  author = {Sebastian Racedo and Brigitte Jaumard and Oscar Delgado and Meysam Masoudi},
  journal= {arXiv preprint arXiv:2602.00035},
  year   = {2026}
}
R2 v1 2026-07-01T09:28:18.730Z