Next Article in Journal
DCN-MAC: A Dynamic Channel Negotiation MAC Mechanism for Underwater Acoustic Sensor Networks
Next Article in Special Issue
A Novel Position and Orientation Sensor for Indoor Navigation Based on Linear CCDs
Previous Article in Journal
Design of Resistor-Capacitor Physically Unclonable Function for Resource-Constrained IoT Devices
Previous Article in Special Issue
Hybrid Wireless Fingerprint Indoor Localization Method Based on a Convolutional Neural Network
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Collaborative Smartphone-Based User Positioning in a Multiple-User Context Using Wireless Technologies †

1
Human Machine Interaction, University of Engineering and Technology, Vietnam National University, Hanoi 100000, Vietnam
2
MICA Institute (HUST-Grenoble INP), Hanoi University of Science and Technology, Hanoi 100000, Vietnam
3
University of Grenoble Alpes, CNRS, Inria, Grenoble INP, LIG, 38000 Grenoble, France
*
Author to whom correspondence should be addressed.
This paper is an extended version of our paper published in Ta, V.-C.; Dao, T.-K.; Vaufreydaz, D.; Castelli, E. Smartphone-based user positioning in a multiple-user context with Wi-Fi and Bluetooth. In Proceedings of the IPIN 2018—9th International Conference on Indoor Positioning and Indoor Navigation, Nantes, France, 24–27 September 2018; pp. 1–13.
Submission received: 6 December 2019 / Revised: 29 December 2019 / Accepted: 4 January 2020 / Published: 10 January 2020

Abstract

:
For the localization of multiple users, Bluetooth data from the smartphone is able to complement Wi-Fi-based methods with additional information, by providing an approximation of the relative distances between users. In practice, both positions provided by Wi-Fi data and relative distance provided by Bluetooth data are subject to a certain degree of noise due to the uncertainty of radio propagation in complex indoor environments. In this study, we propose and evaluate two approaches, namely Non-temporal and Temporal ones, of collaborative positioning to combine these two cohabiting technologies to improve the tracking performance. In the Non-temporal approach, our model establishes an error observation function in a specific interval of the Bluetooth and Wi-Fi output. It is then able to reduce the positioning error by looking for ways to minimize the error function. The Temporal approach employs an extended error model that takes into account the time component between users’ movements. For performance evaluation, several multi-user scenarios in an indoor environment are set up. Results show that for certain scenarios, the proposed approaches attain over 40% of improvement in terms of average accuracy.

Graphical Abstract

1. Introduction

Satellite navigation systems such as GPS rely heavily on the exact timing of signals. Therefore, in an indoor environment where radio signals usually suffer from hazardous propagation effects, including fading, multipath, reflection, etc., their applicability is generally ignored. Among others, Wi-Fi and Bluetooth widely available in nowadays smartphones could be considered as low-cost alternative wireless-based solutions for positioning purpose. These two technologies come with the Receive Signal Strength (RSS) or Receive Signal Strength Index (RSSI) as a source of information from the environment. The information can be used in different approaches to compute the device’s position.
Novel Wi-Fi-based positioning methods on smartphones can find the position by scanning the available Wi-Fi access points in the surrounding environment. The mean distance error is around 5 m [1], due to the unreliable characteristics of the Wi-Fi signal propagation in an indoor environment. The Bluetooth characteristics are very similar to those of Wi-Fi in terms of the underlying physical radio characteristics and application aspect. Therefore, it is possible to develop a positioning system in an analogous manner to the Wi-Fi-based ones. However, the Bluetooth communication range is lower, which leads to a higher number of static beacons in deployment [2].
Nevertheless, in a multiple-user positioning context, the Bluetooth data can complement the Wi-Fi data to base a collaborative positioning framework [3]. When each user moves with a smartphone in a public area, it is possible to keep the smartphone’s Bluetooth in visible mode. Then, if a device sees another one nearby, the RSS from Bluetooth data can give an approximation of the relative range between the two devices. Given the estimated pair-to-pair distance information, it is possible to refine the output positions from Wi-Fi data. This approach does not require installing additional infrastructures and is compatible with the standard Bluetooth protocol, which is generally supported by smartphones.
There are several key challenges of the proposed approach. The first difficulty is the non-deterministic propagation characteristics of radio signals in an indoor environment. The noise affects both Wi-Fi output positions and Bluetooth output distances, especially in the case of moving users. The second one is the asynchronous events between the Wi-Fi and Bluetooth scanning processes of the smartphones. In other words, the scanning cycles for each technology in the smartphones are not guaranteed to start and finish at the same time. The time difference adds a level of uncertainty between the output positions from Wi-Fi data and Bluetooth data.
In this work, we try to overcome these problems by considering the so-called Non-temporal and Temporal approaches. In the former one, the distance error of the Wi-Fi output position is modeled by a Gaussian distribution. Similarly, another Gaussian distribution is used to describe the distance error between two devices from the Bluetooth inquiry process. Wi-Fi and Bluetooth position outputs within a short time interval are treated as if they happened in the same time window. An error function is then defined to measure the mismatch between the two distributions. By neutralizing the mismatch, it is possible to improve the position results of the Wi-Fi output. In the latter approach, the time component of the users’ movement is incorporated into the error function. The error function takes the positions of all the users as an input. We then make use of particle-filter-based tracking to minimize this error function. The observation model required by the particle filter is derived from a combination between Wi-Fi and Bluetooth scanning data.
This paper is an extension of a former conference article [4] with more updated results, detailed explanation and discussion; in addition, it is part of a Ph.D. thesis [5] and is arranged as follows. In Section 2, related works on smartphone-based indoor positioning and collaborative positioning are discussed. Section 3 introduces different techniques available for Wi-Fi positioning, then our proposed approaches for combining Wi-Fi and Bluetooth data are described in Section 4. Experiments and results are represented and discussed in Section 5, and finally, Section 6 contains conclusionary remarks and future prospects.

2. Related Works

Works on smartphone-based positioning in an indoor environment involve various kinds of technologies such as GPS, camera, Personal Dead Reckoning, Bluetooth, Wi-Fi, etc. Among them, Wi-Fi has been drawing the most attention thanks to its ubiquity, low cost and privacy. Popular approaches include geometry-based and fingerprinting-based ones. The geometry-based approaches rely on the estimation of certain geometry properties, including distance and angle, to calculate the device’s position. For calculating the distance, the well-known Log-Distance Path Loss (LDPL) model can be used [6]. More complex models are introduced in [7,8,9,10]. However, these models are defined with a set of parameters and usually require complex calibration processes.
Recently, the Wi-Fi fingerprinting-based methods have been preferred as they benefit from the ubiquity of the WLAN infrastructure. Recent works on smartphone-based Wi-Fi fingerprinting have reached a mean distance error of around 5 m [1,11]. In general, fingerprinting approaches include two phases: site survey and model training. In the first phase, a mapping from location to RSS/RSSI values in buildings is collected. The mapping is then used to learn the reverse relationship, from the scanned RSS/RSSI values to the locations. For learning techniques, the well-known K-Nearest Neighbors (KNN) and its alternatives are among the most popular ones [12,13,14]. In [15], the authors experiment with a wide range of KNN parameters to get a set of models. An ensemble result of the generated KNN models has a mean distance error of around 6 m. Besides KNN-based learning methods, decision tree-based learning methods can be used for learning the Wi-Fi signal characteristics with prominent results [4,16]. In [17], a comparison between a LDPL-based approach and fingerprinting-based approaches is introduced, showing that fingerprinting-based approaches have better performance. The accuracy of the fingerprinting-based approaches is not only dependent on the learning model but also on the quality of the mapping in the first phase. For the practicality of the system, the time and cost of the site-survey phase are important factors [18]. There are various works that aim to reduce the complexity of the site-survey phase in many aspects. In [19], the authors introduce a passive collection method that collects unlabeled fingerprints of the Wi-Fi signal. In the context of multiple users, Wi-Fi probes information can be used to build a survey-free fingerprinting database, as presented in [20]. As different devices often have different Wi-Fi signal characteristics, [21] proposes a Bayesian approach for dealing with device heterogeneity-related issues in indoor positioning.
Given the efficiency of the Wi-Fi-based positioning, the outputs from the system are often considered a data source for integrating with other positioning techniques. In [22], the authors build a distribution of possible points given a Wi-Fi measurement. The distribution is assumed to be Gaussian. The center is calculated from a fingerprinting approach. The distribution is then used to correct the output of an inertial-sensor-based system. A more complex fusion approach is introduced in [23], where the positions from the Wi-Fi system are used to shift the entire trajectory of PDR tracking by a gradient-descent-based search. In [24], a fusion model for Wi-Fi, PDR and Landmark is proposed in such a manner that the Wi-Fi RSS measurements are used to build a measurement model based on kernel density estimation.
For positioning, Bluetooth technology can be used in the same way as Wi-Fi. Bandara et al. [25] using up to four Bluetooth antennas as static stations to locate a Bluetooth tag within a room with an area of 4.5 m × 5.5 m. The RSSI value is used to classify the tag’s position between different subareas of the room. Pei et al. [26] employ a fingerprinting-based approach to track a moving phone. The setup includes only three Bluetooth beacons in a corridor-like space of 80 m long approximately. The horizontal error is reported as 5.1 m. More recent works employ the new Bluetooth Low Energy (BLE) technology [27]. BLE beacons are smaller, more energy efficient, and able to power up for a longer period, and hence are more convenient for positioning purposes. Faragher and Harle [2] provide an in-depth study of using BLE for indoor positioning. The distance error of their Bluetooth-based approach could reach as low as 2.6 m for 95% of the time. However, a high number of beacons should be deployed to reach the above performance. The study also addresses some issues of the BLE signal such as the scanning cycle, fast fading effects and Wi-Fi scanning interference. A similar performance for BLE-based indoor positioning is reported in [28], where the authors employ a fingerprinting-based approach with the RSS value from the installed BLE beacons.
In a scenario involving multiple devices, there are several works on collaborative localization. Those works rely on some specific wireless technologies that support peer-to-peer communication, including Bluetooth and Wi-Fi Direct, which are capable of discovering the existence of nearby neighbors. In [29], the task of detecting face-to-face proximity is studied. Smartphones are used to scan nearby visible Bluetooth devices in daily usage. From the received RSSI, the relative distance between two devices is calculated. The distance is then used to detect whether the two users are close to each other. To deal with noisy Bluetooth signals, additional techniques such as RSSI smoothing and light sensor data are introduced for calculating a more accurate distance. In [3], the Social-Loc system is proposed and uses Wi-Fi Direct technology for detecting two events, namely Encounter and Non-encounter, between each pair of users. In that work, the authors found the RSSI peak for separating Encounter and Non-Encounter events. These detected events are then used to improve the Wi-Fi fingerprinting and Dead Reckoning tracking. The drawback of Wi-Fi Direct technology is that it does not allow regular Wi-Fi scanning. Therefore, the proposed Social-Loc is more suitable for improving the Dead Reckoning tracking than the Wi-Fi fingerprinting tracking. In [30], a graph-based optimization process is used to combine different trajectories from multiple users. The graph is built by using the Personal Dead Reckoning data from the phone as moving constraints. It is then used to correct and extend the existing fingerprinting database.

