paper-with-me

Papers

Reinforcement Learning based Interconnection Routing for Adaptive Traffic Optimization

2019-08-13 · Sheng-Chun Kao, Chao-Han Huck Yang, Pin-Yu Chen, Xiaoli Ma, Tushar Krishna

Applying Machine Learning (ML) techniques to design and optimize computer architectures is a promising research direction. Optimizing the runtime performance of a Network-on-Chip (NoC) necessitates a continuous learning framework. In this work, we demonstrate the promise of applying reinforcement learning (RL) to optimize NoC runtime performance. We present three RL-based methods for learning optimal routing algorithms. The experimental results show the algorithms can successfully learn a near-optimal solution across different environment states. Reproducible Code: github.com/huckiyang/interconnect-routing-gym

📄 PDF Abstract BibTeX arXiv:1908.04484

Code (2)

huckiyang/interconnect-routing-gym 공식 구현
felix0901/interconnect-routing-gym

Tasks

BIG-bench Machine Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning for Fault-Adaptive Routing in Eisenstein-Jacobi Interconnection Topologies

2026-01-28 · Mohammad Walid Charrwi, Zaid Hussain arxiv

The increasing density of many-core architectures necessitates interconnection networks that are both high-performance and fault-resilient. Eisenstein-Jacobi (EJ) networks, with their symmetric 6-regular topology, offer …

Reinforcement Learning

A Deep Reinforcement Learning Approach for Adaptive Traffic Routing in Next-gen Networks

2024-02-07 · Akshita Abrol, Purnima Murali Mohan, Tram Truong-Huu

Next-gen networks require significant evolution of management to enable automation and adaptively adjust network configuration based on traffic dynamics. The advent of software-defined networking (SDN) and programmable s…

Deep Reinforcement LearningQ-Learning

Intelligent Routing Algorithm over SDN: Reusable Reinforcement Learning Approach

2024-09-23 · Wang Wumian, Sajal Saha, Anwar Haque, Greg Sidebottom

Traffic routing is vital for the proper functioning of the Internet. As users and network traffic increase, researchers try to develop adaptive and intelligent routing algorithms that can fulfill various QoS requirements…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Value-Decomposed Reinforcement Learning Framework for Taxiway Routing with Hierarchical Conflict-Aware Observations

2026-05-09 · Shizhong Zhou, Haifeng Liu, Zheng Zhang, Shiyu Zhang 외 arxiv

Taxiway routing and on-surface conflict avoidance are coupled safety-critical decision problems in airport surface operations. Existing planning and optimization methods are often limited by online computational cost, wh…

Reinforcement Learning

Network-Constrained Policy Optimization for Adaptive Multi-agent Vehicle Routing

2025-10-30 · Fazel Arasteh, Arian Haghparast, Manos Papagelis arxiv

Traffic congestion in urban road networks leads to longer trip times and higher emissions, especially during peak periods. While the Shortest Path First (SPF) algorithm is optimal for a single vehicle in a static network…

Multi-agent Reinforcement Learning