Hybrid-Task Meta-Learning: A GNN Approach for Scalable and Transferable Bandwidth Allocation
This addresses bandwidth allocation for communication systems, offering a scalable and transferable solution that is incremental in combining GNNs with meta-learning.
The paper tackles the problem of scalable and transferable bandwidth allocation in communication networks by developing a graph neural network (GNN) approach with hybrid-task meta-learning, achieving improvements such as 8.79% better initial performance, 73% higher sample efficiency, and up to 2000 times faster computation compared to benchmarks.
In this paper, we develop a deep learning-based bandwidth allocation policy that is: 1) scalable with the number of users and 2) transferable to different communication scenarios, such as non-stationary wireless channels, different quality-of-service (QoS) requirements, and dynamically available resources. To support scalability, the bandwidth allocation policy is represented by a graph neural network (GNN), with which the number of training parameters does not change with the number of users. To enable the generalization of the GNN, we develop a hybrid-task meta-learning (HML) algorithm that trains the initial parameters of the GNN with different communication scenarios during meta-training. Next, during meta-testing, a few samples are used to fine-tune the GNN with unseen communication scenarios. Simulation results demonstrate that our HML approach can improve the initial performance by 8.79%, and sample efficiency by 73%, compared with existing benchmarks. After fine-tuning, our near-optimal GNN-based policy can achieve close to the same reward with much lower inference complexity compared to the optimal policy obtained using iterative optimization. Numerical results validate that our HML can reduce the computation time by approximately 200 to 2000 times than the optimal iterative algorithm.