NILGNov 23, 2022

Learning Cooperative Beamforming with Edge-Update Empowered Graph Neural Networks

arXiv:2212.08020v11 citationsh-index: 37
AI Analysis

This addresses the problem of real-time beamforming optimization for wireless networks, offering a novel method for a known bottleneck.

The paper tackled cooperative beamforming design in wireless networks by proposing an Edge-GNN with an edge-update mechanism, achieving higher sum rates and shorter computation times than state-of-the-art methods, with good generalization to varying network sizes.

Cooperative beamforming design has been recognized as an effective approach in modern wireless networks to meet the dramatically increasing demand of various wireless data traffics. It is formulated as an optimization problem in conventional approaches and solved iteratively in an instance-by-instance manner. Recently, learning-based methods have emerged with real-time implementation by approximating the mapping function from the problem instances to the corresponding solutions. Among various neural network architectures, graph neural networks (GNNs) can effectively utilize the graph topology in wireless networks to achieve better generalization ability on unseen problem sizes. However, the current GNNs are only equipped with the node-update mechanism, which restricts it from modeling more complicated problems such as the cooperative beamforming design, where the beamformers are on the graph edges of wireless networks. To fill this gap, we propose an edge-graph-neural-network (Edge-GNN) by incorporating an edge-update mechanism into the GNN, which learns the cooperative beamforming on the graph edges. Simulation results show that the proposed Edge-GNN achieves higher sum rate with much shorter computation time than state-of-the-art approaches, and generalizes well to different numbers of base stations and user equipments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes