LGMAROSPMay 27, 2021

Neural Enhanced Belief Propagation for Cooperative Localization

arXiv:2105.12903v123 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for location-aware networks in applications like ocean sciences and public safety.

The paper tackles the problem of inconsistent and overconfident estimates in cooperative localization using belief propagation by complementing it with a graph neural network, resulting in improved estimation accuracy and more consistent beliefs without increasing computational complexity.

Location-aware networks will introduce innovative services and applications for modern convenience, applied ocean sciences, and public safety. In this paper, we establish a hybrid method for model-based and data-driven inference. We consider a cooperative localization (CL) scenario where the mobile agents in a wireless network aim to localize themselves by performing pairwise observations with other agents and by exchanging location information. A traditional method for distributed CL in large agent networks is belief propagation (BP) which is completely model-based and is known to suffer from providing inconsistent (overconfident) estimates. The proposed approach addresses these limitations by complementing BP with learned information provided by a graph neural network (GNN). We demonstrate numerically that our method can improve estimation accuracy and avoid overconfident beliefs, while its computational complexity remains comparable to BP. Notably, more consistent beliefs are obtained by not explicitly addressing overconfidence in the loss function used for training of the GNN.

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