paper-with-me

홈 › Papers

ENGNN: A General Edge-Update Empowered GNN Architecture for Radio Resource Management in Wireless Networks

2022-12-14 · Yunqi Wang, Yang Li, Qingjiang Shi, Yik-Chung Wu

In order to achieve high data rate and ubiquitous connectivity in future wireless networks, a key task is to efficiently manage the radio resource by judicious beamforming and power allocation. Unfortunately, the iterative nature of the commonly applied optimization-based algorithms cannot meet the low latency requirements due to the high computational complexity. For real-time implementations, deep learning-based approaches, especially the graph neural networks (GNNs), have been demonstrated with good scalability and generalization performance due to the permutation equivariance (PE) property. However, the current architectures are only equipped with the node-update mechanism, which prohibits the applications to a more general setup, where the unknown variables are also defined on the graph edges. To fill this gap, we propose an edge-update mechanism, which enables GNNs to handle both node and edge variables and prove its PE property with respect to both transmitters and receivers. Simulation results on typical radio resource management problems demonstrate that the proposed method achieves higher sum rate but with much shorter computation time than state-of-the-art methods and generalizes well on different numbers of base stations and users, different noise variances, interference levels, and transmit power budgets.

📄 PDF Abstract BibTeX arXiv:2301.00757

Code (1)

lithostark/ENGNN 공식 구현 pytorch

Tasks

Management

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Local Message-Passing for Discrete Graph Generation

2026-03-09 · Jay Revolinsky, Harry Shomer, Jiliang Tang arxiv

Discrete graph generation has emerged as a powerful paradigm for modeling graph-structured data, yet state of the art models often rely on Graph Transformers or higher order architectures. We revisit this design assumpti…

Graph Generation

Gegenbauer Graph Neural Networks for Time-varying Signal Reconstruction

2024-03-28 · Jhon A. Castro-Correa, Jhony H. Giraldo, Mohsen Badiey, Fragkiskos D. Malliaros

Reconstructing time-varying graph signals (or graph time-series imputation) is a critical problem in machine learning and signal processing with broad applications, ranging from missing data imputation in sensor networks…

Graph Neural NetworkImputationTime SeriesTime Series Forecasting

Learning Cooperative Beamforming with Edge-Update Empowered Graph Neural Networks

2022-11-23 · Yunqi Wang, Yang Li, Qingjiang Shi, Yik-Chung Wu

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 pr…

Graph Neural Network

Using Random Noise Equivariantly to Boost Graph Neural Networks Universally

2025-02-04 · Xiyuan Wang, Muhan Zhang

Recent advances in Graph Neural Networks (GNNs) have explored the potential of random noise as an input feature to enhance expressivity across diverse tasks. However, naively incorporating noise can degrade performance, …

GenGNN: A Generic FPGA Framework for Graph Neural Network Acceleration

2022-01-20 · Stefan Abi-Karam, Yuqi He, Rishov Sarkar, Lakshmi Sathidevi 외

Graph neural networks (GNNs) have recently exploded in popularity thanks to their broad applicability to ubiquitous graph-related problems such as quantum chemistry, drug discovery, and high energy physics. However, meet…

CPUDrug DiscoveryGPUGraph Neural Network+1