LGSPAug 15, 2022

WiFi Based Distance Estimation Using Supervised Machine Learning

arXiv:2208.07190v13 citationsh-index: 13
Originality Incremental advance
AI Analysis

This work addresses indoor localization challenges for users in various environments, but it is incremental as it builds on existing WiFi fingerprinting methods with machine learning enhancements.

The authors tackled the problem of estimating geospatial distance between WiFi fingerprints for indoor positioning by proposing a machine learning approach that uses feature selection from signal distance metrics, achieving a model tested on 13 open datasets and validated on excluded datasets to demonstrate venue independence.

In recent years WiFi became the primary source of information to locate a person or device indoor. Collecting RSSI values as reference measurements with known positions, known as WiFi fingerprinting, is commonly used in various positioning methods and algorithms that appear in literature. However, measuring the spatial distance between given set of WiFi fingerprints is heavily affected by the selection of the signal distance function used to model signal space as geospatial distance. In this study, the authors proposed utilization of machine learning to improve the estimation of geospatial distance between fingerprints. This research examined data collected from 13 different open datasets to provide a broad representation aiming for general model that can be used in any indoor environment. The proposed novel approach extracted data features by examining a set of commonly used signal distance metrics via feature selection process that includes feature analysis and genetic algorithm. To demonstrate that the output of this research is venue independent, all models were tested on datasets previously excluded during the training and validation phase. Finally, various machine learning algorithms were compared using wide variety of evaluation metrics including ability to scale out the test bed to real world unsolicited datasets.

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