Delay-Oriented Distributed Scheduling using Graph Neural Networks

Published in IEEE ICASSP 2022, 2022

Recommended citation: Zhongyuan Zhao, Gunjan Verma, Ananthram Swami, Santiago Segarra, " Delay-Oriented Distributed Scheduling Using Graph Neural Networks," IEEE ICASSP 2022, pp. 8902-8906, doi: 10.1109/ICASSP43922.2022.9746926. https://doi.org/10.1109/ICASSP43922.2022.9746926

We develop a machine learning method to solve a series of dependent combinatorial optimization problems embedded in a Markov Decision Process. This formulation applies to many problems in wireless networking and operational research. So far, researchers can attack only one of them, either a series of independent combinatorial problems or a Markov Decision Process without combinatorics in decision making. In addition, the generalizability of graph neural networks enables the trained pipeline to work for different/dynamic topologies without retraining.

Abstract

In wireless multi-hop networks, delay is an important metric for many applications. However, the max-weight scheduling algorithms in the literature typically focus on instantaneous optimality, in which the schedule is selected by solving a maximum weighted independent set (MWIS) problem on the interference graph at each time slot. These myopic policies perform poorly in delay-oriented scheduling, in which the dependency between the current backlogs of the network and the schedule of the previous time slot needs to be considered. To address this issue, we propose a delay-oriented distributed scheduler based on graph convolutional networks (GCNs). In a nutshell, a trainable GCN module generates node embeddings that capture the network topology as well as multi-step lookahead backlogs, before calling a distributed greedy MWIS solver. In small- to medium-sized wireless networks with heterogeneous transmit power, where a few central links have many interfering neighbors, our proposed distributed scheduler can outperform the myopic schedulers based on greedy and instantaneously optimal MWIS solvers, with good generalizability across graph models and minimal increase in communication complexity.