English

Graph Neural Network for Large-Scale Network Localization

Machine Learning 2021-02-16 v2 Signal Processing Machine Learning

Abstract

Graph neural networks (GNNs) are popular to use for classifying structured data in the context of machine learning. But surprisingly, they are rarely applied to regression problems. In this work, we adopt GNN for a classic but challenging nonlinear regression problem, namely the network localization. Our main findings are in order. First, GNN is potentially the best solution to large-scale network localization in terms of accuracy, robustness and computational time. Second, proper thresholding of the communication range is essential to its superior performance. Simulation results corroborate that the proposed GNN based method outperforms all state-of-the-art benchmarks by far. Such inspiring results are theoretically justified in terms of data aggregation, non-line-of-sight (NLOS) noise removal and low-pass filtering effect, all affected by the threshold for neighbor selection. Code is available at https://github.com/Yanzongzi/GNN-For-localization.

Keywords

Cite

@article{arxiv.2010.11653,
  title  = {Graph Neural Network for Large-Scale Network Localization},
  author = {Wenzhong Yan and Di Jin and Zhidi Lin and Feng Yin},
  journal= {arXiv preprint arXiv:2010.11653},
  year   = {2021}
}

Comments

Accepted by ICASSP 2021, Code available at https://github.com/Yanzongzi/GNN-For-localization

R2 v1 2026-06-23T19:33:12.404Z