Data-Driven Radio Propagation Modeling using Graph Neural Networks
Adrien Bufort, Laurent Lebocq, Stefan Cathabard

TL;DR
This paper introduces a novel data-driven method using graph neural networks to model radio propagation, converting environmental data into graph structures to improve accuracy and speed over traditional physics-based models.
Contribution
It is the first to apply graph neural networks to real-world radio propagation data for generating coverage maps from point measurements.
Findings
GNN-based model achieves competitive accuracy with traditional models.
The approach outperforms classic numerical solvers in speed and accuracy.
Enables generative modeling of signal propagation from limited data.
Abstract
Modeling radio propagation is essential for wireless network design and performance optimization. Traditional methods rely on physics models of radio propagation, which can be inaccurate or inflexible. In this work, we propose using graph neural networks to learn radio propagation behaviors directly from real-world network data. Our approach converts the radio propagation environment into a graph representation, with nodes corresponding to locations and edges representing spatial and ray-tracing relationships between locations. The graph is generated by converting images of the environment into a graph structure, with specific relationships between nodes. The model is trained on this graph representation, using sensor measurements as target data. We demonstrate that the graph neural network, which learns to predict radio propagation directly from data, achieves competitive performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
