NILGSPApr 6, 2022

Domain Adversarial Graph Convolutional Network Based on RSSI and Crowdsensing for Indoor Localization

arXiv:2204.05184v342 citationsh-index: 53
Originality Incremental advance
AI Analysis

This addresses the practical challenge of efficient and scalable indoor positioning for users in multi-floor environments, though it is incremental by building on existing graph and adversarial methods.

The paper tackles the problem of labor-intensive data collection and limited generalization in WiFi-based indoor localization by proposing a novel WiDAGCN model that uses small labeled data and large unlabeled crowdsensed fingerprints, achieving competitive localization accuracy in large buildings.

In recent years, the use of WiFi fingerprints for indoor positioning has grown in popularity, largely due to the widespread availability of WiFi and the proliferation of mobile communication devices. However, many existing methods for constructing fingerprint datasets rely on labor-intensive and time-consuming processes of collecting large amounts of data. Additionally, these methods often focus on ideal laboratory environments, rather than considering the practical challenges of large multi-floor buildings. To address these issues, we present a novel WiDAGCN model that can be trained using a small number of labeled site survey data and large amounts of unlabeled crowdsensed WiFi fingerprints. By constructing heterogeneous graphs based on received signal strength indicators (RSSIs) between waypoints and WiFi access points (APs), our model is able to effectively capture the topological structure of the data. We also incorporate graph convolutional networks (GCNs) to extract graph-level embeddings, a feature that has been largely overlooked in previous WiFi indoor localization studies. To deal with the challenges of large amounts of unlabeled data and multiple data domains, we employ a semi-supervised domain adversarial training scheme to effectively utilize unlabeled data and align the data distributions across domains. Our system is evaluated using a public indoor localization dataset that includes multiple buildings, and the results show that it performs competitively in terms of localization accuracy in large buildings.

Foundations

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

Your Notes