3. Wi-Fi Fingerprinting for Indoor Positioning

In a large public area, fingerprinting-based approaches are often more preferable thanks to their lower labor cost in deployment.
In this section, different approaches of Wi-Fi fingerprinting methods for dealing with such types of training data are summarized. Based on the performance of these approaches, several ensemble strategies are proposed to improve the overall positioning performance. By combining uncorrelated models, it is expected to reduce the errors in cases of lacking training data. Alternative fingerprinting approaches rely on statistical models without directly dealing with the signal propagation complexity. The feature space is the RSS feature vector, and the target is the device’s position. Signal filtering can be added to boost the position accuracy.
Ensemble methods for improving learning models are a well-known approach in machine learning. For Wi-Fi fingerprinting-based positioning, Torres-Sospedra et al. in [15] propose an ensemble framework based on KNN models. The authors vary a set of parameters and then combine all the generated models to have a more stable performance. These parameters include the number K of considered neighbors, the distance/similarity measure of signal feature vector, the data representation, and the method of filtering out weak signals. However, because all the models are derived from the KNN model, their learning capability can be highly correlated. Thus, it may lead to an overfitting model when the ensemble step is carried out, especially in the context of limited training data. This study shares the similar idea of ensemble models but in a different way. Mostly, we aim to reduce the dependence on the KNN model by varying the Wi-Fi-signal-based features and the learning models.
In our approach, the Wi-Fi fingerprinting problem is first transformed into a standard learning problem. The learning problem includes a set of feature vectors and its desired labels. The label in this case is the coordinates of each sample. Two other feature sets, filter-based and hyperbolic-based features, are derived directly from the default raw signal features. The two additional features are reported with good performance for building Wi-Fi fingerprinting models. Three different learning models, which are KNN, Random Forest and Extreme Gradient Boost, can be used in the learning phase. The KNN model is well-known for working with Wi-Fi fingerprinting data. Both Random Forest and Extreme Gradient Boost models are tree-based methods that have good performance against various types of data. The two additional learning models are added to make the following ensemble step rely less on the KNN method. The learning targets are also selected between the regression and the classification objective functions.

3.1. Wi-Fi Fingerprinting Features

For building fingerprinting models, it is necessary to collect the training Wi-Fi signal data. Based on these data, signal characteristics are determined for each point. We can start with the raw features that only include the RSS value of nearby access points. The raw RSS value is expected to have a stable feature space for learning the target positions. Besides that, as our target is to vary learning spaces, two feature sets, the Filtering-based features [31] and the Hyperbolic Location Fingerprinting features [32], are added. Generally, the two latter feature sets could be considered as an improvement from the standard raw features. We add some minor modifications to make the added features applicable with the lack of training Wi-Fi RSS data.

3.1.1. Raw Features

From the scanning process, the Wi-Fi access points in the surrounding environment are usually presented as pairs of MAC addresses and RSS values. The MAC address is used as the access point’s identifier, and the RSS value is the access point’s signal quality at the position of the mobile device. Each Wi-Fi data package within a short time window is grouped in the same scanning cycle. The raw features are built from a list of these two values of a scanning cycle. The length of a specific scanning cycle depends on the smartphone’s operating system. Practically, one could use a fixed time interval for defining a complete Wi-Fi scanning process of smartphones.
To create a matrix representation of the raw features, it is necessary to collect all the appeared access points within the collected data. With D access points, namely A P 1 , A P 2 ,..., A P D , the feature vector has exactly D dimensions. Assume at time t , there is a complete scan cycle at point P . Each scan cycle is then used to create a fixed-length feature vector r where each value r i is the RSS value of the access point A P i if it appears in the scan. In the other case, the r i takes the minimum value M I N r s s , which is selected to be lower than any other scanned RSS values that appear in the data. The selection of M I N r s s could affect several types of learning models, such as KNN-based ones. More specifically, the KNN models use the distance metrics for comparing the similarity between two feature vectors. Therefore, the value of M I N r s s can be selected to put more emphasis on the differences between the list of unseen access points from each feature vector.

3.1.2. Filtering-Based Features

