English

Reinforcement Learning with Graph Attention for Routing and Wavelength Assignment with Lightpath Reuse

Networking and Internet Architecture 2025-04-21 v2 Machine Learning Systems and Control Systems and Control

Abstract

Many works have investigated reinforcement learning (RL) for routing and spectrum assignment on flex-grid networks but only one work to date has examined RL for fixed-grid with flex-rate transponders, despite production systems using this paradigm. Flex-rate transponders allow existing lightpaths to accommodate new services, a task we term routing and wavelength assignment with lightpath reuse (RWA-LR). We re-examine this problem and present a thorough benchmarking of heuristic algorithms for RWA-LR, which are shown to have 6% increased throughput when candidate paths are ordered by number of hops, rather than total length. We train an RL agent for RWA-LR with graph attention networks for the policy and value functions to exploit the graph-structured data. We provide details of our methodology and open source all of our code for reproduction. We outperform the previous state-of-the-art RL approach by 2.5% (17.4 Tbps mean additional throughput) and the best heuristic by 1.2% (8.5 Tbps mean additional throughput). This marginal gain highlights the difficulty in learning effective RL policies on long horizon resource allocation tasks.

Keywords

Cite

@article{arxiv.2502.14741,
  title  = {Reinforcement Learning with Graph Attention for Routing and Wavelength Assignment with Lightpath Reuse},
  author = {Michael Doherty and Alejandra Beghelli},
  journal= {arXiv preprint arXiv:2502.14741},
  year   = {2025}
}
R2 v1 2026-06-28T21:51:39.193Z