Next Article in Journal
The GA-BPNN-Based Evaluation of Cultivated Land Quality in the PSR Framework Using Gaofen-1 Satellite Data
Next Article in Special Issue
A New Multiple Hypothesis Tracker Integrated with Detection Processing
Previous Article in Journal
An Effective Optical Dual Gas Sensor for Simultaneous Detection of Oxygen and Ammonia
Previous Article in Special Issue
A Localization and Tracking Approach in NLOS Environment Based on Distance and Angle Probability Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Exploring the Laplace Prior in Radio Tomographic Imaging with Sparse Bayesian Learning towards the Robustness to Multipath Fading

1
School of Electronics and Information Engineering, Sun Yat-sen University, Guangzhou 510006, China
2
School of Data and Computer Science, Sun Yat-sen University, Guangzhou 510006, China
3
Key Laboratory of Machine Intelligence and Advanced Computing, Ministry of Education, Guangzhou 510006, China
*
Authors to whom correspondence should be addressed.
Sensors 2019, 19(23), 5126; https://doi.org/10.3390/s19235126
Submission received: 27 October 2019 / Revised: 14 November 2019 / Accepted: 15 November 2019 / Published: 22 November 2019
(This article belongs to the Special Issue Sensors Localization in Indoor Wireless Networks)

Abstract

:
Radio tomographic imaging (RTI) is a technology for target localization by using radio frequency (RF) sensors in a wireless network. The change of the attenuation field caused by the target is represented by a shadowing image, which is then used to estimate the target’s position. The shadowing image can be reconstructed from the variation of the received signal strength (RSS) in the wireless network. However, due to the interference from multi-path fading, not all the RSS variations are reliable. If the unreliable RSS variations are used for image reconstruction, some artifacts will appear in the shadowing image, which may cause the target’s position being wrongly estimated. Due to the sparse property of the shadowing image, sparse Bayesian learning (SBL) can be employed for signal reconstruction. Aiming at enhancing the robustness to multipath fading, this paper explores the Laplace prior to characterize the shadowing image under the framework of SBL. Bayesian modeling, Bayesian inference and the fast algorithm are presented to achieve the maximum-a-posterior (MAP) solution. Finally, imaging, localization and tracking experiments from three different scenarios are conducted to validate the robustness to multipath fading. Meanwhile, the improved computational efficiency of using Laplace prior is validated in the localization-time experiment as well.

1. Introduction

Target localization has many applications in practice, such as terrorist localization for military and police surveillance [1,2], intruder detection [3], traffic flow and roadside monitoring [4], residential monitoring [5,6] and ambient assisted living [7,8] etc. There are many types of sensors that can be employed for target localization, such as optical cameras [9], ultrasonic sensors [10], light sensors [11], pyroelectric infrared (PIR) sensors [12,13] etc. Among them, RF sensors have the advantages of penetrating walls, smoke and other opaque obstructions, rendering it more appropriate for working in obstructed environments [14]. For RF sensing, narrow-band RF sensing strategy can locate the target by using the ubiquitous and inexpensive wireless devices compared with ultra-wide band (UWB) [1]. This advantage facilities the deployment of dense wireless networks for target localization.
In narrow-band RF sensing, received signal strength (RSS) and channel state information (CSI) are two types of information that can be used for target localization, but the CSI information is obtained by adopting special Wifi network interface card [15,16], which adds additional hardware cost for the localization system. This paper focuses on the low-cost localization system by utilizing only the RSS information [1,17]. Currently, there are four widely used approaches to relate RSS measurements with the target’s location: particle filter method [18,19], fingerprint method [20,21], geometric method [22,23] and radio tomographic imaging [1,2,3,4,7,14,24,25,26,27]. This paper focuses on RTI method.
RTI was firstly proposed by Wilson and Patwari in [1]. When a target enters or moves into the area covered by a wireless network, it will block the line-of-sight (LOS) of some RF links in the wireless network. Thus the RSS measurements on these links will decrease due to the shadowing effect. The shadowing effect is characterized by a shadowing image in RTI. Different from conventional camera images, the pixel value in the shadowing image quantifies how much change of attenuation is experienced at each pixel after the target’s presence. Usually, large pixel values appear at few pixels near the position where the target stands. While the pixels that are far from the target should have little or zero pixel values. Therefore, the shadowing image can be considered as sparse signal and the task of RTI is to reconstruct the sparse shadowing image from the variations of RSS measurements. After that, the target’s position is estimated at the pixel with maximum pixel value in the shadowing image.
However, because of the multi-path interference, it is quite common to observe that the RSS variations may show increase or remain unchanged when the links are blocked by the target. Meanwhile, RSS measurements from links that are not blocked by the target may show decreases because of the fading from non-line-of-sight (NLOS) paths [28,29,30]. If these unreliable RSS measurements are used for image reconstruction, some artifacts (Artifact is defined as a pixel that shows non-zero pixel-value but without a target standing there) will appear in the shadowing image [1], and thereafter, the target’s position may be wrongly estimated because of the artifacts. Thus, how to guarantee the image quality in the case of multipath interference is pretty important.
One approach in enhancing the robustness to multipath fading is to increase the number of informative shadowing RSS measurements by adopting various strategies. The first strategy is from the aspect of antenna. The work in [31] employs unidirectional antennas to replace omnidirectional antennas to enhance the quality of RSS measurements. Also, the specifically designed E-shape antenna [32] and multiple antennas with spatial diversity [33] are implemented to reduce the interference from NLOS multipath fading. However, the specifically designed antenna increases the hardware cost of the RTI system. The second strategy is by virtue of transmitting at multiple frequencies [34,35,36] and multiple transmitting-power levels [37] to obtain more reliable RSS measurements based on off-the-shelf low-cost RF node. In this strategy, fade level plays an important role in evaluating whether the RSS measurement is informative or not [38]. Inevitably, this strategy increases the communication latency and power consumption of the wireless network, which is not appropriate for the real-time communication and battery powered RF node.
Another approach in alleviating the interference from multipath fading lies in software by developing more efficient and robust reconstruction algorithms. The work in [1,14] adopts Tikhonov regularization method to obtain a smooth shadowing image, which could reduce the isolated artifacts caused by multipath fading. However, there are still some noisy block artifacts in the shadowing image which may render the target’s position wrongly estimated. Based on the multi scale model [39], a back-projection and integrated imaging is used to reduce the multipath fading in [40]. Nevertheless, one drawback which hinders this approach to the practical application is that the parameters in this approach are quite sensitive to the scenario. Namely, this approach is lack of robustness. The work in [41] tries to tackle the multipath interference by separating the attenuation image into two components: the static environmental background image and the dynamic target-induced foreground image. However, to obtain the background image, the SVD (Singular Value Decomposition) operation is introduced at each iteration, which greatly increases the computational complexity. Based on the sparse property of the shadowing image and the non-stationary property of the noise from multipath fading, our previous work [42,43] formulate the heterogeneous Bayesian compressive sensing (HBCS) to improve the robustness to multipath fading. Therein, the student-t prior is utilized to describe the shadowing image, and the reconstructed image still contains some artifacts especially in the cluttered environment with rich multipath fading. In addition, the HBCS is computationally intensive. In this paper, the sparsity-promoting Laplace prior is exploited to characterize the shadowing image and the fast algorithm is developed to improve the computational efficiency. The contribution of the proposed method is summarized as follows.
  • The image quality and localization accuracy are improved by enhancing the robustness to multipath fading.
  • The computational cost in localization becomes reduced as well, this is owning to the adoption of the fast algorithm.
