QT-Routenet: Improved GNN generalization to larger 5G networks by fine-tuning predictions from queueing theory
Bruno Klaus de Aquino Afonso, Lilian Berton

TL;DR
This paper presents QT-Routenet, a method combining queueing theory features with a GNN to improve generalization and accuracy in modeling larger 5G networks, outperforming baseline models.
Contribution
The paper introduces a novel approach that fine-tunes GNN predictions with queueing theory features, enhancing generalization to larger 5G networks.
Findings
Significant reduction in mean absolute percent error from 10.42% to 1.45%.
Method outperforms baseline Routenet and analytical models.
Ensemble further improves accuracy to 1.27%.
Abstract
In order to promote the use of machine learning in 5G, the International Telecommunication Union (ITU) proposed in 2021 the second edition of the ITU AI/ML in 5G challenge, with over 1600 participants from 82 countries. This work details the second place solution overall, which is also the winning solution of the Graph Neural Networking Challenge 2021. We tackle the problem of generalization when applying a model to a 5G network that may have longer paths and larger link capacities than the ones observed in training. To achieve this, we propose to first extract robust features related to Queueing Theory (QT), and then fine-tune the analytical baseline prediction using a modification of the Routenet Graph Neural Network (GNN) model. The proposed solution generalizes much better than simply using Routenet, and manages to reduce the analytical baseline's 10.42 mean absolute percent error…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFerroelectric and Negative Capacitance Devices · Advanced Memory and Neural Computing · Software-Defined Networks and 5G
MethodsGraph Neural Network
