LGSPMLApr 7, 2025

Attentional Graph Meta-Learning for Indoor Localization Using Extremely Sparse Fingerprints

arXiv:2504.04829v13 citationsh-index: 1IEEE Trans Mob Comput
Originality Incremental advance
AI Analysis

This addresses the labor-intensive challenge of fingerprint collection for indoor localization, offering a solution for applications like navigation and tracking, though it appears incremental as it builds on existing graph and meta-learning techniques.

The paper tackled the problem of indoor localization with extremely sparse fingerprints by proposing an Attentional Graph Meta-Learning (AGML) model, which integrates an attentional graph neural network and meta-learning with data augmentation strategies, resulting in consistent outperformance over baseline methods across all evaluated metrics on synthetic and real-world datasets.

Fingerprint-based indoor localization is often labor-intensive due to the need for dense grids and repeated measurements across time and space. Maintaining high localization accuracy with extremely sparse fingerprints remains a persistent challenge. Existing benchmark methods primarily rely on the measured fingerprints, while neglecting valuable spatial and environmental characteristics. In this paper, we propose a systematic integration of an Attentional Graph Neural Network (AGNN) model, capable of learning spatial adjacency relationships and aggregating information from neighboring fingerprints, and a meta-learning framework that utilizes datasets with similar environmental characteristics to enhance model training. To minimize the labor required for fingerprint collection, we introduce two novel data augmentation strategies: 1) unlabeled fingerprint augmentation using moving platforms, which enables the semi-supervised AGNN model to incorporate information from unlabeled fingerprints, and 2) synthetic labeled fingerprint augmentation through environmental digital twins, which enhances the meta-learning framework through a practical distribution alignment, which can minimize the feature discrepancy between synthetic and real-world fingerprints effectively. By integrating these novel modules, we propose the Attentional Graph Meta-Learning (AGML) model. This novel model combines the strengths of the AGNN model and the meta-learning framework to address the challenges posed by extremely sparse fingerprints. To validate our approach, we collected multiple datasets from both consumer-grade WiFi devices and professional equipment across diverse environments. Extensive experiments conducted on both synthetic and real-world datasets demonstrate that the AGML model-based localization method consistently outperforms all baseline methods using sparse fingerprints across all evaluated metrics.

Foundations

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

Your Notes