论文标题
使用图神经网络的延迟感知的背压路由
Delay-aware Backpressure Routing Using Graph Neural Networks
论文作者
论文摘要
我们提出了一种用于路由的吞吐量偏置的偏置反压(BP)算法,在该算法中,通过图形神经网络学习偏见,该偏见试图最大程度地减少端到端延迟。经典的BP路由为无线多跳网络中的资源分配提供了一种简单但功能强大的分布式解决方案,但性能延迟较差。提高这种延迟性能的低成本方法是通过将预定义的偏差纳入BP计算中,例如基于最短路径(HOP)距离目的地的偏差来偏爱较短的路径。在这项工作中,我们通过基于链接占空比的偏差引入偏差来改进最短路径偏差的广泛使用的度量指标(及其变体),我们会使用图形卷积神经网络进行预测。数值结果表明,与经典的BP和现有的BP替代方案相比,我们的方法可以改善延迟性能,同时适应干扰密度。在复杂性方面,与经典的BP相比,我们的分布式实现仅引入一次性开销(网络中的线性),并且与现有基于基于偏见的BP算法相比,恒定的开销。
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 alternatives based on pre-defined bias while being adaptive to interference density. In terms of complexity, our distributed implementation only introduces a one-time overhead (linear in the number of devices in the network) compared to classical BP, and a constant overhead compared to the lowest-complexity existing bias-based BP algorithms.