The filtering-based approach could be considered a direct improvement from the standard raw features. In the original version [31], Marques et al. split the whole feature space into sub-regions. The split criterion is the indices of the two strongest access points of the raw signal vector r . In a later study [33], the number of considered strongest access points was extended to three. Both works have good results when combined with KNN-based learning models. However, the results are tested in a large training data set (nearly 10,000 samples). The large training samples allow the filtering step to be able to split the feature space into sufficiently smaller subspaces. With smaller training data, its performance is moderate, as stated in [1].
In our context, to promote simplicity in deployment, suppose that only a small amount of data are available, then it is not a good option to adopt the original approach. Instead, the feature space could be split indirectly by adding features to the standard RSS feature vector. From the starting D dimensions, each corresponding to an appeared access point, an additional D features s = ( s 1 , s 2 , , s D ) is added to the standard r = ( r 1 , r 2 , , r D ) . The value of s i is defined as:
s i = { I N F r s s if   r i   is   one   of   two   highest   values   of   r , 0 otherwise .
Then, the new feature vector q is a combination of r and s :
q = ( r 1 , r 2 , , r D , s 1 , s 2 , , s D ) .
The purpose of using I N F r s s instead of a simple value constant 1 is to allow the combined vector q to work with several types of distance metrics. By selecting an appropriate value of I N F r s s , it is possible to put more weight into the difference in s rather than the difference in r .
The resulting vector length is double the standard one’s. The number of strongest access points can be selected as an adjustable parameter. Normally, a value of 2 or 3 is chosen for effective splitting of the standard RSS feature spaces. In comparison to the original filter version, there is a minor modification in our implementation version.

3.1.3. Hyperbolic Location Fingerprinting Features

As the RSS value is highly dependent on the device, several methods have been proposed to overcome the hardware-dependent issue, including mean normalization, application of linear transformations, and usage of signal-calibration free approaches. Roughly speaking, most methods rely on a linear correlation of RSS values for different devices. The calibration-free approaches can be considered more general as they do not need to additionally calibrate data to find the linear transform. The methods encode the transforms’ parameters directly into the feature vector. Popular methods include the RSS difference [34] and hyperbolic location fingerprinting (HLF) features [32].
For reducing the effect of noisy RSS value between different devices, the HLF takes the relative difference for every pair of access points. Other than that, the RSS values is transformed into logarithm space. More specifically, from the standard raw features r with D dimensions, the HLF is a vector h which has a size of D ( D 1 ) / 2 . The explicit values of h are given as:
h = ( diff ( r 1 ,   r 2 ) , , diff ( r 1 ,   r D ) , diff ( r 2 ,   r 3 ) , , diff ( r 2 ,   r D ) , , diff ( r D 1 , r D ) ) ,
where the different operations between two RSS values r i and r j is given by:
diff ( r i ,   r j ) = log r i r j   log 1 r max ,
with r max being the maximum RSS value.
When there are hundreds of access points available in the environment, the transformation in Equation (3) results in thousands of dimensions in the feature spaces. Thus, collecting enough data for training the HLF features could be problematic. Therefore, applying a further dimension reduction operator to get a suitable feature representation from the generated HLF features could be suitable to reduce the dimensions from D ( D 1 ) / 2 to D . Several possible approaches are Random Tree Embedding [35], Principle Component Analysis, and Truncated-Single Value Decomposition [36]. The value of D should be chosen as small to make the learning process in later training phases feasible.
After the feature selection step, the collected data can be represented as the lists of pairs:
S = ( < X 1 , P 1 > , < X 2 , P 2 > , , < X M , P M > ) ,
with X i being the correspondent N -dimensional vector and P i the position of the i t h sample for i [ 1 , M ] . For simplicity, the notation X i could be in one of three types of features, the raw features r , the filters-based features s , or the HLF-based features h .

3.2. Learning Models

For learning the mapping from RSS-based vector to position, a number of model families are available for usage, which include Nearest Neighbors, Random Forest [37] and Extreme Gradient Boost [38]. While the KNN model is a popular choice to work with the Wi-Fi fingerprinting data, the others are tree based. They are capable of learning on a small amount of training data. Each type of model can also be applied with either options, i.e., classifier or regressor.

3.2.1. K-Nearest-Neighbor Model

The K-Nearest Neighbors (KNN) model requires a distance function between two vectors in the feature space. Similar distance errors could be achieved with a group of distance functions including cosine, Euclidean, Hellinger, and Chi-square. We choose the Euclidean function for measuring the distance between two feature vectors. For an input X n e w , the standard KNN algorithm finds K samples in S , which have the smallest distances to X n e w . Assume the list of K samples is:
nearest ( X n e w , d e u c l i d e ) = ( < X u 1 , Y u 1 > , < X u 2 , Y u 2 > , , < X u K , Y u K > ) ,
then the corresponding P n e w is computed as the centroid of all P u i in the above list. Parameter K defines how many nearest samples in the feature space are taken for computing P n e w . A small value of K tends to make to model overfitting. For example, with K = 1 , P n e w is the position with the nearest sample in the training set S . When K increases, more nearest samples are taken into the computation, thus making the output more robust. However, if there are only a few samples, P n e w may fluctuate between them. In the specific task of Wi-Fi fingerprinting, K is usually chosen from in the range of [ 1 ,   10 ] .
There are some variants of the KNN model. The most popular one is the weighted-KNN approach, in which P n e w is calculated by a weighted sum of average of P u j . The specific weight is a function, which is computed from the similarity between X n e w and X u j .

3.2.2. Random Forest Model

Random Forest (RF) model is based on building a list of decision trees. Each tree would split the feature space into random subspaces. Each subspace is expected to contain the samples that have identical or similar target positions. The work in [39] shows that the RF model can be justified as an adaptive weighted-KNN model.
For training a standard decision tree, the training data S is split from top down by a pair of feature and values until a certain criterion is met. The criterion is based on the depth of the tree or errors within for defining a leaf node. Table 1 shows a set of three training samples on the raw RSS data. A decision tree could be built as shown in Figure 1. In this example, the building process stops when every leaf contains only one sample. There are also other decision trees with different node splitting criteria that can split the tree samples X 1 , X 2 and X 3 .
Given a training data set, there are several well-known methods for building a decision tree such as ID3 [40] or CART [41]. Because the building decision tree process always seeks for an optimal way to split the feature space, the resultant tree is likely overfitting. The RF model is introduced for overcoming the overfitting issue by building a set of decision trees. In general, none of the trees are optimal, but all have a predictive capability. Bagging methods and a random subset of features are employed for lowering the correlation between each tree in the forest. The output of the RF model is the mean of all the predictions of each decision tree in the forest.

3.2.3. Extreme Gradient Boost Model

Extreme Gradient Boost (XGB) model is also a tree-based learning method. The training process includes several rounds. Starting from a simple prediction, trees are added to the model based on a boosting approach, which tries to reduce the error of the objective function of the previous step. Popular objective functions for the XGB model include the mean square error for regression or logistic function for classification. Apart from the objective function, additional components that measure the model complexity are also added. The objective function is chosen in a way that it can compute the gradient based on features values. Therefore, at each splitting step, the built tree can choose the right ways to split the feature space. The model is also included with other techniques for preventing overfitting such as a random subset of features or early stopping criteria.

4. Using Bluetooth Data to Improve Wi-Fi Positioning

Wi-Fi and Bluetooth are two data streams which provide different information that can contribute to the derivation of the users’ position. In the case of multiple users, the distance from one user to others can be calculated from the Bluetooth scanning process. A way to combine the two different data streams is to use a central server that keeps all the available positioning information from each participating device. More precisely, the information includes the estimated positions from Wi-Fi data and the estimated distances between pairs of devices from Bluetooth data.

4.1. Fusion Framework for Wi-Fi and Bluetooth

For the fusion, Wi-Fi and Bluetooth data are sent to the server. For each completed Wi-Fi scan cycle, the device sends its identifiers (MAC addresses) of the found access points and the corresponding RSS values. Each Wi-Fi scan cycle takes a few seconds and is dependent on the device itself as well as the number of access points. The second type is the Bluetooth scanned information, which also includes the Bluetooth MAC addresses of visible devices and the corresponding RSS values. On the server, the data from Wi-Fi and Bluetooth scans give different ways to calculate the users’ positions.
Figure 2 illustrates the principle of our approach with an example context that involves two users, namely i and j . The two users’ devices keep gathering information on Wi-Fi access points and Bluetooth devices in the environment and sending them to the server. Once the server receives the data, it will store it as events associated with either Wi-Fi or Bluetooth typed labels. The figure illustrates three events: two Wi-Fi scans and a Bluetooth scan. Assume that the real positions of users i and j at time t are denoted as ( x truth , t i , y truth , t i ) and ( x truth , t j , y truth , t j ) , respectively, the real distance between the two users is denoted as d truth , t i j .
At time t 1 , the position of user i can be estimated from the Wi-Fi scan information device i , and is denoted as ( x ^ t 1 i , y ^ t 1 i ) . Similarly, at time t 2 , when the Wi-Fi information from device j is available when it completes a scan, we can estimate the position of user j , which results in ( x ^ t 2 i , y ^ t 2 i ) . Besides that, the Bluetooth scan information when available can lead to an estimated relative distance between these two users. At time t 3 , if device i is found by device j with its Bluetooth scan process, we can also make an estimation l t 3 i j of the relative distance real distance d truth , t 3 i j , based on the corresponding RSS value.
Alternatively, we can estimate d truth , t 3 i j differently by using the output position from the Wi-Fi information for the two users. As the true value d truth , t 3 i j is unknown, our task is looking for ways to minimize the difference between the values estimated independently from the two sources. However, this Wi-Fi information is generally not available in a synchronous manner with the Bluetooth information. In the current example, it is available at times t 1 and t 2 , but not t 3 . To address the asynchronous fusion of the relationship between Wi-Fi and Bluetooth for improving positioning results, we propose two approaches that utilize the timestamp differently:
  • The first approach is called Non-temporal, where the temporal relationship between events which are within a time interval window is ignored. They are treated as if they happened at the same time. An error estimation function is established by using the users’ position as the function’s parameters. By minimizing the error function, it can be used to smooth the mismatch between Wi-Fi data and Bluetooth data, thus reducing the positioning error from Wi-Fi.
  • The second approach is called a Temporal one, in which we introduce the time component into the basic error function of the first approach. More precisely, the new error function includes the devices’ position at each timestamp. For minimizing the new error function, a particle-based approximation is carried out.
For both approaches, in principle, any Wi-Fi and Bluetooth models that are able to deduce the relative user distance can be used. In this study, a fingerprinting model is used for Wi-Fi, and the LDPL model for Bluetooth.

4.2. Non-Temporal Approach

In the Non-temporal approach, a sliding window of size Δ t seconds is used. All the events from t to t + Δ t are considered as if they happened at the same time. Given a pair of users i and j , one can assume that there exists both Wi-Fi data and Bluetooth data within the time frame from t to t + Δ t . Let w i and w j be the Wi-Fi scan information from the two users, and r s s i j be the RSS value of the Bluetooth scan. In this Non-temporal approach, we remove the time variable t from the parameters. The likelihood function with the two users’ positions ( x i , y i ) and ( x j , y j ) , and the parameters P ( x i , y i , x j , y j | w i , w j , r s s i j ) are created by decomposing the function into three separate components:
P ( x i , y i , x j , y j | w i , w j , r s s i j ) = P W ( x i , y i | w i ) × P W ( x j , y j | w j ) × P B ( x i , y i , x j , y j | r s s i j ) ,
where P W ( x i , y i | w i ) and P W ( x j , y j | w j ) are the error estimations from Wi-Fi data of users i and j , respectively, and P B ( x i , y i , x j , y j | r s s i j ) is the error from the Bluetooth data.
Let ( x ^ i , y ^ i ) be the computed position from the scan w i . By assuming that the distribution of the real position ( x i , y i ) is a 2D Gaussian around the estimated position ( x ^ i , y ^ i ) , then P W ( x i , y i | w i ) is determined by:
P W ( x i , y i | w i ) = 1 2 π δ w e ( x i x ^ i ) 2 + ( y i y ^ i ) 2 2 δ w 2 .
Similarly, P W ( x j , y j | w j ) can also be determined given the estimated position ( x ^ j , y ^ j ) from the Wi-Fi positioning model:
P W ( x j , y j | w j ) = 1 2 π δ w e ( x j x ^ j ) 2 + ( y j y ^ j ) 2 2 δ w 2 .
To estimate the Bluetooth part of the estimated likelihood, we first calculate l i j from r s s i j by using the LDPL model:
l i j = l 0 × 10 r s s i j r s s l 0 10 n .
where r s s l 0 is the RSS value at distance l 0 , and n is the path-loss exponent. The three values r s s l 0 , n , and l 0 are known constant parameters. The value of l i j is the estimation of the real distance d i j , which comes directly from the real positions of users i and j , that are ( x i , y i ) and ( x j , y j ) :
d i j = ( x i x j ) 2 ( y i y j ) 2 .
One can assume that l i j has a Gaussian distribution around d i j , then the Bluetooth likelihood can be estimated by another Gaussian kernel:
P B ( x i , y i , x j , y j | r s s i j ) = 1 2 π δ b e ( d i j l i j ) 2 2 δ b 2 ,
where δ b is a constant characterizing the reliability of the LDPL on the RSS Bluetooth signal.
From Equations (8)–(10), the likelihood function in Equation (7) can be rewritten as:
P ( x i , y i , x j , y j | w i , w j , r s s i j ) = C × e g ,
where C is a constant, and g is a function of x i ,   y i ,   x j ,   y j , that is:
g = ( x i x ^ i ) 2 + ( y i y ^ i ) 2 + ( x j x ^ j ) 2 + ( y j y ^ j ) 2 2 δ w 2 + ( ( x i x j ) 2 ( y i y j ) 2 l i j ) 2 2 δ b 2 .
Figure 3 illustrates of the symmetric properties g . The pair of positions ( x i , y i ) and ( x j , y j ) can be used for finding the minimum value of g ( x i , y i , x j , y j ) . It also shows the symmetric property of g . The value of g ( x 1 i , y 1 i , x 1 j , y 1 j ) is equal to g ( x 2 i , y 2 i , x 2 j , y 2 j ) if r 1 i is equal to r 2 i and r 1 j is equal to r 2 j . For a fast computation of the minimum value of g , two constraints can be used based on its symmetric property. The first constraint is that the four points ( x i , y i ) , ( x j , y j ) , ( x ^ i , y ^ i ) , and ( x ^ j , y ^ j ) are aligned. The second constraint is that the distance between ( x i , y i ) and ( x ^ i , y ^ i ) and the distance between ( x j , y j ) and ( x ^ j , y ^ j ) are equal.
The function is then rewritten as a function of the distance r between ( x i , y i ) and ( x ^ i , y ^ i ) , whose minimum value can be easily computed. The updated positions of users i and j are then calculated from r by using the two mentioned constraints:
g ( r ) = r 2 δ w 2 + ( d ^ i j 2 r l i j ) 2 2 δ b 2 .
The time interval of validity for the incoming Wi-Fi and Bluetooth data makes the error probability able to be approximated by function g . However, it introduces several drawbacks. The first one is due to the users’ movement, i.e., the distances estimated using Wi-Fi and Bluetooth data may vary in different time windows. The second drawback is the difficulty to determine the time interval length Δ t for grouping consecutive Wi-Fi and Bluetooth data. The later Temporal approach is designed to address these problems of the Non-temporal approach.

4.3. Temporal Approach

In the Temporal approach, we attempt to use the temporal relationship in the likelihood function P . Instead of relying only on the position of two users at specific timestamps to measure the errors; the likelihood function is extended to include the moving path of all the users. Each moving path is considered as a sequence of points. The new likelihood function would take all the points as parameters.
We first construct the likelihood function F , which is a more complete form of P that is based on three probability functions. A motion model M is used to establish the relationship between the positions at time indices τ and τ + 1 when a user moves. Two functions W and B are defined as the probability distributions of the Wi-Fi scan results and the distance based on Bluetooth RSS values from each pair of devices, respectively.
Assume that there are N users to track in T time indices. The time component is added to the position of user i at time index τ as ( x τ i , y τ i ) . Normally, we can select the time difference value based on the specific purpose of the positioning system. For modeling purposes, it is required that the time index τ contains all the event timestamps from Wi-Fi and Bluetooth of all the participant devices. Approximately, all the float-typed timestamps could be rounded to the nearest integer values. The motion model for each user i is defined as a probability function characterizing the dependency of the current position to the previous one, or M ( x t , y t | x t 1 , y t 1 ) . The moving component for T time indices for each user i is then calculated by:
F i M = τ = 1 T M ( x τ i , y τ i | x τ 1 i , y τ 1 i ) .
For each user i , assume that K within T time indices corresponds to the Wi-Fi scan records. Denote the timestamps for Wi-Fi events as u 1 , u 2 ,..., u K , then for each u k , the corresponding Wi-Fi scan information is denoted as w u k i . The function W is used to estimate the likelihood probability W ( x u k i , y u k i | w u k i ) . Then, the Wi-Fi component F i W of user i is established from all the K available Wi-Fi scans:
F i W = k = 1 K W ( x u k i , y u k i | w u k i ) .
The Bluetooth evolves for a pair of users i and j . Suppose that there are L Bluetooth data that arrive at timestamps v 1 , v 2 ,..., v L , it is possible to chain the error function over the L timestamps as follows:
F i j B = l = 1 L B ( x v l i , y v l i , x v l j , y v l j | r s s v l i j ) .
By joining the three functions, the total likelihood function F could be rewritten as:
F = ( i = 1 N F i M ) ( i = 1 N F i W ) ( i = 1 N j = 1 N F i j B ) .
At this step, one could select the explicit form of M , W and B and process them to find the maximum value of F . The number of parameters in F needing to be determined totally depends on the number of users and the tracking time. As F includes a motion model M , particle-filter-based approximation is a natural way to find the maximum value of F . In addition, the particle filter process would be more flexible than writing down W and B in explicit forms.

4.3.1. Motion Model

For user i at time t , there is a set S i t of particles, which represents the position probability distribution. For motion model M , without additional information from inertial sensors, the movement of the user could take random values as moving speed v and heading direction h . While there is no constraint on the value of h , the moving speed v should be suitable with a typical indoor movement. In our specific implementation, we generate the moving speed based on a normal distribution around a mean speed value. This mean value is determined statistically according to the walking action in an indoor environment. The heading is generated with a uniform distribution in the range [ 0 ,   2 π ] . An additional wall-cross checking step is added for removing bad particles. Figure 4 depicts an example of the motion model M for generating new particles. The black center dot is the initial particle. The wall boundaries are represented with black lines. New particles are then generated with a normally distributed moving speed around the mean value and a uniformly distributed heading direction. The green particles are valid and kept. The red ones, in contrast, which lie within the walls, are bad and removed.

4.3.2. Observation Model

With the particle-filter-based approximation, the likelihoods F W and F B given by Wi-Fi and Bluetooth components can be transformed into an observation model. The score for a specific particle p i t S i t is calculated by:
s c o r e ( p i t ) = s c o r e W ( p i t ) + s c o r e B ( p i t ) ,
where s c o r e W ( p i t ) and s c o r e B ( p i t ) are the Wi-Fi and Bluetooth components, respectively.

4.3.3. Wi-Fi Scoring Component Based on Classification

If there exists a Wi-Fi scan w at time t , then s c o r e W ( p i t ) is computed by using a local estimation of the probability output of the Wi-Fi fingerprinting model. Normally, s c o r e W ( p i t ) can be simply computed by assuming that the error distribution is 2D Gaussian with pre-defined standard deviation like in Equation (8). However, the estimation is heavily dependent on the accuracy of the Wi-Fi fingerprinting model. In addition, when the particles are close to each other, the score is nearly identical, which makes the selection step become difficult.
To remove the strong effect of a single output position and make the score more conservative, a local-based scoring system is used in our approach. The area is first divided into D separated smaller ones whose centers are C 1 , C 2 ,..., C D . To compute the coordinates of the centers, a K-means clustering approach is used on all the appeared positions using the available fingerprinting data. Nearby positions are grouped into separated clusters. The center position of each cluster is the average of all the points that belong to each group. Figure 5 illustrates three centers with their boundaries. The boundaries are then used to transform the positions into appropriate indices. A 2D point ( x , y ) can be assigned to label d if the center C d is the nearest center to ( x , y ) . With this mapping, it is possible to transform the Wi-Fi fingerprinting model from a standard regression problem into a classification problem [16]. Assume the training samples in the fingerprinting database have the form r s s , P where r s s is the RSS vector and P is the coordinates where the RSS is collected. The target value P can be mapped to one of the labels from 1 to D , by assigning P to the nearest center among C 1 , C 2 ,..., C D , as shown in Figure 5.
In the prediction step, let p r o b w = { a 1 , a 2 , , a D } be the probability of the predicted output of w belonging to the clusters, then s c o r e W ( p i t ) can be computed as:
s c o r e W ( p i t )   = i = 1 D s c o r e C i ( p ) ,
where s c o r e C i ( p ) is a scaled-value from p r o b w , with respect to the maximum distance d C i max and minimum distance d C i min , corresponding to all the available particles:
s c o r e C i ( p )   = a i × ( 1 d ( p , C i ) d C i min d C i max d C i min ) .
A constant parameter Δ 1 t defines the effective window length for a Wi-Fi scan. This mechanism is illustrated in Figure 6.

4.3.4. Observation Model from Bluetooth

Similarly, s c o r e B ( p i t ) can be calculated if there is a Bluetooth scan involving user i around time t . Without a loss of generality, we assume that the available Bluetooth scan is r s s i j t , which specifies the RSS value of device i measured by device j . The update rule for s c o r e B ( p i t ) is defined as:
s c o r e B ( p i t ) = p j , k t S j t s c o r e W ( p j , k t ) × B ( p i t , p j , k t | r s s i j t ) ,
where the subscript k indicates the need to calculate repeatedly for each p j , k S j t . The likelihood B ( p i t , p j , k t | r s s i j t ) is computed by using a similar process as the computation of the likelihood P B in the Non-temporal approach. Using Equation (12), the likelihood B can be rewritten as a function of distance d between two particles p i t and p j , k t and distance l derived from r s s i j using the LDPL model. A constant parameter Δ 2 t is also added to define the effective interval length for a Bluetooth scan.

5. Experiment and Results

5.1. Data Collection

To evaluate the performance of the two proposed approaches, an experiment in an office environment that includes two floors is set up. All recordings follow one common trajectory, which is composed of the corridors, office rooms and stairs located in two consecutive floors. This trajectory is defined by several checkpoints. The path is illustrated in Figure 7. The length of the path is approximately 200 m, which usually takes about 300 s of walking at an average speed.
Different scenarios are designed in such a way that the additional Bluetooth scanning data can provide useful information for smoothing the Wi-Fi positioning output. Each of them involves groups of two to four users. The users were instructed to carry the devices and move along the designed path. While all the users walk along the same path, their relative distances are variable. In the recordings, we use a time interval of 0.5 s for tracking the users. Each time a checkpoint is reached, the time is recorded. As the checkpoint coordinates and their reaching timestamps are known, they can later be used to interpolate the ground truth for training and evaluation.
We selected four devices including two smartphones and two tablets for the positioning scenario (see Table 2). Each device is programmed to scan Wi-Fi access points and available Bluetooth devices in the environment. All of them run Android and use the same application for collecting Wi-Fi and Bluetooth data.

5.2. Bluetooth Model for Distance Deduction

In the first part, the model parameters for estimating the distance from RSS value need to be determined. From Equation (10), it is mandatory to find the appropriate l 0 and corresponding RSS value at l 0 , namely r s s l 0 . In this experiment, we take the path loss exponent n = 1.8 as the default parameter for the indoor office, as suggested by [6].
A test device is set to scan the other visible Bluetooth devices that are set up so that there is no obstacle between the two ends, thus, the effect of non-line-of-sight propagation is ignored. For each distance, the collection period is set to 300 s. With the devices in use, the Bluetooth inquiry cycle takes around 12 s on average. This results in around 25 to 30 samples per distance. However, when the distance is too large, the number of collected samples reduces. At the distance of 20 m, there are only 10 inquiry samples. Figure 8 illustrates the experiment results.
The distance l of 0 m has the highest RSS value and the lowest standard deviation. The decrement pattern becomes more stable for the distance from 2 m to 10 m. Beyond the range of 10 m, the RSS value starts to be less predictable and packages are dropped. This explains why the mean distances at 15 m and 20 m are higher than at the 10 m. With this consideration, we selected l 0 = 2   m and r s s l 0   = 58   dBm .
To estimate the distance error, the two selected parameters l 0 and r s s l 0 are substituted into the model in Equation (10) to compute the distance from the RSS value. The cumulative distance error distribution is illustrated in Figure 9. From the plot, we set the value of δ b in Equation (12) to 4.2 m, which corresponds to the 90th percentile of the distance error distribution.

5.3. Baseline Wi-Fi Fingerprinting Model

A Wi-Fi fingerprinting model is trained as a baseline model for the later fusion step with Bluetooth data. For building the Wi-Fi fingerprinting database, Device 1 (Samsung Galaxy Note 3) and Device 3 (Asus ME) are used. The database is built by using interpolation. First, one user is asked to carry the device and walk along the test path. The test path is predefined by several checkpoints (see Figure 7). Every time a checkpoint is reached, a timestamp is recorded and then used to interpolate the full moving path in a later stage. The database building process therefore does not take much time. There are six training log files in total. Given the specific testing path, all the data are collected in almost 1 h.
Table 3 gives an overview of the collected Wi-Fi database. A time threshold of 5 s is used to group RSS values into one complete fingerprint scan. There are around 400 fingerprints in six training files. The number of completed Wi-Fi scans per user’s walks varies between 50 and 100. Besides, the number of visible Wi-Fi access points also varies depending on the user location and the device in use. In our database, the average number of visible Wi-Fi access points per scan is almost 7, while the minimum is 3 and maximum is 12.
The distributions of RSS values from two devices is plotted Figure 10. A variation between the distributions of the two devices can be noticed. The variation is more significant in the range of signal strength from 90 dBm to 55 dBm. In a multiple-device context, this variation may affect the performance of fingerprinting models. To reduce the effect of device diversity, we first filter out the RSS values below 85 dBm. Second, a normalization step is carried out, so that for each participating device, it is assumed that the mean RSS value over the test area is known. The raw RSS values are then subtracted by this mean. Other alternative approaches such as finding the linear transformation or using HLF features would be suitable for improving the later step of fingerprinting model training.
For the fingerprinting model, we use Random Forest as the training model. The Random Forest is trained with 500 trees. Both the raw and the mean normalized RSS features are used in the K-fold cross validation testing with K = 5 . As the path contains two floors with some transient segments within stairs, the target position is treated as a 2.5D coordinate. For a triplet ( x , y , z ) , the z component is normalized to receive only one of three values: 0, 0.5, and 1. The values 0 and 1 represent the points in the eighth and ninth floors, respectively, while the value 0.5 indicates that the user is somewhere on the stairs. The distance error between the target point p target = ( x target , y target , z target ) and the output position p = ( x , y , z ) is calculated by:
d i s t ( p target , p ) = ( x target x ) 2 + ( y target y ) 2 + k f × | z target z | ,
where k f is a floor multiplier. In our experiment, k f is set to 10.
The performance of the two preprocessing feature approaches is shown in Figure 11. The standard raw features result in a mean distance error of 4.21 m while the mean normalized one has a mean error of 3.61 m. The former has a standard deviation of 2.65 m and the latter of 2.53 m. There is a slight improvement by changing from the raw features to the preprocessed one. In terms of maximum distance error, both approaches suffer from large errors that exceed 10 m. Compared with the published dataset of IPIN 2016 [1], the performance of the Random Forest model with the preprocessing features is comparable. To reduce the error further, it would require a larger amount of training data.

5.4. Evaluation Setup

Three approaches are used to localize the users: Wi-Fi only, Non-temporal and Temporal. In the Wi-Fi only approach, the output of the Wi-Fi fingerprinting method is provided as the reference tracking results to evaluate the performance of the two other approaches. First, the data is collected along the designed walking path. The baseline Random Forest (RF) regressor model is used without utilizing the Bluetooth data. In the testing phase, for each incoming Wi-Fi scan from the test devices, the RF model is used to estimate the user position.
In the Non-temporal approach, the output positions from the pre-trained RF regressor model on Wi-Fi are calculated for each device. If there is any Bluetooth data available, the Bluetooth scanned information is used for adjusting the positions of two involved devices. To solve the problem of non-simultaneous events between Wi-Fi and Bluetooth scans, we use a time window of length Δ t of 10 s for grouping successive events into the same timestamp. The resulting position is calculated as the mean value of these positions.
In the Temporal approach, a RF classifier model is built on top of the RF regressor model. To transform the real-world coordinates to a label index, we perform K-means clustering of all the available training positions from the training data. The new learning targets are the indices of the corresponding clusters. In our experiments, we use K = 30 for clustering all the available points in the tested area. The radius of each cluster in this configuration is 4.0 m approximately. The probability output of the classifier model is then used to update the Particle Filter within a time window of 10 s. If there are multiple completed scans in this time window, the closest completed scan is used. The Bluetooth data have the effective time set to 2.0 s. Regarding the moving model, the average speed of each particle is set to 1 m/s. In the simulation step, the number of particles is set to 1000.

5.5. Results and Discussion

Figure 12 shows the localization output results along with the users’ walking ground truth from the three approaches for different scenarios. Visually, it can be observed that in all the experiments, Wi-Fi only performs very poorly with highly disjointed spots as multiple data scans result in fixed pre-trained locations due to the nature of the fingerprinting method in use. When fusion is applied, the Wi-Fi based results are combined with Bluetooth-based ones and spread along the real path. However, for the Non-temporal approach, because of the grouping of data using time windows, the resulting locations are much more disjointed in comparison with those from the Temporal approach. It is clear in the figure that the Temporal results track the real path more continuously.
A summary of the tracking results using the three mentioned approaches is presented in Table 4. In the configurations with only one user per group (i.e., number of users equals number of groups), the users are asked to move separately. In other configurations, users are asked to move with distance to each other kept under 10 m. The last scenario is with four users divided into two groups of two, which lets the system use Bluetooth data to identify both close and distant devices. The results are reported as the mean average distance errors across all the testing devices in the specific situation.
The Wi-Fi only approach reaches a stable performance of under 4.0 m in mean distance error. Both Non-temporal and Temporal approaches have better results than the Wi-Fi only one. However, the Non-temporal approach’s results are not as stable as the Temporal one. In the setup where the users’ distance could change within a specific time interval, the Non-temporal approach has a similar performance to the output from the Wi-Fi fingerprinting model. In this case, a difficulty is raised in measuring the distance in Equation (11). Meanwhile, the Temporal approach has a more consistent performance by reducing the errors from 25% to 50% depending on different scenarios. The biggest relative improvement is the scenario of three users moving in one group.
In the experiments with two users, Devices 1 and 3 are used, where the results for each approach per device are given in Table 5. In the first scenario, they walk together while keeping their distance under 1 m. In the other scenario, they walk separately and keep their distance in the range of 5–10 m. As both devices are also used in collecting the training data, the Wi-Fi fingerprinting model is unaffected by the device diversity in this case. When the information from the Bluetooth scanning process is added, the distance error is reduced in both Non-temporal and Temporal approaches. The Non-temporal has a clear improvement in the one-group scenario. However, the impact of Bluetooth data when discarding the temporal relationship is insignificant in the two-group scenario. With the Temporal approach, we have stable improvements across the two scenarios.
For experiments with three users, Devices 1, 3 and 4 are used, and the results are summarized in Table 6. With the Wi-Fi only approach, the RF regressor model results in similar distance errors for Devices 1 and 3. The positioning results for Device 4 are not as good as the other two devices because the data does not contain training samples for Device 4. Compared to the Wi-Fi only approach, there is a slight improvement by using the Non-temporal one. Across all the devices and scenarios, the average improvement is around 0.5 m in mean distance error. The appearance of Device 4 with high distance error clearly affects the performance of the other two devices. The Temporal approach provides more stable improvement compared to the Wi-Fi only by outperforming the two other approaches in all scenarios. The highest improvement is with Device 1 in one-group and Device 3 in three-group settings. With the contribution of the motion model and the Bluetooth-based distance, the Temporal approach could make the effect of non-training data on Device 4 minimal.
Results for four users are shown in Table 7. Compared to the previous one-group scenarios with two or three users, it is difficult to keep a close relative distance in this step. The group is supposed to move within a circle of 2 m in radius. In the second scenario with two groups, the first group uses Devices 1 and 2 whereas the second uses Devices 3 and 4. The distance between the two groups is kept in a range of 5–10 m. Similar results for the three-user case can be seen for the Wi-Fi only approach. Both new Devices 2 and 4 have larger distance errors than the two others. Devices 1 and 3 have a similar performance to the five-fold cross validation testing. It is noticeable that the RF fingerprinting model has trouble in tracking Devices 2 and 4, which are not present in the training data. High errors from RF fingerprinting model add more noise into the later fusion step with the Bluetooth information. The Non-temporal approach can improve the results in most cases. However, its impact is quite low. There are several exceptions where using the Bluetooth data makes the results worse. For example, the results from Device 1 increase from 3.05 m to 3.46 m in the one-group setting. The Temporal approach results in lower errors than the two others. In general, good results are obtained with Devices 1 and 3, whose RSS data are present in the training phase. There is an exception for the results of Device 2 in the one-group scenario, that is the Temporal mean error is slightly higher than that of the Non-temporal. Nevertheless, it is able to reduce to errors compared with the Wi-Fi only approach.
Figure 13 illustrates the distance error for three approaches over all the scenarios together. The Wi-Fi only and Non-temporal approaches perform similarly. For 75% of the time, the distance errors of two approaches are around 5 m. The Bluetooth-based relative distance is employed more efficiently in the Temporal approach. It has a significant improvement from the Wi-Fi-based tracking. For 75% and 90% of the time, the errors of the Temporal and Non-temporal approaches remain under 3.0 m and 5.0 m, respectively. Besides the Bluetooth information, employing map information and moving model constraints also help to reduce noisy output from the standard Wi-Fi fingerprinting model.
Individual error distribution for each test device is given in Figure 14. Both smartphones, Samsung Galaxy Note 4 (Device 1) and HTC One ME (Device 2) have a similar distribution. The Non-temporal approach gains a slight improvement from using only Wi-Fi data, and the Temporal approach can reduce the error significantly for the range under 7.5 m. However, the additional Bluetooth data does not help when the tracking error exceed 8 m, and the error of all three models are distributed similarly in the range above 10 m. It even adds more noise to the tracking results of Device 2. In the case of Device 3 and Device 4, both Non-temporal and Wi-Fi only have nearly identical distributions while the Temporal one outperforms the two others. The Temporal has the highest improvement with Device 4, which can overcome the issue of non-training data.

6. Conclusions

In this work, a collaborative tracking framework based on the smartphone’s Wi-Fi and Bluetooth scanning data is introduced. The Wi-Fi data is used as a raw positioning output, which is then improved using the relative distance from Bluetooth inquiry RSS values. Two combination approaches are introduced, namely Non-temporal and Temporal approaches. The Non-temporal approach attempts to simplify the information fusion task by ignoring the time relationship between different Wi-Fi and Bluetooth scans. The Temporal approach takes a more direct way to establish the conditions between the two types of data. Both approaches have been tested and compared with a standard Wi-Fi fingerprinting model. From the testing results, while the Non-temporal is only applicable in some specific scenarios, the Temporal approach outperforms the Wi-Fi fingerprinting models significantly. Results show that the collaborative positioning based on the Wi-Fi and Bluetooth data would be applicable in a multi-user context. Combining two types of wireless data can reduce the noise from the Wi-Fi fingerprinting model significantly.
The testing scenario is still dealing with simple contexts of multiple users. There are also some remaining issues on the technical aspects, such as the communication between the users and the server, energy impacts on the smartphones, and signal inference between multiple devices. For the Temporal, we are currently using a simplistic particle filter based on distributions with constant parameters (e.g., moving speed, heading direction), which can be targeted for further improvement. Moreover, for demonstration of the effect gained by adding Bluetooth information, a simple Wi-Fi model is used in the experiments, but can be replaced by more advanced models in reality.

Author Contributions

All authors participated in the development of the proposed method, implementation and experimentation, as well as the preparation and revision of the article. All authors have read and agreed to the published version of the manuscript.

Funding

This research is funded by the project entitled “Research and development of application for counseling students in university using artificial intelligence” funded by Vietnamese Ministry of Education and Training in the program of “Development of core technologies for establishing university model towards Industry 4.0”; and by Hanoi University of Science and Technology (HUST) under project number T2017-PC-124.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Torres-Sospedra, J.; Jiménez, A.R.; Knauth, S.; Moreira, A.; Beer, Y.; Fetzer, T.; Ta, V.-C.; Montoliu, R.; Seco, F.; Mendoza-Silva, G.M.; et al. The Smartphone-Based Offline Indoor Location Competition at IPIN 2016: Analysis and Future Work. Sensors 2017, 17, 557. [Google Scholar] [CrossRef] [Green Version]
  2. Faragher, R.; Harle, R. An analysis of the accuracy of Bluetooth low energy for indoor positioning applications. In Proceedings of the 27th International Technical Meeting of the Satellite Division of the Institute of Navigation, Tampa, FL, USA, 8–12 September 2014; pp. 201–210. [Google Scholar]
  3. Jun, J.; Gu, Y.; Cheng, L.; Lu, B.; Sun, J.; Zhu, T.; Niu, J. Social-Loc: Improving indoor localization with social sensing. In Proceedings of the 11th ACM Conference on Embedded Networked Sensor Systems, Roma, Italy, 11–15 November 2013; p. 14. [Google Scholar]
  4. Ta, V.C.; Dao, T.K.; Vaufreydaz, D.; Castelli, E. Smartphone-based user positioning in a multiple-user context with Wi-Fi and Bluetooth. In Proceedings of the 2018 IEEE International Conference on Indoor Positioning and Indoor Navigation (IPIN), Nantes, France, 24–27 September 2018; pp. 206–212. [Google Scholar] [CrossRef]
  5. Ta, V.C. Smartphone-Based Indoor Positioning Using Wi-Fi, Inertial Sensors and Bluetooth. Ph.D. Thesis, University of Grenoble Alpes, Grenoble, France, 2017. [Google Scholar]
  6. Rappaport, T.S. Wireless Communications: Principles and Practice (Vol. 2); Prentice Hall: Upper Saddle River, NJ, USA, 1996. [Google Scholar]
  7. Bahl, P.; Padmanabhan, V.N. RADAR: An in-building RF-based user location and tracking system. In Proceedings of the 19th Annual Joint Conference of the IEEE Computer and Communications Societies, Tel Aviv, Israel, 26–30 March 2000; pp. 775–784. [Google Scholar]
  8. Bose, A.; Foh, C.H. A practical path loss model for indoor WiFi positioning enhancement. In Proceedings of the 2007 6th IEEE International Conference on Information, Communications & Signal Processing, Singapore, 10–13 December 2007; pp. 1–5. [Google Scholar]
  9. Chintalapudi, K.; Padmanabha Iyer, A.; Padmanabhan, V.N. Indoor localization without the pain. In Proceedings of the 16th ACM Annual International Conference on Mobile Computing and Networking, Chicago, IL, USA, 20–24 September 2010; pp. 173–184. [Google Scholar]
  10. Huang, S.; Wu, Z.; Misra, A. A Practical, Robust and Fast Method for Location Localization in Range-Based Systems. Sensors 2017, 17, 2869. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  11. Mathisen, A.; Sørensen, S.K.; Stisen, A.; Blunck, H.; Grønbæk, K. A comparative analysis of Indoor WiFi Positioning at a large building complex. In Proceedings of the 2016 IEEE International Conference on Indoor Positioning and Indoor Navigation (IPIN), Alcalá de Henares, Spain, 4–7 October 2016; pp. 1–8. [Google Scholar]
  12. Ma, R.; Guo, Q.; Hu, C.; Xue, J. An improved WiFi indoor positioning algorithm by weighted fusion. Sensors 2015, 15, 21824–21843. [Google Scholar] [CrossRef] [PubMed]
  13. Liu, W.; Fu, X.; Deng, Z.; Xu, L.; Jiao, J. Smallest enclosing circle-based fingerprint clustering and modified-WKNN matching algorithm for indoor positioning. In Proceedings of the 2016 IEEE International Conference on Indoor Positioning and Indoor Navigation (IPIN), Alcalá de Henares, Spain, 4–7 October 2016. [Google Scholar]
  14. Abed, A.K.; Al-Moukhles, H.; Abdel-Qader, I. An adaptive KNN based on multiple services set identifiers for indoor positioning system with an ensemble approach. In Proceedings of the 2018 IEEE 8th Annual Computing and Communication Workshop and Conference (CCWC), Las Vegas, NV, USA, 8–10 January 2018; pp. 26–32. [Google Scholar]
  15. Torres-Sospedra, J.; Mendoza-Silva, G.M.; Montoliu, R.; Belmonte, O.; Benitez, F.; Huerta, J. Ensembles of indoor positioning systems based on fingerprinting: Simplifying parameter selection and obtaining robust systems. In Proceedings of the 2016 IEEE International Conference on Indoor Positioning and Indoor Navigation (IPIN), Alcalá de Henares, Spain, 4–7 October 2016. [Google Scholar]
  16. Ta, V.C.; Vaufreydaz, D.; Dao, T.K.; Castelli, E. Smartphone-based user location tracking in indoor environment. In Proceedings of the 2016 IEEE International Conference on Indoor Positioning and Indoor Navigation (IPIN), Alcalá de Henares, Spain, 4–7 October 2016. [Google Scholar]
  17. Redondi, A.E.; Cesana, M. Building up knowledge through passive WiFi probes. Comput. Commun. 2018, 117, 1–12. [Google Scholar] [CrossRef] [Green Version]
  18. He, S.; Chan, S.H.G. Wi-Fi fingerprint-based indoor positioning: Recent advances and comparisons. IEEE Commun. Surv. Tutor. 2015, 18, 466–490. [Google Scholar] [CrossRef]
  19. Kim, J.; Han, D. Passive WiFi fingerprinting method. In Proceedings of the 2018 IEEE International Conference on Indoor Positioning and Indoor Navigation (IPIN), Nantes, France, 24–27 September 2018. [Google Scholar]
  20. Potortì, F.; Crivello, A.; Girolami, M.; Barsocchi, P.; Traficante, E. Localising crowds through Wi-Fi probes. Ad Hoc Netw. 2018, 75, 87–97. [Google Scholar] [CrossRef]
  21. Davies, K.F.; Jones, I.G.; Shapiro, J.L. A Bayesian approach to dealing with device heterogeneity in an indoor positioning system. In Proceedings of the 2018 IEEE International Conference on Indoor Positioning and Indoor Navigation (IPIN), Nantes, France, 24–27 September 2018. [Google Scholar]
  22. Evennou, F.; Marx, F. Advanced integration of WiFi and inertial navigation systems for indoor mobile positioning. EURASIP J. Appl. Signal Process. 2006, 1, 086706. [Google Scholar] [CrossRef] [Green Version]
  23. Chen, L.H.; Wu, E.H.K.; Jin, M.H.; Chen, G.H. Intelligent fusion of Wi-Fi and inertial sensor-based positioning systems for indoor pedestrian navigation. IEEE Sens. J. 2014, 14, 4034–4042. [Google Scholar] [CrossRef]
  24. Deng, Z.A.; Wang, G.; Qin, D.; Na, Z.; Cui, Y.; Chen, J. Continuous indoor positioning fusing WiFi, smartphone sensors and landmarks. Sensors 2016, 16, 1427. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  25. Bandara, U.; Hasegawa, M.; Inoue, M.; Morikawa, H.; Aoyama, T. Design and implementation of a bluetooth signal strength-based location sensing system. In Proceedings of the 2004 IEEE Radio and Wireless Conference, Atlanta, GA, USA, 22 September 2004; pp. 319–322. [Google Scholar]
  26. Pei, L.; Chen, R.; Liu, J.; Kuusniemi, H.; Tenhunen, T.; Chen, Y. Using inquiry-based Bluetooth RSSI probability distributions for indoor positioning. J. Glob. Position. Syst. 2010, 9, 122–130. [Google Scholar]
  27. Gomez, C.; Oller, J.; Paradells, J. Overview and evaluation of Bluetooth low energy: An emerging low-power wireless technology. Sensors 2012, 12, 11734–11753. [Google Scholar] [CrossRef]
  28. Zhuang, Y.; Yang, J.; Li, Y.; Qi, L.; El-Sheimy, N. Smartphone-based indoor localization with Bluetooth low energy beacons. Sensors 2016, 16, 596. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  29. Liu, S.; Jiang, Y.; Striegel, A. Face-to-face proximity estimation using Bluetooth on smartphones. IEEE Trans. Mob. Comput. 2013, 13, 811–823. [Google Scholar] [CrossRef]
  30. Nowicki, M.; Skrzypczyński, P. A multi-user personal indoor localization system employing graph-based optimization. Sensors 2019, 19, 157. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  31. Marques, N.; Meneses, F.; Moreira, A. Combining similarity functions and majority rules for multi-building, multi-floor, WiFi positioning. In Proceedings of the International Conference on Indoor Positioning and Indoor Navigation (IPIN), Sydney, Australia, 13–15 November 2012. [Google Scholar]
  32. Kjaergaard, M.; Munk, C. Hyperbolic location fingerprinting: A calibration-free solution for handling differences in signal strength (concise contribution). In Proceedings of the 6th Annual IEEE International Conference on Pervasive Computing and Communications, Hong Kong, China, 17–21 March 2008. [Google Scholar]
  33. Moreira, A.; Nicolau, M.J.; Meneses, F.; Costa, A. Wi-Fi fingerprinting in the real world—RTLS@UM at the EvAAL competition. In Proceedings of the International Conference on Indoor Positioning and Indoor Navigation (IPIN), Banff, AB, Canada, 13–16 October 2015. [Google Scholar]
  34. Dong, F.; Chen, Y.; Liu, J.; Ning, Q.; Piao, S. A calibration-free localization solution for handling signal strength variance. In International Workshop on Mobile Entity Localization and Tracking in GPS-less Environments; Springer: Berlin/Heidelberg, Germany, 2009; pp. 79–90. [Google Scholar]
  35. Geurts, P.; Ernst, D.; Wehenkel, L. Extremely randomized trees. Mach. Learn. 2006, 63, 3–42. [Google Scholar] [CrossRef] [Green Version]
  36. Halko, N.; Martinsson, P.-G.; Tropp, J.A. Finding structure with randomness: Probabilistic algorithms for constructing approximate matrix decompositions. SIAM Rev. 2011, 53, 217–288. [Google Scholar] [CrossRef]
  37. Breiman, L. Random forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef] [Green Version]
  38. Chen, T.; Guestrin, C. Xgboost: A scalable tree boosting system. In Proceedings of the 22nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining; ACM: New York, NY, USA, 2016; pp. 785–794. [Google Scholar]
  39. Lin, Y.; Jeon, Y. Random forests and adaptive nearest neighbors. J. Am. Stat. Assoc. 2002, 101, 578–590. [Google Scholar] [CrossRef]
  40. Quinlan, J.R. Induction of decision trees. Mach. Learn. 1986, 1, 81–106. [Google Scholar] [CrossRef] [Green Version]
  41. Breiman, L. Classification and Regression Trees; Routledge: Abingdon-on-Thames, UK, 1984. [Google Scholar]
