LGNISPJun 23, 2021

Real-time Outdoor Localization Using Radio Maps: A Deep Learning Approach

arXiv:2106.12556v471 citations
Originality Incremental advance
AI Analysis

This addresses the need for accurate outdoor localization in dense urban areas where satellite signals are unreliable, though it appears incremental as it builds on existing RSS-based methods with a novel neural network approach.

The paper tackles the problem of poor GNSS performance in urban environments by introducing LocUNet, a deep learning model that localizes users using RSS measurements and radio maps, achieving state-of-the-art accuracy with high robustness and suitability for real-time applications.

Global Navigation Satellite Systems typically perform poorly in urban environments, where the likelihood of line-of-sight conditions between devices and satellites is low. Therefore, alternative location methods are required to achieve good accuracy. We present LocUNet: A convolutional, end-to-end trained neural network (NN) for the localization task, which is able to estimate the position of a user from the received signal strength (RSS) of a small number of Base Stations (BS). Using estimations of pathloss radio maps of the BSs and the RSS measurements of the users to be localized, LocUNet can localize users with state-of-the-art accuracy and enjoys high robustness to inaccuracies in the estimations of radio maps. The proposed method does not require generating RSS fingerprints of each specific area where the localization task is performed and is suitable for real-time applications. Moreover, two novel datasets that allow for numerical evaluations of RSS and ToA methods in realistic urban environments are presented and made publicly available for the research community. By using these datasets, we also provide a fair comparison of state-of-the-art RSS and ToA-based methods in the dense urban scenario and show numerically that LocUNet outperforms all the compared methods.

Code Implementations1 repo
Foundations

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

Your Notes