paper-with-me

홈 › Papers

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

2025-02-20 · Michael Doherty, Alejandra Beghelli

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.

📄 PDF Abstract BibTeX arXiv:2502.14741

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingGraph AttentionReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

OpticGAI: Generative AI-aided Deep Reinforcement Learning for Optical Networks Optimization

2024-06-22 · Siyuan Li, Xi Lin, Yaju Liu, Gaolei Li 외

Deep Reinforcement Learning (DRL) is regarded as a promising tool for optical network optimization. However, the flexibility and efficiency of current DRL-based solutions for optical network optimization require further …

BlockingDeep Reinforcement Learning

Attention Routing: track-assignment detailed routing using attention-based reinforcement learning

2020-04-20 · Haiguang Liao, Qingyi Dong, Xuliang Dong, Wentai Zhang 외

In the physical design of integrated circuits, global and detailed routing are critical stages involving the determination of the interconnected paths of each net on a circuit while satisfying the design constraints. Exi…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

QAP-Router: Tackling Qubit Routing as Dynamic Quadratic Assignment with Reinforcement Learning

2026-05-12 · Kien X. Nguyen, Ankit Kulshrestha, Ilya Safro, Xiaoyuan Liu arxiv

Qubit routing is a fundamental problem in quantum compilation, known to be NP-hard. Its dynamic nature makes local routing decisions propagate and compound over time, making global efficient solutions challenging. Existi…

Reinforcement Learning

Logic Programming approaches for routing fault-free and maximally-parallel Wavelength Routed Optical Networks on Chip (Application paper)

2017-07-18 · Marco Gavanelli, Maddalena Nonato, Andrea Peano, Davide Bertozzi

One promising trend in digital system integration consists of boosting on-chip communication performance by means of silicon photonics, thus materializing the so-called Optical Networks-on-Chip (ONoCs). Among them, wavel…

Track-Assignment Detailed Routing Using Attention-based Policy Model With Supervision

2020-10-26 · Haiguang Liao, Qingyi Dong, Weiyi Qi, Elias Fallon 외

Detailed routing is one of the most critical steps in analog circuit design. Complete routing has become increasingly more challenging in advanced node analog circuits, making advances in efficient automatic routers ever…

Reinforcement Learning (RL)