ITLGNISPDec 6, 2023

A Scalable and Generalizable Pathloss Map Prediction

arXiv:2312.03950v153 citationsh-index: 100IEEE Trans Wirel Commun
Originality Incremental advance
AI Analysis

This addresses the problem of scalable network planning for wireless engineers, offering a practical improvement over existing methods.

The paper tackles the computational burden of ray tracing for pathloss map prediction in wireless networks by proposing PMNet, a data-driven method that achieves high accuracy (RMSE of 10^-2) and fast prediction in milliseconds, with transfer learning enabling 5.6x faster training and 4.5x less data usage for new scenarios.

Large-scale channel prediction, i.e., estimation of the pathloss from geographical/morphological/building maps, is an essential component of wireless network planning. Ray tracing (RT)-based methods have been widely used for many years, but they require significant computational effort that may become prohibitive with the increased network densification and/or use of higher frequencies in B5G/6G systems. In this paper, we propose a data-driven, model-free pathloss map prediction (PMP) method, called PMNet. PMNet uses a supervised learning approach: it is trained on a limited amount of RT (or channel measurement) data and map data. Once trained, PMNet can predict pathloss over location with high accuracy (an RMSE level of $10^{-2}$) in a few milliseconds. We further extend PMNet by employing transfer learning (TL). TL allows PMNet to learn a new network scenario quickly (x5.6 faster training) and efficiently (using x4.5 less data) by transferring knowledge from a pre-trained model, while retaining accuracy. Our results demonstrate that PMNet is a scalable and generalizable ML-based PMP method, showing its potential to be used in several network optimization applications.

Code Implementations2 repos
Foundations

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

Your Notes