Hierarchical Reinforcement Learning with Topology-Aware Exploration Framework for Multi-path Commodity Flow Problem
Jiayuan Li, Xuan Zhou, Fang Deng, Geng Han, Jingchen Jiang, Xiang Shi
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/25/2026, 12:55:03 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/hierarchical-reinforcement-learning-with-topology-aware-expl.pdf
Summary
This paper introduces Hierarchical Reinforcement Learning with Topology-Aware Exploration (HRL-TAE), an end-to-end framework designed to solve the multi-path commodity flow problem (MPCFP) in communication networks. HRL-TAE dynamically generates high-quality routing solutions based on real-time network states by integrating a topology-aware exploration mechanism and a State Transition Guiding List (STGL) to transform the problem into a Markov Decision Process. It employs a two-layer network for path construction and ratio allocation, along with an adaptive constraint-driven mask and a Quadruple Collaboration Training (QCT) method. The authors claim that HRL-TAE achieves superior performance in simulations and real-world experiments compared to existing algorithms.
Problem
The paper identifies several bottlenecks in existing approaches to the Multi-Path Commodity Flow Problem (MPCFP):
- Neglect of Real-time Network State: Current studies often rely on pre-generated routing paths, which fail to account for the real-time load state of the network.