The remainder of this paper is organized as follows. Section 2 gives some preliminary knowledge about RTI and presents the problems that the paper will address. Section 3 describes the proposed method in detail. In Section 4, the experiments are conducted to validate the effectiveness of the proposed approach. Finally, the conclusion is given in Section 5.

2. Preliminaries and Problem Statement

2.1. Radio Tomographic Imaging

Before performing RTI, a wireless network consisting of several RF nodes should be deployed firstly in the monitored area. As illustrated in Figure 1, 16 RF nodes build 16*(16–1)/2 = 120 bidirectional RF links. In RTI, the monitored area is considered as an image by dividing into several pixels according to an user-defined pixel-size δ . Moreover, a coordinate system needs to be established to determine the coordinate for each pixel and each RF node.
Usually, a calibration procedure is required to obtain the RSS measurements in the empty scenario, which are denoted by r ¯ = [ r ¯ 1 , r ¯ 2 , , r ¯ M ] T , where M is the number of bidirectional links in the wireless network. Thereafter, the RSS measurements when the target enters into the area are recorded, which are represented by r = [ r 1 , r 2 , , r M ] T . RTI takes the RSS variation y = r ¯ r = [ y 1 , y 2 , , y M ] T as the observation [1]. Seeking for online method to acquire r ¯ is not the focus of this paper, the readers can refer to [5,6,7,44] and the references therein.
According to the derivation in [1], RTI can be modeled as the following linear equation
y = Φ x + n ,
where x = [ x 1 , x 2 , , x N ] T represents the vector of the shadowing image, denoting the variation of the attenuation image (also called shadowing image) between the empty scenario and the scenario after the target’s presence. The pixel value in the shadowing image can indicate where the target locates. Here N equals to the number of pixels. Usually, large pixel values occur near the position where the target locates.
n = [ n 1 , n 2 , , n M ] T is the measurement noise due to interference from multi-path fading and sensor accuracy. Φ R M × N is the measurement matrix determined by the measurement model. In this paper, the ellipse measurement model [1] is adopted, which is expressed as follows
ϕ i , j = 1 d i s 1 i f d i , j T X + d i , j R X < d i s + η 0 o t h e r w i s e ,
where d i s is the distance between the transmitter node and receiver node, d i , j T X and d i , j R X denote the distances from the centre of the j-th pixel to the transmitter and receiver of the i-th link, and η is a tunable parameter characterizing the width of the ellipse.
In RTI, the target’s position needs to be estimated from the shadowing image, thus the first step of target localization is to reconstruct the shadowing image x from the RSS variation y . After the image vector x is obtained, it is re-arranged to the format of 2D image colum by colum, and the target is then located at the coordinate of the pixel with maximum pixel value. Therefore, the main task of RTI is to reconstruct the shadowing image x from the RSS variation y .

2.2. Problem Statement

The most challenging problem in RTI is that not all the RSS variations (i.e., y = r ¯ r ) are reliable due to multi-path fading [1,17,45]. Specifically, because the RSS measurement from the narrow-band RF sensor is a mixed RSS from both the LOS and NLOS paths, the RSS variation may not show decrease even if the target shadows the LOS of that link. The NLOS RSS components from reflection and diffraction caused by the target may overwhelm the LOS component from shadowing effect, thus the RSS variations may increase or remain unchanged. Figure 2 illustrates the LOS path and two NLOS paths from reflection and diffraction.
Furthermore, for the link that is not obstructed by the target, its corresponding RSS measurement may also be possible to show a decrease. This is because the target may introduce reflection on the NLOS path and the reflection could lead to decreased RSS variation because of small-scale fading. This kind of RSS variation is taken as fake-shadowing RSS variation. The more cluttered the environment is, the more severely the multipath fading exhibits on the RSS measurement. If the unreliable RSS variation is used for image reconstruction, some artifacts will emerge in the shadowing image, which will deteriorate the localization accuracy [1,24,41].
As analyzed in the third paragraph of Section 1, the shadowing image is sparse. In dealing with the sparse signal, SBL [46] provides one effective paradigm for the signal recovery due to its sufficient consideration on the signal and noise prior. By dynamically adjusting the objective function in each iteration, SBL could make use of the collected data more effectively. In RTI, it means that SBL could give superior treatment to the informative data (i.e., the RSS variations from shadowing effect) in its dynamic learning process if proper prior is provided in advance [42,43,47]. Therefore, the key problem in applying SBL to RTI is to build appropriate priors for the shadowing image and observed noise.
Existing studies on the application of SBL to RTI put more emphasis on the noise prior [42,43], while for the signal (i.e., the shadowing image), the student-t prior is still adopted. One drawback of the student-t prior is that it does not produce sufficiently sparse solutions, i.e., the recovered shadowing image is not sparse enough and still contains certain number of artifacts especially in the cluttered environment. Also it is usually computationally intensive. In this paper, to reduce the artifacts in the shadowing image caused by multipath fading, we explore the sparsity-promoting Laplace prior to characterize the shadowing image, and develop the fast algorithm to improve the computational efficiency. Meanwhile, the Jeffrey’s prior is also discussed in this paper.

3. RTI using SBL with Laplace Prior

3.1. Laplace Prior used to Characterize the Shadowing Image

Under the framework of SBL, all unknowns are taken as random variables with certain probabilistic distributions. Here in RTI, the signal x (i.e., the shadowing image) is constrained by the Laplace prior, which is presented as follows
P ( x | λ ) = λ 2 e x p λ 2 i = 1 N | x i | ,
where λ is the scale parameter of the Laplace distribution.
One problem for the Laplace distribution in Equation (3) is that it is not conjugate to the Gaussian distribution, which causes the intractability for Bayesian analysis. To circumvent this problem, inspired by the work in [48], a 3-layer hierarchical prior with similar property is employed to approximate the Laplace distribution. Specifically, a zero-mean Gaussian distribution is imposed on the first layer shown as
P ( x | γ ) = i = 1 N N ( x i | 0 , γ i ) ,
where γ = [ γ 1 , γ 2 , , γ N ] T . In the second layer, each γ i is considered to be i.i.d (independent identically distributed) with the following Gamma distribution
P ( γ i | λ ) = G a m m a γ i | 1 , λ 2 .
Moreover, the third layer constrains λ using a Gamma distribution as well
P ( λ ) = G a m m a λ | ν , ν ,
where ν denotes the shape and scale parameters of the Gamma distribution, which is defined by the user in practice.
In SBL, the conditional distribution for the RSS variation y also requires to be assigned, here the following Gaussian distribution is given to describe this conditional distribution
P ( y | x ; β ) = N y | Φ x , β 1 I ,
where I stands for the identity matrix. Based on Equation (7) and y = Φ x + n , one can derive that the noise n is indeed assumed to satisfy a zero-mean Gaussian distribution shown as follows
P ( n | β ) = N ( n | 0 , β 1 I ) = i = 1 M N n i | 0 , β 1 ,
where β 1 represents the noise variance. To extend the generality of the noise, following the framework of SBL in [46], β is then taken as a random variable and constrained by a Gamma distribution
P ( β ) = G a m m a ( β | c , d ) ,
where c and d are the user-defined parameters, characterizing the shape parameter and scale parameter of the Gamma distribution respectively. To understand the hierarchical priors more vividly, Figure 3 presents the graphical explanation for the signal and noise priors.
In Figure 3, the left side depicts the signal with a 3-layer hierarchical prior, namely Equation (4) to Equation (6). The right side illustrates the noise structure with a 2-layer hierarchical prior, corresponding to Equation (8) to Equation (9). The directional arrow indicates that there is a dependency between two variables. The variable at the end of the arrow is determined by the variable at the start of the arrow.

3.2. Bayesian Inference to Obtain the Sparse Maximum-a-Posterior Solution

The Bayesian inference is to seek for the maximum-a-posterior (MAP) sparse estimation about the shadowing image x . The inference is based on the following posterior distribution
P ( x | y , γ , λ , β ) = P ( y | x ; β ) P ( x | γ ) P ( γ | λ ) P ( λ ) P ( β ) P ( y , γ , λ , β ) = ( 2 π ) N 2 | Σ | 1 2 e x p 1 2 ( x μ ) Σ 1 ( x μ ) T .
As can be seen, the posterior distribution follows a multivariate Gaussian distribution with posterior mean μ and covariance Σ expressed as follows
μ = Σ Φ T B y
Σ = [ Φ T B Φ + A ] 1 ,
where A = d i a g ( γ 1 , γ 2 , , γ N ) , B = β I and I is the M x M identity matrix. The detailed derivation of Equations (10)–(12) can be found in [46] and the references therein.
γ , λ and β are called hyper-parameters, their optimal solutions are approximated using the type-II maximum likelihood method. In which, the logarithm of the likelihood function is formulated as follows
L ( γ , λ , β ) = l o g P ( y | x ; β ) P ( x | γ ) P ( γ | λ ) P ( λ ) P ( β ) d x = 1 2 M l o g ( 2 π ) + l o g | C | + y T C 1 y + N l o g λ 2 + Σ i = 1 N λ 2 γ i + ( ν 1 ) l o g ( λ ) ν λ + ( c 1 ) l o g ( β ) d β ,
where C = B 1 + Φ A 1 Φ T . Taking the partial derivatives of Equation (13) with respect to γ i , λ , β and setting them equal to zero, then the optimal solutions are obtained as follows
γ i = 1 2 λ + 1 4 λ 2 + μ i 2 + Σ i i λ
λ = N 1 + ν Σ i = 1 N γ i 2 + ν
β = N Σ i 1 γ i 1 Σ i i + 2 ( c 1 ) y Φ μ 2 2 + 2 d .
In Equations (14) and (16), μ i is the i-th element of μ , Σ i i represents the i-th diagonal element in Σ and Σ i is the summation notation.
As can be seen from Equations (11) and (12) and Equations (14)–(16), the updates of μ and Σ depend on the hyper-parameters γ i , λ , β , meanwhile the updates of γ i , λ , β depend on μ and Σ . Thus an iterative procedure needs to be performed to obtain the solutions. The main computational cost is the matrix inversion in Equation (12), which requires O ( N 3 ) operation in each iteration [48,49,50], where N stands for the total pixel number. The above presented non-fast algorithm is impractical in practice, particularly in the large wireless area where N (i.e., the pixel number) is huge.
Here, we present the fast algorithm to improve the computational efficiency. In which, only one γ i is updated at each iteration instead of updating the whole vector γ . Following the method in [48,49], the signal hyper-parameter γ i is updated as follows
γ i = s i ( s i + 2 λ ) + s i Δ 2 λ s i 2 i f q i 2 s i > λ 0 o t h e r w i s e ,
where Δ = ( s i + 2 λ ) 2 4 λ ( s i q i 2 + λ ) with s i (called ‘sparsity factor’ variable [49]) and q i (called ‘quality factor’ variable [49]) expressed as follows
s i = S i 1 γ i S i
q i = Q i 1 γ i S i
S i = β ϕ i T ϕ i β 2 ϕ i T Φ Σ Φ T Φ i
Q i = β ϕ i T y β 2 ϕ i T Φ Σ Φ T y ,
where Φ and Σ include only the columns that are selected in current iteration.
Suppose the sparsity of the shadowing image is K, the computational complexity of Laplace prior is O ( N K 2 ) in the fast algorithm [48,50]. The fast realization when using student-t prior has the same computational complexity O ( N K 2 ) , however, as analyzed in [48], student-t prior has higher sparsity level than Laplace prior (i.e., K s t u d e n t t > K L a p l a c e ). Therefore, the student-t prior requires more time than Laplace prior for target localization. For the Jeffrey’s prior, it demands intensive O ( N 3 ) operations [51,52] to obtain the final solution.
The fast algorithm of RTI using SBL with Laplace prior is presented in Algorithm 1. To note, in practice, we find that the update of β is not necessary in each iteration, because the estimates at the early iterations are quite inaccurate, which deteriorate the quality of the shadowing images.
Algorithm 1: Fast algorithm of RTI using SBL with Laplace prior
Sensors 19 05126 i001

