paper-with-me

홈 › Papers

Graph Neural Networks over the Air for Decentralized Tasks in Wireless Networks

2023-02-16 · Zhan Gao, Deniz Gunduz

Graph neural networks (GNNs) model representations from networked data and allow for decentralized inference through localized communications. Existing GNN architectures often assume ideal communications and ignore potential channel effects, such as fading and noise, leading to performance degradation in real-world implementation. Considering a GNN implemented over nodes connected through wireless links, this paper conducts a stability analysis to study the impact of channel impairments on the performance of GNNs, and proposes graph neural networks over the air (AirGNNs), a novel GNN architecture that incorporates the communication model. AirGNNs modify graph convolutional operations that shift graph signals over random communication graphs to take into account channel fading and noise when aggregating features from neighbors, thus, improving architecture robustness to channel impairments during testing. We develop a channel-inversion signal transmission strategy for AirGNNs when channel state information (CSI) is available, and propose a stochastic gradient descent based method to train AirGNNs when CSI is unknown. The convergence analysis shows that the training procedure approaches a stationary solution of an associated stochastic optimization problem and the variance analysis characterizes the statistical behavior of the trained model. Experiments on decentralized source localization and multi-robot flocking corroborate theoretical findings and show superior performance of AirGNNs over wireless communication channels.

📄 PDF Abstract BibTeX arXiv:2302.08447

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Decentralized Inference with Graph Neural Networks in Wireless Communication Systems

2021-04-19 · Mengyuan Lee, Guanding Yu, Huaiyu Dai

Graph neural network (GNN) is an efficient neural network model for graph data and is widely used in different fields, including wireless communications. Different from other neural network models, GNN can be implemented…

Efficient Neural NetworkGraph Neural Network

Privacy-Preserving Decentralized Inference with Graph Neural Networks in Wireless Networks

2022-08-15 · Mengyuan Lee, Guanding Yu, Huaiyu Dai

As an efficient neural network model for graph data, graph neural networks (GNNs) recently find successful applications for various wireless optimization problems. Given that the inference stage of GNNs can be naturally …

Efficient Neural NetworkManagementPrivacy Preserving

Decentralized learning for wireless communications and networking

2015-03-30 · Georgios B. Giannakis, Qing Ling, Gonzalo Mateos, Ioannis D. Schizas 외

This chapter deals with decentralized learning algorithms for in-network processing of graph-valued data. A generic learning problem is formulated and recast into a separable form, which is iteratively minimized using th…

Spectrum CartographyState Estimation

Task-Oriented Edge Networks: Decentralized Learning Over Wireless Fronthaul

2023-12-03 · Hoon Lee, Seung-Wook Kim

This paper studies task-oriented edge networks where multiple edge internet-of-things nodes execute machine learning tasks with the help of powerful deep neural networks (DNNs) at a network cloud. Separate edge nodes (EN…

Decentralized Learning over Wireless Networks with Broadcast-Based Subgraph Sampling

2023-10-24 · Daniel Pérez Herrera, Zheng Chen, Erik G. Larsson

This work centers on the communication aspects of decentralized learning over wireless networks, using consensus-based decentralized stochastic gradient descent (D-SGD). Considering the actual communication cost or delay…

Scheduling