Delay-aware Backpressure Routing Using Graph Neural Networks
Zhongyuan Zhao, Bojan Radojicic, Gunjan Verma, Ananthram Swami,, Santiago Segarra

TL;DR
This paper introduces a delay-aware backpressure routing method that employs graph neural networks to learn biases based on link duty cycles, significantly improving delay performance in wireless multi-hop networks.
Contribution
It presents a novel GNN-based bias learning approach for backpressure routing, enhancing delay performance while maintaining low complexity and adaptability.
Findings
Improves delay performance over classical BP and existing bias-based BP methods.
Uses GNN to predict link duty cycle biases, adapting to interference density.
Maintains low computational overhead with only a one-time distributed implementation cost.
Abstract
We propose a throughput-optimal biased backpressure (BP) algorithm for routing, where the bias is learned through a graph neural network that seeks to minimize end-to-end delay. Classical BP routing provides a simple yet powerful distributed solution for resource allocation in wireless multi-hop networks but has poor delay performance. A low-cost approach to improve this delay performance is to favor shorter paths by incorporating pre-defined biases in the BP computation, such as a bias based on the shortest path (hop) distance to the destination. In this work, we improve upon the widely-used metric of hop distance (and its variants) for the shortest path bias by introducing a bias based on the link duty cycle, which we predict using a graph convolutional neural network. Numerical results show that our approach can improve the delay performance compared to classical BP and existing BP…
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
TopicsCooperative Communication and Network Coding · Advanced MIMO Systems Optimization · Wireless Networks and Protocols
MethodsGraph Neural Network