4. Experiments and Results

4.1. Experimental Setup

The experiments are carried out in three different environments and Figure 4 illustrates the layouts and photos of the experiments. The MICAz made by Crossbow is taken as the RF node in the experiments. The pixel size is set equal to 0.2 m.
  • Scenario 1: 24 RF-sensing nodes are deployed to cover an outdoor 6 m × 6 m area with each node 1 meter apart from the ground. The layout and photograph are presented in Figure 4a,d.
  • Scenario 2: A sensing area of 6 m × 4 m is surrounded by 20 nodes in an indoor obstructed laboratory, as shown in Figure 4b,e. Three desks and some books are inside the sensing area.
  • Scenario 3: The monitored 7.2 m × 7.5 m area is covered by 24 RF-sensing nodes in an indoor through-wall environment. As shown in Figure 4c,f, plenty of furniture, such as bed, desks, bookcase and computers obstruct the LOS of many RF links.
In the wireless network, each node is allocated its unique ID number. Like in many other studies about RTI [1,5,14,17,24,25,27], the low-cost narrow band IEEE 802.15.4 standard with 2.4 GHz frequency is used for communication. The low hardware cost renders the deployment of large and dense wireless network possible used for device-free target localization. Moreover, this dense deployment guarantees certain number of RF links are obstructed by the target and provides enough shadowing RSS measurements for target localization. Following the method in other studies about RTI, the token ring protocol is adopted to control the time-division sequence in the network. At one instant, only one node that catches the token can transmit the packet, other nodes are in the receiving state and store the received signal strength (RSS) in their memories. After the transmission, this node passes the token to the next node according to the pre-defined sequence. The link from the node to itself does not contain the informative shadowing RSS component used for target localization. Thus, the node is disabled to receive the RF signal from itself in our experimental settings.
The packet transmitted by each node contains three parts: ID of the transmitting node, RSS information that the packet carries in the middle part, and the end identifier. Figure 5 illustrates one example packet transmitted by the 2nd node in scenario 2. The start of the packet is the node number, which is assigned with 0x02 because the ID of the transmitting node is #2. The middle part of the packet comprises 20 bytes, because there are 20 nodes in scenario 2. Each byte in the middle part denotes the previously stored RSS received from other nodes when this node is in the receiving stage. Specifically, the first byte in the middle part represents the received RSS from node #1, the second byte representing RSS from itself (invalid and is assigned with zero decibel in practice), the third byte representing RSS from #3, and so forth, until the last byte denoting RSS received from node #20. The last part of the packet is 0x7F, which serves as the end identifier. The readers can appoint other characters as the end identifier in their experiments.
In addition, there is an extra node outside the wireless network, which is MIB520CB made by Crowsbow in our experiment. This node plays the role of gateway which listens to the packets transmitted by each node in the wireless network and sends them to the computer via USB port. On the computer, an application program developed based on Visual C++ is used to read data from USB serial port and stores the packets to a file with CSV format. Then the CSV file is imported to MATLAB and pre-processed by a function of mean filter on MATLAB. Thereafter, the averaged RSS measurements are taken as the input to the reconstruction algorithm. After that, the shadowing image is obtained, which is then used to estimate the target’s location. The framework of the experimental system is presented in Figure 6.
In the following experiments, the Laplace prior is compared with student-t prior and Jeffrey’s prior. The robustness to multipath fading will be validated via imaging, localization and tracking experiments. The experimental evaluation parameters are given in Table 1.

4.2. Imaging Experiment

The robustness to multipath fading can be reflected on the improved image quality in RTI. Before the imaging experiment, a calibration procedure is performed as described in the 2nd paragraph of Section 2.1. In the experiments, the target stands at 66 different positions in scenario 1, 33 positions in scenario 2 and 30 positions in scenario 3. In each case, the shadowing image is reconstructed under Laplace prior, student-t prior and Jeffrey’s prior respectively based on SBL.
Inspired by the work in [1], the cylindrical model is used as the “true” shadowing image x c for reference, which is formulated as
x c j = 1 i f | | P j P t r u e | | 2 < R 0 o t h e r w i s e ,
where x c j is the pixel value of the j-th pixel in x c . P j , P t r u e and R denote the center coordinate of the j-th pixel, the target’s true position and the radius of the cylinder respectively. Considering that the target has the waist width of about 0.76 m, thus for simplicity, R is set to 0.4 m in the following experiment. Moreover, the pixels that have non-zero pixel values outside the circular region are taken as artifacts.
Figure 7 shows three groups of images. All the images are normalized and are vividly shown in the colorful illustration. Different color stands for different attenuation value, ranging from zero to one. The larger the attenuation-value (or pixel value) is, the more possible the target locates there. The top row, middle row and bottom row represent the images from scenarios 1–3 correspondingly. From left to right on each row, they denote the results from the cylindrical model, student-t prior, Jeffrey’s prior and Laplace prior respectively. As can be seen, both the Laplace prior and Jeffrey’s prior can reduce the artifacts in the reconstructed images compared to student-t prior, and Laplace prior achieves the best performance among them.
From an overall perspective, we record the number of artifacts contained in the reconstructed image in each experiment and compute the average as one metric for comparison. The results are shown in Table 2. As can be seen, Laplace prior could obtain the shadowing image with least artifacts and this advantage is more obvious in the cluttered scenario 3 compared with that in scenarios 1 and 2.
Following the method in [1], the MSE criterion defined in Equation (23) is also used to evaluate the quality of the reconstructed images
τ = | | x ^ x c | | 2 2 N ,
where N is the total number of pixels in the image. x ^ and x c represent the vectorial representation of the normalized reconstructed image and the “true” shadowing image from the cylindrical model. Table 3 reports the comparative results of the reconstructed images in MSE. As can be seen, Laplace prior achieves the least MSE compared with Jeffrey’s prior and student-t prior. This result consists with the result shown in Table 2, which leads us to draw the conclusion that Laplace prior can improve the quality of the shadowing image via weakening the interference from multipath fading.

4.3. Device-free Localization Experiment

After the shadowing image x ^ is obtained, the next step is to estimate the target’s position from the image. Usually the target is assumed to be located at the center coordinate of the pixel with maximum pixel value, which is described as follows
P ^ = P k = [ P k x , P k y ] k = arg max i x ^ i ,
where P k denotes the central coordinate of the k-th pixel and x ^ i stands for the pixel value of the i-th pixel in the estimated shadowing image x ^ . The estimated position of the target is denoted as a cyan circle in each image of Figure 7. The localization error is defined as the Euclidean 2 norm of the distance between the estimated position P ^ and the true position P t r u e .
e l o c = P ^ P t r u e 2
In the device-free localization experiment, also the target stands at 66 different pre-defined positions in scenario 1, 33 positions in scenario 2 and 30 positions in scenario 3. In each position, the RSS variation y = r ¯ r is computed as the observation for image reconstruction and target localization. Thereafter, the shadowing image is reconstructed using different priors based on SBL, and the target’s location and localization error are computed following Equations (24) and (25). The localization error is recorded in each localization experiment and we take the average for comparison between different priors. The results of the mean localization error are summarized in Table 4. Meanwhile, the CDF (Cumulative Distribution Function) curves of the localization errors in each scenario are shown in Figure 8.
As can be seen from Table 4 and Figure 8, both Laplace prior and Jeffrey’s prior have less localization errors than student-t prior, and Laplace prior is more advantageous, particularly in the cluttered scenario 3. The above results in localization also reveal that RTI using SBL with Laplace prior is robust to multipath fading.

4.4. Experiment in Localization Time

To validate the improved computational efficiency of using Laplace prior in localization, the time consumption experiment is conducted. As the same procedure described in Section 4.3, 66 different pre-defined positions in scenario 1, 33 positions in scenario 2 and 30 positions in scenario 3 are used as the samples. The localization algorithm is implemented on the platform of MATLAB. For each sample, the localization time (recorded by the CPU execution time) using different priors under SBL is recorded. Then the average time consumption is computed as the result for comparison, which is reported in Table 5. The results are obtained on a computer with 3.7 GHz CPU and 4G RAM.
As can be seen from Table 5, a localization system using Laplace prior can reduce the localization time compared with student-t prior and Jeffrey’s prior. Although Jeffrey’s prior has lower localization error as reported in Table 4, it demands much more time as illustrated in Table 5. By contrast, the localization system using Laplace prior under SBL can achieve better localization accuracy with lower time consumption as well.

4.5. Device-free Tracking Experiment

To further validate the effectiveness of the proposed Laplace prior in reducing the interference from multipath fading, we conduct the tracking experiment in scenario 2. Before the tracking experiment, the RSS measurements for all the links in the empty scenario are collected in advance, which is denoted by r ¯ . Thereafter, as shown in Figure 9, the target moves from the start point to the end point following the directions as the arrows indicate. During this procedure, the RSS measurements are recorded which is denoted by r . Then we take y = r ¯ r as the observation used for tracking.
In Figure 9, the estimated trajectory is connected by 36 position samples. Each position sample is obtained via the localization algorithm presented in Section 4.3. The mean tracking error is defined as the average of the localization errors from each position sample.
e t r a c k = 1 36 i = 1 36 e l o c i
The mean tracking errors for different priors are reported in Table 6. As can be seen, the Laplace prior can achieve the least tracking error because of its robustness to multipath interference.

5. Conclusions and Future Research

To enhance the robustness to multipath fading in narrow-band RF localization, this paper explores the Laplace prior to characterize the shadowing image. Bayesian modeling and Bayesian inference especially the fast algorithm are presented to obtain the MAP solution in this paper. Experiments from three different scenarios are conducted to validate the advantages of the proposed approach in dealing with the multipath fading. Imaging, localization and tracking results reveal that RTI using SBL with Laplace prior is robust to multipath fading. Meanwhile, the proposed strategy improves the computational efficiency in localization as well.
Future research will be necessary to establish the prior that is suitable for multi-target case. Because each target may only occupy few pixels near the position where he stands, the whole image can be separated into several blocks or groups according equaling to the target number. Perhaps the structured priors could be explored to extend the proposed strategy to multi-target situation.

Author Contributions

Conceptualization, Z.W. and G.W.; Formal analysis, Z.W. and G.W.; Methodology, Z.W. and G.W.; Project administration, X.G. and G.W.; Software, Z.W.; Supervision, X.G. and G.W.; Validation, X.G. and G.W.; Writing original draft, Z.W.; Writing review and editing, Z.W. and G.W.

Funding

This work was supported in part by the National Natural Science Foundation of China under Grant 61772574 and Grant 61375080, in part by the Key Project of Joint Funds from the National Natural Science Foundation and the Guangdong Big Data Center under Grant U1811462, and in part by the Key Program of the National Social Science Fund of China with Grant No 18ZDA308.

Acknowledgments

Thanks to the reviewers for their constructive comments to improve the quality of this work. Thanks to the alumni of my lab for their previous work to build the foundation of this work.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

Abbreviations

The following abbreviations are used in this manuscript:
RTIRadio Tomographic Imaging
RFRadio Frequency
RSSReceived Signal Strength
LOSLine of Sight
NLOSNon Line of Sight
SBLSparse Bayesian Learning
MAPmaximum-a-posterior
PIRpyroelectric infrared
UWBultra-wide band
CSIChannel State Information
SVDSingular Value Decomposition
HBCSheterogeneous Bayesian compressive sensing
MSEMean Square Error
CDFCumulative Distribution Function
Variable List
VariableExplanation
y RSS variation
x Vector of the shadowing image
n Measurement noise
Φ Measurement matrix
d i s Distance between the transmitter and the receiver
d i , j T X Distance between the target and the transmitter
d i , j R X Distance between the target and the receiver
λ Scale parameter of the Laplace distribution
γ Vector of the signal variance
β Inverse of the noise variance
μ Posterior mean
Σ Posterior covariance
s i ‘Sparsity factor’ variable
q i ‘Quality factor’ variable
x ^ Vector of the estimated shadowing image
x c Vector of the reference shadowing image
τ Mean square error of the shadowing image
P ^ Estimated position of the target
P t r u e True position of the target
e l o c Localization error
e t r a c k Mean tracking error