Figure 1. A decision tree with two internal and three leaf nodes for splitting X 1 , X 2 , X 3 in Table 1.
Figure 1. A decision tree with two internal and three leaf nodes for splitting X 1 , X 2 , X 3 in Table 1.
Sensors 20 00405 g001
Figure 2. Data sent from two devices to the central server and derived information at the server for estimating each devices’ position.
Figure 2. Data sent from two devices to the central server and derived information at the server for estimating each devices’ position.
Sensors 20 00405 g002
Figure 3. Several ways for evaluating g by using its symmetric property.
Figure 3. Several ways for evaluating g by using its symmetric property.
Sensors 20 00405 g003
Figure 4. A simple moving model with the black dot being the initial particle. The walls are used as a constraint to remove bad particles.
Figure 4. A simple moving model with the black dot being the initial particle. The walls are used as a constraint to remove bad particles.
Sensors 20 00405 g004
Figure 5. K-means clustering process used to group nearby training points into separated clusters, and position targets transformed from coordinates into labels.
Figure 5. K-means clustering process used to group nearby training points into separated clusters, and position targets transformed from coordinates into labels.
Sensors 20 00405 g005
Figure 6. Scoring function for particles (gray dots) with two centers C i and C j . The maximum and minimum distances are used to scale the observation probability.
Figure 6. Scoring function for particles (gray dots) with two centers C i and C j . The maximum and minimum distances are used to scale the observation probability.
Sensors 20 00405 g006
Figure 7. Moving path and checkpoints in two floors.
Figure 7. Moving path and checkpoints in two floors.
Sensors 20 00405 g007
Figure 8. The mean RSS and its standard deviation values for selected distances between two smartphones.
Figure 8. The mean RSS and its standard deviation values for selected distances between two smartphones.
Sensors 20 00405 g008
Figure 9. Cumulative distance errors with the selected parameters for the LDPL model in the obstacle-free setup.
Figure 9. Cumulative distance errors with the selected parameters for the LDPL model in the obstacle-free setup.
Sensors 20 00405 g009
Figure 10. RSS value distribution of collected dataset for training fingerprinting model.
Figure 10. RSS value distribution of collected dataset for training fingerprinting model.
Sensors 20 00405 g010
Figure 11. Comparison between the raw feature and the normalized feature in training with Random Forest model.
Figure 11. Comparison between the raw feature and the normalized feature in training with Random Forest model.
Sensors 20 00405 g011
Figure 12. Localization results for designed scenarios. (a) Two users walking together in single group. (b) To users walking separately. (c) Three users walking all together in single group. (d) Three users walking where two are in group and another separately. (e) Three users walking separately. (f) Four users walking all together in single group. (g) Four users where each two walking together in group.
Figure 12. Localization results for designed scenarios. (a) Two users walking together in single group. (b) To users walking separately. (c) Three users walking all together in single group. (d) Three users walking where two are in group and another separately. (e) Three users walking separately. (f) Four users walking all together in single group. (g) Four users where each two walking together in group.
Sensors 20 00405 g012
Figure 13. Cumulative distance error distribution for three approaches.
Figure 13. Cumulative distance error distribution for three approaches.
Sensors 20 00405 g013
Figure 14. Cumulative distance error distribution for each testing device. (a) Samsung Galaxy Note 4 smartphone. (b) HTC One ME smartphone. (c) Asus ME tablet. (d) Samsung Galaxy Tab tablet.
Figure 14. Cumulative distance error distribution for each testing device. (a) Samsung Galaxy Note 4 smartphone. (b) HTC One ME smartphone. (c) Asus ME tablet. (d) Samsung Galaxy Tab tablet.
Sensors 20 00405 g014aSensors 20 00405 g014b
Table 1. An example dataset with raw RSS feature for 3 access points.
Table 1. An example dataset with raw RSS feature for 3 access points.
Samples A P 1 A P 2 A P 3
X 1 −50 dBm−70 dBm−75 dBm
X 2 −65 dBm−80 dBm−52 dBm
X 3 −70 dBm−65 dBm−76 dBm
X 1 −50 dBm−70 dBm−75 dBm
Table 2. Participating devices in the testing scenarios.
Table 2. Participating devices in the testing scenarios.
Device IDNameType
1Samsung Galaxy Note 4Smartphone
2HTC One MESmartphone
3Asus METablet
4Samsung Galaxy TabTablet
Table 3. Data for training the Wi-Fi fingerprinting model.
Table 3. Data for training the Wi-Fi fingerprinting model.
ParameterValue
Number of train files6
Path length220 m
Average time length300 s
Average number of scans for one path63
Total number of seen access points138
Average number of seen access points7
Table 4. Average positioning errors for all devices together in designed scenarios.
Table 4. Average positioning errors for all devices together in designed scenarios.
No. of UsersNo. of GroupsWi-Fi Only (m)Non-Temporal (m)Non-Temporal Improvement (%)Temporal (m)Temporal Improvement (%)
213.7 ± 2.02.4 ± 1.635.12.2 ± 1.540.5
223.4 ± 2.43.2 ± 2.35.92.5 ± 2.026.5
314.0 ± 2.43.5 ± 2.212.52.1 ± 1.847.5
323.4 ± 2.43.1 ± 2.29.82.4 ± 2.030.4
333.6 ± 2.13.1 ± 2.213.92.2 ± 1.938.9
413.8 ± 2.63.6 ± 2.65.32.8 ± 2.026.3
423.8 ± 2.43.5 ± 2.37.92.6 ± 2.131.6
Table 5. Average positioning errors per device for two-user experiments.
Table 5. Average positioning errors per device for two-user experiments.
No. of GroupsDevice IDWi-Fi Only (m)Non-Temporal (m)Temporal (m)
113.7 ± 2.12.6 ± 1.62.2 ± 1.6
133.7 ± 1.82.3 ± 1.62.2 ± 1.5
213.8 ± 2.83.9 ± 2.62.9 ± 2.2
233.1 ± 1.92.7 ± 1.92.1 ± 1.8
Table 6. Average positioning errors per device for three-user experiments.
Table 6. Average positioning errors per device for three-user experiments.
No. of GroupsDevice IDWi-Fi Only (m)Non-Temporal (m)Temporal (m)
113.8 ± 2.13.0 ± 2.22.2 ± 2.1
133.5 ± 2.33.3 ± 2.12.0 ± 1.7
144.8 ± 2.94.3 ± 2.22.2 ± 1.7
213.0 ± 2.12.8 ± 1.92.3 ± 1.7
233.4 ± 2.63.3 ± 2.32.8 ± 2.4
243.9 ± 2.63.3 ± 2.32.1 ± 1.8
313.3 ± 2.43.0 ± 2.42.2 ± 1.9
333.5 ± 2.02.7 ± 1.92.1 ± 1.7
343.9 ± 2.03.8 ± 2.42.4 ± 2.0
Table 7. Average positioning errors per device for four-user experiments.
Table 7. Average positioning errors per device for four-user experiments.
No. of GroupsDevice IDWi-Fi Only (m)Non-Temporal (m)Temporal (m)
113.1 ± 1.93.5 ± 2.31.9 ± 1.5
135.0 ± 3.64.3 ± 3.24.6 ± 3.1
143.5 ± 2.63.0 ± 2.32.4 ± 1.8
113.5 ± 2.63.3 ± 2.42.3 ± 1.6
233.2 ± 2.32.6 ± 1.72.7 ± 2.0
244.2 ± 2.53.5 ± 2.23.2 ± 2.7
213.5 ± 2.23.9 ± 2.31.7 ± 1.6
234.2 ± 2.73.9 ± 2.92.8 ± 2.5

Share and Cite

MDPI and ACS Style

Ta, V.-C.; Dao, T.-K.; Vaufreydaz, D.; Castelli, E. Collaborative Smartphone-Based User Positioning in a Multiple-User Context Using Wireless Technologies. Sensors 2020, 20, 405. https://0-doi-org.brum.beds.ac.uk/10.3390/s20020405

AMA Style

Ta V-C, Dao T-K, Vaufreydaz D, Castelli E. Collaborative Smartphone-Based User Positioning in a Multiple-User Context Using Wireless Technologies. Sensors. 2020; 20(2):405. https://0-doi-org.brum.beds.ac.uk/10.3390/s20020405

Chicago/Turabian Style

Ta, Viet-Cuong, Trung-Kien Dao, Dominique Vaufreydaz, and Eric Castelli. 2020. "Collaborative Smartphone-Based User Positioning in a Multiple-User Context Using Wireless Technologies" Sensors 20, no. 2: 405. https://0-doi-org.brum.beds.ac.uk/10.3390/s20020405

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop