Abstract
This paper presents a new approach for distributed target detection in wireless sensor networks (WSNs). Contrary to the conventional practice where every sensor uses an identical threshold for decision-making, an unequal and dynamic local sensor threshold selection scheme is proposed. This threshold selection scheme is based on a recently proposed statistical metric for multiple testing problems called the False Discovery Rate (FDR). Assuming a signal attenuation model, where the received signal power decays as the distance from the target increases, various performance indices like the system level probability of detection and the probability of false alarm are studied. Simulation results are provided to demonstrate the effectiveness of this approach.
Introduction
Recent technological advances have enabled the deployment of a large number of networked sensors to continuously observe an event area for reliable estimation/detection/tracking of events. One particularly interesting problem for wireless sensor networks (WSNs) is distributed target detection. In distributed detection, each sensor instead of sending its raw data, sends quantized data to the fusion center to minimize power and bandwidth consumptions. The literature on distributed detection is quite extensive and numerous papers exist which deal with various aspects of distributed detection. For the conventional distributed detection problem, where multiple sensors, e.g., radars, observe a single target and receive noisy versions of the same target signal, an optimum fusion rule has been derived under the conditional independence assumption [1, 2]. Fusion rules under correlated sensor observations have been studied in [3, 4, 5].
Decision fusion for target detection in WSNs, where the received signal power decays as the distance from the target increases, has been investigated in [6, 7, 8]. In this problem, as the probability of detection of each sensor is unknown, due to unknown target location, the optimal Chair-Varshney fusion rule cannot be used. A counting rule that uses the total number of detections (1's) reported by the local sensors has been proposed in these papers. In this formulation, all the local sensors use the same threshold and the system level probability of false alarm and probability of detection have been derived. The proposed scheme was also shown to be asymptotically optimal. In this paper, we break away from the equal local sensor threshold paradigm and explore the possibility of improved detection performance under unequal and dynamic sensor thresholds.
A statistical metric called the false discovery rate (FDR), and an algorithm to control FDR for multiple comparison problems was recently proposed by Benjamini and Hochberg [9]. A preliminary investigation of the application of FDR for WSNs has been conducted by Ermis and Saligrama [10, 11, 12]. Their work studied the application of FDR for detection and localization under communication constraints and also proposed a distributed FDR algorithm. In this paper, we propose a FDR based approach to set local sensor thresholds and study the performance of the resulting distributed target detection system.
The remainder of the paper is organized as follows. Section II discusses the target and signal models adopted. Section III introduces the problem of distributed target detection in WSNs and the concept of FDR based local sensor threshold selection scheme. Section IV presents performance analysis of FDR based sensor thresholds for distributed detection. Section V provides simulation results, and concluding remarks are provided in Section VI.
Problem Formulation
A total of N sensors are randomly deployed in the region of interest (ROI), which is assumed to be a square with area b
2
. The locations of the sensors are assumed to be unknown to the fusion center, but the position co-ordinates are i.i.d. and follow a uniform distribution:
for i = 1, …, N where (x i , y i ) are the coordinates of sensor i.
We assume that the noises at local sensors are i.i.d. and follow the standard Gaussian distribution,
For a local sensor i, the binary hypothesis testing problem is:
where s i is the received signal, and a i = √P i is the signal amplitude due to the presence of target.
We assume that the signal power emitted by the target decays as the distance from the target increases. An isotropic signal power attenuation model is adopted here [8]:
where P
i
is the signal power measured at sensor i located at (x
i
, y
i
), and d
i
is the distance between the target located at (x
t
, y
t
) and local sensor i.
In this paper, the following g (x) has been adopted,
where P 0 is the signal power measured at a reference distance d 0 , n is the signal decay exponent and varies with the medium of propagation (air, water etc.) and surrounding environment (indoor, outdoor etc.). The model adopted above is very general, and can be used for modeling targets, which are the source of isotropically radiating electromagnetic or acoustic waves. The sensors are assumed to be passive sensors.
In the classic distributed detection scheme, due to bandwidth and energy constraints, each local sensor sends a hard decision, i.e., a single bit, to the fusion center. In this paper, it is assumed that the communication channels between the local sensors and the fusion center are perfect. When the fusion center has complete knowledge of the P d and P fa of each local sensor, the optimum fusion rule is given in [1, 2]. But for the problem being considered here, it is very difficult to calculate the probability of detection of the i th sensor(P d i ) as P d i depends on the distance between the sensor and the target. In the work by Niu and Varshney [6, 7, 8], a “counting rule” which uses the total number of detections (1's) reported by the local sensors as a statistic, has been proposed. The “counting rule” is described below:
Let the binary data from local sensor i be denoted by I
i
= {0, 1} where I
i
takes the value 1 when there is a detection and 0 otherwise. The data from all the sensors are denoted by I = {I
i
: i = 1, …, N}. After collecting data I, the fusion center makes a final decision about a target's presence or absence using the fusion rule [6, 7, 8],
where T is the system level threshold. Also, in this scheme every sensor is assumed to have the same threshold.
In this paper we depart from the equal and static local sensor threshold paradigm of [6, 7, 8], and adopt a dynamic local sensor threshold scheme. The intuition behind this approach is that as the distances between the target and the sensors are not the same, different sensors have unequal signal-to-noise (SNR) ratios; hence improved performance may be achieved by using non-identical thresholds for different sensors. We adopt a FDR based local sensor threshold selection method and assume a two-bit per sensor communication capability to implement the distributed FDR algorithm as proposed in [10, 11].
In a breakthrough paper, Benjamini and Hochberg [9] introduced a new approach to multiple hypothesis testing that controls the false discovery rate (FDR), defined as the fraction of false rejections among those hypotheses rejected. This procedure is very appealing as it controls a metric, which is often of more practical importance than the conventional family wide error rate (FWER), an error metric popularly used when testing a family of hypotheses. Table 1 provides details regarding the definition of FWER and FDR.
Family wide error rate (FWER) is defined as the probability of committing any type 1 error, P (V ≥ 1). For this problem, it is the probability of one or more sensors reporting the presence of a target (false alarm) when no target is present.
False discovery rate (FDR) is defined as the expected ratio of the number of observations falsely classified into alternate hypotheses (declared H1 when H0 is true) to the total number of observations classified into the alternate hypotheses (H1). The proportion of errors committed by falsely rejecting null hypotheses (declared H1 when H0 is true) can be viewed through the random variable,
FDR (Le) is defined to be the expectation of L,
L e = 0, when V + S = 0, as no false rejections can be committed.
Number of errors committed when testing M null hypotheses
Consider testing n observations based on the corresponding p-values P
1
, P
2
, …, P
n
, where the p-value for an observation Y is defined as,
where f0 (t) is the probability density function (pdf) of the observations under H 0 .
The algorithm that keeps the FDR below a specified value q*, is provided below [9]:
Calculate the p-values of all the observations and arrange them in ascending order. Find the largest index, imax, such that Declare P
j
significant (i.e., all observations corresponding to these p-values are classified as H
1
) for 0 ≤ j ≤ imax.
Under independent test statistics this procedure controls the FDR at q*.
The FDR control procedure described above is a centralized procedure and requires the ordering of p-values. Ermis and Saligrama [10, 11] have proposed a decentralized procedure by utilizing an extra one-bit in-network communication among the sensors. In this paper, we assume that the p-values can be ordered in a distributed manner.
In the work by Niu and Varshney [6, 7, 8] for target detection in WSNs, all the sensors employ a constant threshold τ, which fixes the P
fa
at each sensor to P
fa
= Q (τ), and the system-wide P
FA
to:
In this problem, different local sensors will have different P d i , which is a function of d i . Hence under hypothesis H1, the total number of detections no longer follows a Binomial distribution, and the system wide probability of detection P D is difficult to derive analytically. Hence P D may be obtained by simulations or approximated by using the Central Limit Theorem (CLT) [6, 8].
As mentioned in Section III, as different sensors have unequal SNRs, an adaptive local sensor threshold selection scheme is likely to provide performance gain. We propose control of the False Discovery Rate (FDR) for the entire family of observations (i.e. observations from the entire sensor field) to a value less than or equal to γ. The value γ and the system level threshold T are related to the system-wide probability of false alarm P FA which will be derived shortly. To control FDR to γ, the local sensor thresholds have to be set following the algorithm provided earlier. Setting the thresholds in this manner is an adaptive procedure and the thresholds depend both on the number of sensors in the event region and on the observations of the local sensors, i.e., the sensor with the largest p-value is compared to γ and subsequent sensors are compared to (N−i)γ/N. Thus, sensors with lower p-values, i.e., higher-valued observations are compared to higher thresholds.
At the fusion center, the probability of a false alarm is given by,
where
The probability that the graph of an empirical distribution of uniformly distributed random variables on [0, 1] intersects a certain straight line at a certain height for the first time is given by Dempster's formula [13]. For the general case, for an arbitrary number of observations, the expected number of type 1 errors has been derived by Finner and Roters [14] by applying Dempster's formula for barrier crossing distributions,
From Equation (14), the probability of false alarm P
FA
at the fusion center for a system level threshold T may be shown to be,
From Equations (15) and (16), the probability of false alarm P
FA
at the fusion center is given by,
which is the system-wide P FA for any number of sensors.
The exact expression for the system level probability of detection (P D ) is difficult to derive and will be considered in future work. In this paper, we provide simulation results for the same.
Performance Comparison
In this section, we compare the detection performance of the identical threshold approach and the FDR based approach. To compare the two detection schemes, for a specified system level threshold T and a specified system level probability of false alarm P FA , the threshold ς (for identical threshold approach) and the FDR parameter γ (for FDR based approach) are obtained by numerically solving Equations (13) and (17) respectively.
In our simulation results we have chosen the following parameters: P0 = 2, b = 4, d0 = 1, n = 2, N = 2, N = 15 and a system level threshold T = 2. The simulation results are based on 15 × 105 Monte Carlo runs. The sensors were randomly deployed in the event region and a target was placed at a random location in the event region during each run. The ROC for the decaying target signal model is given in Fig. 1. The ROC curves demonstrate that the proposed FDR based distributed detection framework clearly outperforms the classical distributed detection strategies.

ROC curves for FDR based scheme and constant threshold scheme under NP formulation.
In this paper a FDR based sensor threshold selection methodology has been proposed and its feasibility examined for distributed target detection in WSNs. The system-wide probability of false alarm for such a scheme has also been presented. The simulation results show significant improvement of detection performance for the proposed scheme over an identical threshold scheme. It thus validates the intuition that when the local sensors are observing unequal signal-to-noise ratios due to a decaying target signal model, the use of unequal and dynamic thresholds for local decision-making will provide significant benefits. In this paper we have established the potential of FDR based methods for distributed target detection. Further research on these algorithms and performance analysis is currently underway.