References

  1. Joey, W.; Neal, P. Radio tomographic imaging with wireless networks. IEEE Trans. Mob. Comput. 2010, 9, 621–632. [Google Scholar]
  2. Dustin, M.; Joey, W.; Neal, P. Toward a rapidly deployable radio tomographic imaging system for tactical operations. In Proceedings of the 38th Annual IEEE Conference on Local Computer Networks, Sydney, NSW, Australia, 21–24 October 2013; pp. 203–210. [Google Scholar]
  3. Cesare, A.; Maurizio, B.; Giacomo, B.; Neal, P.; Manuel, R. RTI goes wild: Radio tomographic imaging for outdoor people detection and localization. IEEE Trans. Mob. Comput. 2016, 15, 2585–2598. [Google Scholar]
  4. Christopher, A.; Martin, R.; Owens, W.; Ryan, T. Radio tomography for roadside surveillance. IEEE J. Sel. Top. Signal Process. 2014, 8, 66–79. [Google Scholar]
  5. Ossi, K.; Maurizio, B.; Neal, P. Follow@ grandma: Long-term device-free localization for residential monitoring. In Proceedings of the 37th Annual IEEE Conference on Local Computer Networks, Clearwater, FL, USA, 22–25 October 2012; pp. 991–998. [Google Scholar]
  6. Nathavuth, K.; Hirozumi, Y.; Teruo, H. EasyTrack: Zero-Calibration Smart-Home Tracking System. J. Inf. Process. Syst. 2019, 27, 445–455. [Google Scholar]
  7. Maurizio, B.; Ossi, K.; Neal, P. Radio Tomographic Imaging for Ambient Assisted Living. Evaluating AAL Systems Through Competitive Benchmarking; Springer: Berlin/Heidelberg, Germany, 2013; pp. 108–130. [Google Scholar]
  8. Goncalo, M.; Rui, P. An Indoor Monitoring System for Ambient Assisted Living Based on Internet of Things Architecture. Int. J. Environ. Res. Public Health 2016, 13, 1152. [Google Scholar]
  9. Millar, G.; Aghdasi, F.; Lei, W. Tracking Moving Objects using a Camera Network. U.S. Patent 9615064, 2017. [Google Scholar]
  10. Jong-Wan, Y.; Taejoon, P. Maximizing Localization Accuracy via Self-Configurable Ultrasonic Sensor Grouping Using Genetic Approach. IEEE Trans. Instrum. Meas. 2016, 65, 1518–1529. [Google Scholar]
  11. Zhang, S.; Liu, K.H.; Ma, Y.T.; Huang, X.D.; Gong, X.L.; Zhang, Y.L. An Accurate Geometrical Multi-Target Device-Free Localization Method Using Light Sensors. IEEE Sens. J. 2018, 18, 7619–7632. [Google Scholar] [CrossRef]
  12. Jurgen, K.; Daniel, H. Passive infrared localization with a Probability Hypothesis Density filter. In Proceedings of the 7th Workshop on Positioning, Navigation and Communication, Dresden, Germany, 11–12 March 2010; pp. 68–76. [Google Scholar]
  13. Sujay, N.; Sujay, N.; Vijay, S.R.; Prabhakar, T.V.; Sripad, S.K.; Madhuri, S.I. PIR sensors: Characterization and novel localization technique. In IPSN ’15 Proceedings of the 14th International Conference on Information Processing in Sensor Networks; ACM Digital Library: Seattle, WA, USA, 2015; pp. 142–153. [Google Scholar]
  14. Wilson, J.; Patwari, N. See-through walls: Motion tracking using variance-based radio tomography networks. IEEE Trans. Mob. Comput. 2011, 10, 612–621. [Google Scholar] [CrossRef]
  15. Wang, X.Y.; Gao, L.J.; Mao, S.W.; Santosh, P. CSI-based fingerprinting for indoor localization: A deep learning approach. IEEE Trans. Veh. Technol. 2017, 66, 763–776. [Google Scholar] [CrossRef]
  16. Wu, K.; Xiao, J.; Yi, Y.; Chen, D.; Luo, X.; Ni, L. CSI-based indoor localization. IEEE Trans. Parallel Distrib. Syst. 2013, 24, 1300–1309. [Google Scholar] [CrossRef]
  17. Neal, P.; Joey, W. RF Sensor Networks for Device-Free Localization: Measurements, Models, and Algorithms. Proc. IEEE 2010, 98, 1961–1973. [Google Scholar]
  18. Henri, N.; Anssi, R.; Simo, A.L.; Robert, P. Particle filter and smoother for indoor localization. In Proceedings of the International Conference on Indoor Positioning and Indoor Navigation, Montbeliard-Belfort, France, 28–31 October 2014; pp. 1–10. [Google Scholar]
  19. Min, P.J.; Ki, A.C.; Yuriy, S.S.; Peng, S.; Taeg, L.M. Accurate and reliable human localization using composite particle/FIR filtering. IEEE Trans. Hum.-Mach. Syst. 2017, 47, 332–342. [Google Scholar]
  20. Li, Z.; Liu, J.B.; Yang, F.; Niu, X.G.; Li, L.L.; Wang, Z.M.; Chen, R.Z. A Bayesian Density Model Based Radio Signal Fingerprinting Positioning Method for Enhanced Usability. Sensors 2018, 18, 4063. [Google Scholar] [CrossRef] [PubMed]
  21. Erick, S.; Misbahuddin, A.M.; David, A. A Performance Study of a Fast-Rate WLAN Fingerprint Measurement Collection Method. IEEE Trans. Instrum. Meas. 2018, 67, 2273–2281. [Google Scholar]
  22. Talampas, M.C.R.; Low, K.S. A geometric filter algorithm for robust device-free localization in wireless networks. IEEE Trans. Ind. Inf. 2016, 12, 1670–1678. [Google Scholar] [CrossRef]
  23. Zhang, J.; Xiao, W.D.; Zhang, S.; Huang, S.D. Device-Free Localization via an Extreme Learning Machine with Parameterized Geometrical Feature Extraction. Sensors 2017, 17, 879. [Google Scholar] [CrossRef]
  24. Kaltiokallio, O.; Jäntti, R.; Patwari, N. ARTI: An Adaptive Radio Tomographic Imaging System. IEEE Trans. Veh. Technol. 2017, 66, 7302–7316. [Google Scholar] [CrossRef]
  25. Huseyin, Y.; Riku, J.; Ossi, K.; Neal, P. Detector Based Radio Tomographic Imaging. IEEE Trans. Mob. Comput. 2017, 17, 58–71. [Google Scholar]
  26. Wang, Z.; Su, H.; Guo, X.M.; Wang, G.L. Radio Tomographic Imaging with Feedback-Based Sparse Bayesian Learning. In Proceedings of the 2018 Eighth International Conference on Information Science and Technology (ICIST), Cordoba, Spain, 30 June–6 July 2018; pp. 50–56. [Google Scholar]
  27. Daniel, R.; Donghoon, L.; Georgios, B.G. Blind Radio Tomography. IEEE Trans. Signal Process. 2018, 66, 2055–2069. [Google Scholar]
  28. Yigitler, H. Narrowband Radio Frequency Inference: Physical Modeling and Measurement Processing. Ph.D. Thesis, Aalto University, Otakaari, Finland, 2018. [Google Scholar]
  29. Yigitler, H.; Ossi, K.; Riku, J. Received Signal Strength Models for Narrowband Radios; IGI Global: Hershey, PA, USA, 2018; Chapter 2. [Google Scholar]
  30. Jakub, N.; Zdenek, T.; Vlastimil, B.; Ladislav, P.; Ondrej, K.; Libor, B.; Jiri, S.; Tomas, K. Study of the performance of RSSI based Bluetooth Smart indoor positioning. In Proceedings of the 2016 26th International Conference Radioelektronika (RADIOELEKTRONIKA), Kosice, Slovakia, 19–20 April 2016; pp. 121–125. [Google Scholar]
  31. Bo, W.; Ambuj, V.; Neal, P.; Wen, H.; Thiemo, V.; Chou, C.T. dRTI: Directional radio tomographic imaging. In Proceedings of the 14th International Conference on Information Processing in Sensor Networks, Seattle, WA, USA, 13–16 April 2015; pp. 166–177. [Google Scholar]
  32. Cheng, Q.; Peter, H.; Amal, A.H.; Neal, P.; Gregory, D.D. On-Wall, Wide Bandwidth E-Shaped Patch Antenna for Improved Whole-Home Radio Tomography. IEEE J. Radio Freq. Identif. (RFID) 2017, 1, 22–31. [Google Scholar]
  33. Xu, S.X.; Liu, H.; Gao, F.; Wang, Z.H. Compressive Sensing Based Radio Tomographic Imaging with Spatial Diversity. Sensors 2019, 19, 439. [Google Scholar] [CrossRef] [PubMed]
  34. Kaltiokallio, O.; Bocca, M.; Patwari, N. Enhancing the accuracy of radio tomographic imaging using channel diversity. In Proceedings of the 2012 IEEE 9th International Conference on Mobile Ad-Hoc and Sensor Systems (MASS 2012), Las Vegas, NV, USA, 8–11 October 2012; pp. 254–262. [Google Scholar]
  35. Stijn, D.; Rafael, B.; Glenn, E.; Maarten, W. Multi-frequency sub-1 GHz radio tomographic imaging in a complex indoor environment. In Proceedings of the 2017 International Conference on Indoor Positioning and Indoor Navigation (IPIN), Sapporo, Japan, 18–21 September 2017; pp. 1–8. [Google Scholar]
  36. Jin, J.; Ke, W.; Lu, J.; Wang, Y.L.; Zoran, S. Multi-channel RTI fusion based on improved joint sparse model. In Proceedings of the 2018 Ubiquitous Positioning, Indoor Navigation and Location-Based Services (UPINLBS), Wuhan, China, 22–23 March 2018; pp. 1–6. [Google Scholar]
  37. Wang, J.; Gao, Q.; Wang, H.; Cheng, P.; Xin, K. Device-free localization with multidimensional wireless link information. IEEE Trans. Veh. Technol. 2015, 64, 356–366. [Google Scholar] [CrossRef]
  38. Wilson, J.; Patwari, N. A fade-level skew-laplace signal strength model for device-free localization with wireless networks. IEEE Trans. Mob. Comput. 2012, 11, 947–958. [Google Scholar] [CrossRef]
  39. Yang, L.W.; Huang, K.D.; Wang, G.L.; Guo, X.M. An enhanced multi-scale model for shadow fading in radio tomographic imaging. In Proceedings of the 11th World Congress on Intelligent Control and Automation, Shenyang, China, 29 June–4 July 2014; pp. 5925–5930. [Google Scholar]
  40. Tan, J.J.; Zhao, X.; Yang, L.W.; Guo, X.M.; Wang, G.L. Backprojection and Integration for the Multi-Scale Spatial Model in Radio Tomographic Imaging. In Proceedings of the 2018 IEEE 8th Annual International Conference on CYBER Technology in Autoumation, Control, and Intelligent System (CYBER), Tianjin, China, 19–23 July 2018; pp. 522–527. [Google Scholar]
  41. Tan, J.J.; Zhao, Q.Q.; Guo, X.M.; Zhao, X.; Wang, G.L. Radio Tomographic Imaging Based on Low-Rank and Sparse Decomposition. IEEE Access 2019, 7, 50223–50231. [Google Scholar] [CrossRef]
  42. Huang, K.D.; Guo, Y.; Guo, X.M.; Wang, G.L. Heterogeneous Bayesian compressive sensing for sparse signal recovery. IET Signal Process. 2014, 8, 1009–1017. [Google Scholar] [CrossRef]
  43. Huang, K.D.; Tan, S.B.; Luo, Y.B.; Guo, X.M.; Wang, G.L. Enhanced radio tomographic imaging with heterogeneous Bayesian compressive sensing. Pervasive Mob. Comput. 2017, 40, 450–463. [Google Scholar] [CrossRef]
  44. Andrea, E.; Michael, R. Background Subtraction for Online Calibration of Baseline RSS in RF Sensing Networks. IEEE Trans. Mob. Comput. 2013, 12, 2386–2398. [Google Scholar]
  45. Viani, F.; Rocca, P.; Oliveri, G.; Trinchero, D.; Massa, A. Localization, tracking, and imaging of targets in wireless sensor networks: An invited review. Radio Sci. 2011, 46, 1–12. [Google Scholar] [CrossRef]
  46. Tipping, M.E. Sparse Bayesian learning and the relevance vector machine. J. Mach. Learn. Res. 2001, 1, 211–244. [Google Scholar]
  47. Wang, Z.; Qin, L.; Guo, X.M.; Wang, G.L. Dual radio tomographic imaging with shadowing-measurement awareness. IEEE Trans. Instrum. Meas. 2019. [Google Scholar] [CrossRef]
  48. Derin, B.S.; Rafael, M.; Aggelos, K.K. Bayesian Compressive Sensing Using Laplace Priors. IEEE Trans. Image Process. 2010, 19, 53–63. [Google Scholar]
  49. Michael, E.T.; Anita, F. Fast Marginal Likelihood Maximisation for Sparse Bayesian Models. In Proceedings of the Ninth International Workshop on Artificial Intelligence and Statistics (AISTATS), Cambridge, UK, 26 June 2003; pp. 1–8. [Google Scholar]
  50. Ji, S.H.; Xue, Y.; Lawrence, C. Bayesian Compressive Sensing. IEEE Trans. Signal Process. 2008, 56, 2346–2356. [Google Scholar] [CrossRef]
  51. Figueiredo, M. Adaptive sparseness using Jeffreys prior. In Proceedings of the 14th International Conference on Neural Information Processing Systems: Natural and Synthetic, Vancouver, BC, Canada, 3–8 December 2001; pp. 697–704. [Google Scholar]
  52. Kun, M. Jeffreys Prior: Philosophy, Information Geometry and Empirical Bayesian Methods. Available online: https://www.researchgate.net/publication/323736141_Jeffreys_Prior_Philosophy_Information_Geometry_and_Empirical_Bayesian_Methods (accessed on 17 November 2019).
