paper-with-me

홈 › Papers

A Graph Neural Network Approach for Scalable Wireless Power Control

2019-07-19 · Yifei Shen, Yuanming Shi, Jun Zhang, Khaled B. Letaief

Deep neural networks have recently emerged as a disruptive technology to solve NP-hard wireless resource allocation problems in a real-time manner. However, the adopted neural network structures, e.g., multi-layer perceptron (MLP) and convolutional neural network (CNN), are inherited from deep learning for image processing tasks, and thus are not tailored to problems in wireless networks. In particular, the performance of these methods deteriorates dramatically when the wireless network size becomes large. In this paper, we propose to utilize graph neural networks (GNNs) to develop scalable methods for solving the power control problem in $K$-user interference channels. Specifically, a $K$-user interference channel is first modeled as a complete graph, where the quantitative information of wireless channels is incorporated as the features of the graph. We then propose an interference graph convolutional neural network (IGCNet) to learn the optimal power control in an unsupervised manner. It is shown that one-layer IGCNet is a universal approximator to continuous set functions, which well matches the permutation invariance property of interference channels and it is robust to imperfect channel state information (CSI). Extensive simulations will show that the proposed IGCNet outperforms existing methods and achieves significant speedup over the classic algorithm for power control, namely, WMMSE. The code is available on https://github.com/yshenaw/Globecom2019.

📄 PDF Abstract BibTeX arXiv:1907.08487

Code (2)

yshenaw/Globecom2019 공식 구현
zhuwenxing/Deep_Learning_Based_Power_Control pytorch

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Scalable Power Control/Beamforming in Heterogeneous Wireless Networks with Graph Neural Networks

2021-04-12 · Xiaochen Zhang, Haitao Zhao, Jun Xiong, Li Zhou 외

Machine learning (ML) has been widely used for efficient resource allocation (RA) in wireless networks. Although superb performance is achieved on small and simple networks, most existing ML-based approaches are confront…

Graph Neural Network

D2D Power Allocation via Quantum Graph Neural Network

2025-11-19 · Tung Giang Le, Xuan Tung Nguyen, Won-Joo Hwang arxiv

Increasing wireless network complexity demands scalable resource management. Classical GNNs excel at graph learning but incur high computational costs in large-scale settings. We present a fully quantum Graph Neural Netw…

Graph Neural NetworkGraph Learning

Deep Actor-Critic Learning for Distributed Power Control in Wireless Mobile Networks

2020-09-14 · Yasar Sinan Nasir, Dongning Guo

Deep reinforcement learning offers a model-free alternative to supervised deep learning and classical optimization for solving the transmit power control problem in wireless networks. The multi-agent deep reinforcement l…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Scheduling and Power Control for Wireless Multicast Systems via Deep Reinforcement Learning

2020-09-27 · Ramkumar Raghu, Mahadesh Panju, Vaneet Aggarwal, Vinod Sharma

Multicasting in wireless systems is a natural way to exploit the redundancy in user requests in a Content Centric Network. Power control and optimal scheduling can significantly improve the wireless multicast network's p…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Scheduling+1

Wireless Power Control via Counterfactual Optimization of Graph Neural Networks

2020-02-17 · Navid Naderializadeh, Mark Eisen, Alejandro Ribeiro

We consider the problem of downlink power control in wireless networks, consisting of multiple transmitter-receiver pairs communicating with each other over a single shared wireless medium. To mitigate the interference a…

counterfactualGraph Neural Network