Abstract

The main goal of an Indoor Positioning System (IPS) is to estimate the position of mobile devices in indoor environments. For this purpose, the primary source of information is the signal strength of packets received by a set of routers. The fingerprint technique is one of the most used techniques for IPSs. By using supervised machine learning techniques, it trains a model with the received signal intensity information so it can be used to estimate the positions of the devices later in an online phase. Although the k-Nearest Neighbors (kNN) is one of the most widely used classification methods due to its accuracy, it has no scalability since a sample that needs to be classified must be compared to all other samples in the training database. In this work, we use a novel hierarchical navigable small world graph technique to build a search structure so the location of a sample can be efficiently found, allowing the IPSs to be used in large-scale scenarios or run on devices with limited resources. To carry out our performance evaluation, we proposed a synthetic IPS dataset generator as well as implemented a complete real-world, large-scale IPS testbed. We compared the performance of our graph-based solution with other known kNN variants, such as Kd-Tree and Ball-Tree. Our results clearly show the performance gains of the proposed solution at when compared to the classic kNN and at least when compared to tree-based approaches.

Highlights

  • Location-Based Services (LBSs) have been extensively used in outdoor environments by several applications due to the ready availability of accurate positioning information [1,2].Currently, most mobile devices are equipped with Global Positioning System (GPS), allowing the development and growing usage of some exciting and useful applications such asWaze and Google Maps, to cite a few [3].even though several LBSs have been used in outdoor environments, the same cannot be observed in indoor settings, such as offices, shopping malls, and parking lots

  • To achieve a highly efficient Indoor Positioning System (IPS), in this work we propose the use of a novel technique called Hierarchical Navigable Small World (HNSW) [16]

  • We argue and show that this simulation-based synthetic dataset can evaluate the performance of any large-scale IPS under several different scenarios, something not possible to do in a real-world testbed

Read more

Summary

A Small World Graph Approach for an Efficient Indoor

Max Lima 1 , Leonardo Guimarães 2 , Eulanda Santos 1 , Edleno Moura 1 , Rafael Costa 3 , Marco Levorato 4 and Horácio Oliveira 1, *.

Introduction
Related Work
Scenario Analysis and Fingerprint
Computational Cost Reduction
Efficiency without Loss of Information
IPS Using Hierarchical Navigable Small World Graphs
Performance Evaluation
Methodology and Datasets
Synthetic Indoor Positioning Dataset
SmartCampus Indoor oth eto
UJI Indoor Localization Dataset
Impact of the Number of Samples on the Classification
Impact of the Number of Access Points
Impact of the Number of Samples on the Model Fitting
SmartCampus Dataset Experiments
UJI Dataset Experiments
Applicability of the Proposed Solution
Findings
Conclusions
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.