Figure 1. An illustration of the wireless network for RTI.
Figure 1. An illustration of the wireless network for RTI.
Sensors 19 05126 g001
Figure 2. LOS path and NLOS paths from reflection and diffraction.
Figure 2. LOS path and NLOS paths from reflection and diffraction.
Sensors 19 05126 g002
Figure 3. Graph of the hierarchical priors for the signal and noise in RTI.
Figure 3. Graph of the hierarchical priors for the signal and noise in RTI.
Sensors 19 05126 g003
Figure 4. Experimental layouts and photos. (a,d) represent scenario 1. (b,e) denote scenario 2. (c,f) describe scenario 3.
Figure 4. Experimental layouts and photos. (a,d) represent scenario 1. (b,e) denote scenario 2. (c,f) describe scenario 3.
Sensors 19 05126 g004
Figure 5. One illustrative packet transmitted by the second node in scenario 2.
Figure 5. One illustrative packet transmitted by the second node in scenario 2.
Sensors 19 05126 g005
Figure 6. Framework of the experimental system.
Figure 6. Framework of the experimental system.
Sensors 19 05126 g006
Figure 7. Images from the cylindrical model and Reconstructed images from different priors using SBL. (ad) describe scenario 1. (eh) illustrate the images in scenario 2. (ik) demonstrate the images in scenario 3.
Figure 7. Images from the cylindrical model and Reconstructed images from different priors using SBL. (ad) describe scenario 1. (eh) illustrate the images in scenario 2. (ik) demonstrate the images in scenario 3.
Sensors 19 05126 g007
Figure 8. CDF of Localization errors (a) scenario 1 (b) scenario 2 (c) scenario 3.
Figure 8. CDF of Localization errors (a) scenario 1 (b) scenario 2 (c) scenario 3.
Sensors 19 05126 g008
Figure 9. True trajectory and Estimated trajectories under different priors.
Figure 9. True trajectory and Estimated trajectories under different priors.
Sensors 19 05126 g009
Table 1. Experimental Evaluation Parameters.
Table 1. Experimental Evaluation Parameters.
SymbolAppearanceValueExplanation
δ Section 2.10.2 mPixel size
η Equation (2)0.02 mEllipse width
ν Equation (6)2Shape and scale parameters for λ
cEquation (9)1Shape parameter for β
dEquation (9)0Scale parameter for β
β 0 1 Algorithm 10.01Initial noise variance
I t e r Algorithm 11000Maximum iteration number
ε t h r e s h Algorithm 10.01Precision during the iteration
REquation (22)0.4 mRadius of the cylindrical model
Table 2. Average number of artifacts in the reconstructed images.
Table 2. Average number of artifacts in the reconstructed images.
SetupStudent-t PriorJeffrey’s PriorLaplace Prior
Scenario-11.50.30.2
Scenario-22.21.20.3
Scenario-390.879.51.1
Table 3. Comparative results of the reconstructed images in MSE.
Table 3. Comparative results of the reconstructed images in MSE.
SetupStudent-t PriorJeffrey’s PriorLaplace Prior
Scenario-10.02320.00240.0023
Scenario-20.10410.01820.0085
Scenario-30.19160.00420.0018
Table 4. Comparison of the mean localization errors (unit: m).
Table 4. Comparison of the mean localization errors (unit: m).
SetupStudent-t PriorJeffrey’s PriorLaplace Prior
Scenario-10.130.120.11
Scenario-20.330.190.18
Scenario-30.880.700.43
Table 5. Average time consumption in localization (unit: ms).
Table 5. Average time consumption in localization (unit: ms).
SetupStudent-t PriorJeffrey’s PriorLaplace Prior
Scenario-130.3749.927.2
Scenario-221.3449.115.1
Scenario-339.82802.530.2
Table 6. Tracking error comparison (unit: m).
Table 6. Tracking error comparison (unit: m).
PriorTracking Error
Student-t0.26
Jeffrey’s0.23
Laplace0.21

Share and Cite

MDPI and ACS Style

Wang, Z.; Guo, X.; Wang, G. Exploring the Laplace Prior in Radio Tomographic Imaging with Sparse Bayesian Learning towards the Robustness to Multipath Fading. Sensors 2019, 19, 5126. https://doi.org/10.3390/s19235126

AMA Style

Wang Z, Guo X, Wang G. Exploring the Laplace Prior in Radio Tomographic Imaging with Sparse Bayesian Learning towards the Robustness to Multipath Fading. Sensors. 2019; 19(23):5126. https://doi.org/10.3390/s19235126

Chicago/Turabian Style

Wang, Zhen, Xuemei Guo, and Guoli Wang. 2019. "Exploring the Laplace Prior in Radio Tomographic Imaging with Sparse Bayesian Learning towards the Robustness to Multipath Fading" Sensors 19, no. 23: 5126. https://doi.org/10.3390/s19235126

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