Testing the Structure of a Gaussian Graphical Model with Reduced Transmissions in a Distributed Setting
Yicheng Chen, Rick S. Blum, Brian M. Sadler, and Jiangfan Zhang

TL;DR
This paper proposes a distributed testing method for Gaussian graphical models that reduces transmissions by ordering sensor communications, achieving near-optimal performance with fewer data exchanges.
Contribution
It introduces an ordered transmission scheme for distributed GGM testing that maintains optimal Bayes risk while significantly reducing communication overhead.
Findings
Achieves the same Bayes risk as centralized testing with fewer transmissions.
Transmission savings approach half the number of clusters under certain conditions.
Guarantees a lower bound on transmission reduction for any GGM.
Abstract
Testing a covariance matrix following a Gaussian graphical model (GGM) is considered in this paper based on observations made at a set of distributed sensors grouped into clusters. Ordered transmissions are proposed to achieve the same Bayes risk as the optimum centralized energy unconstrained approach but with fewer transmissions and a completely distributed approach. In this approach, we represent the Bayes optimum test statistic as a sum of local test statistics which can be calculated by only utilizing the observations available at one cluster. We select one sensor to be the cluster head (CH) to collect and summarize the observed data in each cluster and intercluster communications are assumed to be inexpensive. The CHs with more informative observations transmit their data to the fusion center (FC) first. By halting before all transmissions have taken place, transmissions can be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Testing the Structure of a Gaussian Graphical Model with Reduced Transmissions in a Distributed Setting
Yicheng Chen, Rick S. Blum, , Brian M. Sadler, , and Jiangfan Zhang The work is supported by the U. S. Army Research Laboratory and the U. S. Army Research Office under grant number W911NF-17-1-0331. Yicheng Chen and R. S. Blum are with Lehigh University, Bethlehem, PA 18015 USA (email: [email protected], [email protected]). Brian M. Sadler is with the Army Research Laboratory, Adelphi, MD 20878 USA (email: [email protected]). Jiangfan Zhang is with the Department of Electrical and Computer Engineering, Missouri University of Science and Technology, Rolla, MO 65409 USA (email: [email protected]).
Abstract
Testing a covariance matrix following a Gaussian graphical model (GGM) is considered in this paper based on observations made at a set of distributed sensors grouped into clusters. Ordered transmissions are proposed to achieve the same Bayes risk as the optimum centralized energy unconstrained approach but with fewer transmissions and a completely distributed approach. In this approach, we represent the Bayes optimum test statistic as a sum of local test statistics which can be calculated by only utilizing the observations available at one cluster. We select one sensor to be the cluster head (CH) to collect and summarize the observed data in each cluster and intercluster communications are assumed to be inexpensive. The CHs with more informative observations transmit their data to the fusion center (FC) first. By halting before all transmissions have taken place, transmissions can be saved without performance loss. It is shown that this ordering approach can guarantee a lower bound on the average number of transmissions saved for any given GGM and the lower bound can approach approximately half the number of clusters when the minimum eigenvalue of the covariance matrix under the alternative hypothesis in each cluster becomes sufficiently large.
Index Terms:
Covariance matrix testing, distributed detection, energy efficiency, Gaussian graphical models, ordered transmission.
I Introduction
Great attention has been devoted to distributed detection in sensor networks for both military and civilian applications, such as security, tactical surveillance, defense operations, disaster prediction and health care monitoring [1]. However, since spatially distributed sensor nodes have limited battery capacity, energy efficiency is an important topic [2][3][4][5]. Recently, for the shift-in-mean detection problem, [4] proposed an approach where transmissions can be ordered and halted before all transmissions have taken place based on the assumption that the observations are independent and identically distributed. The work in [5] has generalized the ordered transmission approaches to mean-shift detection with statistically dependent observations. However, covariance matrix testing problems employing ordered transmissions have not been addressed yet. This paper differs from the previous work on ordered transmissions for the shift-in-mean problem [4][5], and focuses on problems testing the covariance matrix [6][7] by employing a Gaussian Graphical Model (GGM) formulation.
A GGM characterizes dependencies using a graph with a node for each variable and edges labeled with weights that describe the correlation between the connected nodes. The observations of each node are assumed to follow a Gaussian distribution and the dependency between the observations is represented by the edge. Since GGMs can be used to describe high dimensional parametric models with a small number of samples via message passing algorithms, they have received extensive study in speech recognition [8], Internet backbone networks [9], genetic networks [10], image processing [11], machine learning [12][13], sensor networks [14] [15] and electrical power systems [6][16][17]. In this paper, we employ the GGM to organize the sensors into clusters based on the largest fully connected subgraphs they belong to, and this provides the possibility of applying ordered transmissions.
We consider testing the graphical structure of a decomposable GGM with reduced transmissions in a distributed scenario. We first group all sensors into several clusters. These clusters correspond to the largest fully connected subgraphs (called cliques). Then we show we can decompose the global optimum test statistic into a sum of local test statistics, each of which only depends on the observations in the corresponding cluster. Each cluster selects one sensor as the cluster head (CH) which we assume will have more computation and communication capacity [18]. The other sensors in the cluster transmit their observations to the CH and then the CH calculates the local test statistic and transmits it to the fusion center (FC). Typically the sensors in a cluster (clique) are located close to each other111The correlation structure implied by a clique will usually imply close physical proximity in the applications we have surveyed, see [16] for example., so local communications within the cluster do not use as much energy as the communications from the CH to the FC. We employ ordered transmissions over the CHs to reduce the more costly communications from the CHs to the FC. Specifically, after collecting and summarizing the observations from other sensors in the cluster, the CH sets a timer to decide when to transmit its local test statistic. All CHs are assumed to be synchronized and the timer in each cluster is inversely proportional to the magnitude of the local test statistic so that the CH with the most informative observations will transmit first, followed by the next most informative CH, and so on. This provides a method to apply ordered transmissions to solve covariance matrix testing problems with dependent observations. Developing an ordering algorithm for covariance matrix testing problems is one contribution of this work. The second major contribution is that a lower bound on the average number of transmissions saved is derived in this paper which is a valid lower bound for all cases we consider. The last contribution is that we have shown that when the minimum eigenvalue of the covariance matrix under the alternative hypothesis in each cluster becomes sufficiently large, nearly half of the transmissions can be omitted which provides a limiting behavior of the general lower bound on the number of transmissions saved.
I-A Notation and Organization
Throughout this paper, bold lower case letters are used to denote column vectors, and bold upper case letters denote matrices. For any vector and any set , the vector is defined as a subvector of which consists of the elements of corresponding to the indices contained in . For any matrix , let denote the element in the -th row and -th column. and imply that the matrix is positive definite and positive semidefinite, respectively. The eigenvalues of are denoted as . Given any two sets of indices and where , let denote a matrix whose coordinates correspond to the indices in , then denotes the matrix obtained from the appropriate zero-filling needed to obtain a dimension -by- matrix as per
[TABLE]
For example, if we let , and , then we obtain .
The rest of paper is organized as follows. The basics of decomposable GGMs, the covariance testing problem and the distributed test statistic are presented in Section II. Ordering for covariance matrix testing problems and a lower bound on the average number of transmissions saved via ordering are provided in Section III. Performance analysis and numerical examples are presented in Section IV. Finally, conclusions are drawn in Section V.
II Covariance Matrix Testing in Decomposable Gaussian Graphical Models
In this section, we introduce the properties of decomposable GGMs and formulate the multivariate Gaussian covariance matrix testing problem in a distributed scenario.
II-A Decomposable Gaussian Graphical Models
Consider an undirected graph where is the set of indices and denotes the set of undirected edges of the graph. Let a random vector follow a multivariate Gaussian distribution which also satisfies the Markov property with respect to which implies that if , then
[TABLE]
where is the covariance matrix of , and is referred to as the concentration matrix (also known as the information matrix). Note that the topology of the graph is described by the non-zero elements of the concentration matrix .
An undirected graph is decomposable if it can be successively decomposed into its cliques [19]. Throughout the paper, we concentrate on decomposable undirected graph models. Let denote the number of cliques in the decomposable undirected graph . The perfect sequence of cliques of the graph is denoted by . We denote the corresponding histories and separators as
[TABLE]
and
[TABLE]
Note that for all , there is a such that for any decomposable undirected graph .
A mapping is defined to specify an association between each separator set and some unique cliques such that [5]
[TABLE]
Thus, the -th separator is associated with the -th clique according to
[TABLE]
Note that the -th separator is not only contained in the -th clique , but also contained in the -th clique as defined in (4), that is,
[TABLE]
It is worth mentioning that for any , must exist and
[TABLE]
for any decomposable undirected graph . Let denote the set of indices of the separators which are associated with the -th clique via the mapping in (5), that is,
[TABLE]
From (8), we know that the minimal element in satisfies
[TABLE]
which implies that
[TABLE]
and
[TABLE]
Consider the example in Fig. 1, by employing (5), we observe that and which implies , , and . By employing (7), we also obtain , , and . Note that , , and . By employing (9), we obtain and but .
Let denote the set of observations in that come from the nodes in the -th clique. Let denote the observations in that come from the nodes in the -th separator set. Let and denote the covariance matrices associated with and respectively. The information matrix of x can be expressed by those of the cliques and separators in decomposable GGMs as [19]
[TABLE]
Fig. 2 gives a numerical example of (13), using a chain structure (see Fig. 3). Here, there are clusters, and each cluster has 3 nodes, resulting in 3 terms on the right-hand side of (13).
Also, for a decomposable GGM [19],
[TABLE]
II-B Gaussian Covariance Matrix Testing Problems
Consider a network with sensors and the Gaussian covariance matrix testing problem given by
[TABLE]
where the covariance matrix is assumed to be positive definite and without loss of generality we assume the identity matrix under , because (II-B) can be obtained via pre-whitening.
The Bayes optimum decision rule for (II-B) is a log-likelihood ratio (LLR) threshold test
[TABLE]
and the threshold is
[TABLE]
where and are the a priori probabilities of and respectively. The detector decides if
[TABLE]
The optimum centralized energy unconstrained detection approach requires each sensor to send its observation to a FC. After receiving the data from all sensors, the FC employs (II-B). In our distributed approach, we partition the sensors into clusters which correspond to the cliques. The CH will collect the information from the sensors in a given cluster and then transmit it to the FC. By employing ordering over the clusters, we reduce the number of CH to FC transmissions while achieving the same probability of error as the optimum centralized energy unconstrained detection approach. Throughout the paper, the following assumption is made.
Assumption 1
Every sensor is physically close to its neighboring sensors in the graph. Hence, sensors in the same cluster are physically close so that intercluster communications used by CHs are assumed to be short distances so we only focus on communications between the CHs and the FC.
Plugging (13) and (14) into (II-B), the test statistics can be rewritten as (refer to Appendix A for details)
[TABLE]
where
[TABLE]
and
[TABLE]
for where for is defined in (9) and the set of coefficient pairs satisfies
[TABLE]
Note that there are uncountably many choices of satisfying (22) which implies that multiple in (19) will work where each splits the observations a little differently over the clusters via nonuniqueness of separator sets. In (19),
[TABLE]
and for all ,
[TABLE]
We refer to the -th local test statistic (LTS) as the local log-likelihood ratio (LLLR), since each can be calculated by only utilizing the observations available in the -th cluster for .
III Reduced Transmission Energy Detection Using Ordered Transmission Approach
III-A Ordering for the Covariance Testing Problem
The following theorem describes our distributed algorithm (ordering) to reduce transmissions [4].
Theorem 1
Consider an approach where the -th CH will transmit its from (19) after a time equal to , with any real positive number. All transmissions stop when the sum of the received is larger than a threshold or smaller than a threshold . The ordered magnitudes of are denoted as
[TABLE]
Let be the number of CHs who have not yet transmitted at a given time and let denote the last LLLR transmission. Define
[TABLE]
and
[TABLE]
where is defined in (17). The approach described in this theorem gives the same probability of error as the optimum centralized energy unconstrained approach where all CHs transmit their LLLRs to the FC, while using a smaller average number of transmissions.
Proof:
The proof of this theorem is omitted, since it follows the proof in [4]. ∎
As demonstrated by Theorem 1, every time the FC receives a new CH transmission, it updates the thresholds and compares them with the sum of the CH transmissions it has received so far, denoted by . If (or ), then the test statistic from (II-B) is guaranteed to be larger (or smaller) than the optimum threshold , regardless of the CH transmissions that have not yet been transmitted. Then the FC can send a message to the CHs to stop the remaining transmissions. By halting before all transmissions have taken place, transmissions can be saved without performance loss when sufficient evidence is accumulated. If , which means the FC has not accumulated sufficient evidence yet, then transmissions continue. Note that the ordering approach is only applied to the global communications (communications from the CHs to the FC), but not local communications (intercluster communications).
III-B Lower Bound on the Average Number of Transmissions Saved
For any given , we define the detection probability and the false alarm probability in the -th cluster for as
[TABLE]
and
[TABLE]
We provide the following theorem with regard to a lower bound on the average number of transmissions saved by ordering the global communications.
Theorem 2
Consider the hypothesis testing problem described in (II-B). Let
[TABLE]
and
[TABLE]
where the threshold is defined in (17). When using the ordered transmission approach described in Theorem 1, if , then for any choice of , the average number of transmissions saved by ordering the global communications is bounded from below by
[TABLE]
where and were previously defined in (28) and (29), respectively.
Proof:
The proof of this theorem is omitted, since it follows the proof in [5]. The difference from [5] is that we need to employ in (28) and in (29) which are completely different for this new problem. The other difference from [5] is that we add zero as a choice in (32) since the average number of transmissions saved makes sense when it is non-negative in reality. ∎
The lower bound on the average number of transmissions saved by ordering the global communications as demonstrated in Theorem 2 is valid for any choice of and any positive definite matrix corresponding to a decomposable GGM. According to the expression on the right-hand side of (32), the lower bound on the average number of transmissions saved by ordering the global communications depends on the entries of the covariance matrix , the parameters and the prior probabilities and .
Define
[TABLE]
where is the minimum eigenvalue of and . The following theorem describes a lower bound on the average number of transmissions saved by ordering the global communications when is large.
Theorem 3
Consider the ordered transmission approach described in Theorem 1 which employs (19) with
[TABLE]
and
[TABLE]
for all using any which satisfies
[TABLE]
With a sufficiently large eigenvalue defined in (33) and , the average number of transmissions saved by ordering the global communications is bounded from below by
[TABLE]
Proof:
Refer to Appendix B. ∎
Note that Theorem 3 states that the average number of transmissions saved by ordering the global communications increases at least as fast as linearly proportional to the number of clusters while achieving the same probability of error as the conventional centralized detection approach. There are uncountable choices of to guarantee the lower bound where the average number of transmissions saved can be larger than half the number of clusters employed.
The minimum eigenvalue of , denoted , approaching infinity leads the Kullback-Leibler divergence to increase to infinity. Some other statistical distance measures which quantify the distance between two distributions can also be employed here and lead to the same conclusion, for example the Bhattacharyya distance. The Kullback-Leibler divergence between and increases to infinity for all , since
[TABLE]
where is the dimension of and is the -th eigenvalue of . Thus, the fact that the significant average number of transmissions saved can be obtained as shown in Theorem 3 is consistent with our intuition that with a large distance between the cluster covariance matrices under two hypotheses, they are easy to tell apart so we do not need many observations to make a reliable decision. Note that for all is only a sufficient condition rather than a necessary condition. Deriving necessary and sufficient conditions for saving half of the transmissions for the covariance matrix testing problem will be pursued in our future work.
IV Numerical Results
In this section, numerical examples of two representative classes of decomposable Gaussian graphical models with chain structure and tree structure are presented to illustrate the lower bounds on the number of transmissions saved by employing ordered transmissions.
IV-A Average Percentage of Transmissions Saved versus the Minimum Eigenvalue
In this subsection, the theoretical lower bound in (32) is compared with the average number of transmissions saved by ordering the CH to FC communications from Monte Carlo simulations. Consider a class of decomposable Gaussian graphical models with clusters as shown in Fig. 3. As depicted in Fig. 3, each cluster consists of sensors, and every two consecutive clusters are coupled through a -sensor separator. In the simulation results in Fig. 4, we set and . Assume the eigenvalues of form a vector with five elements which are uniformly distributed from to where can be varied to change the minimum eigenvalue of . We generate a diagonal matrix with these eigenvalues along the diagonal and use a unitary matrix to construct a non-diagonal matrix where the unitary matrix is generated by employing Gram -Schmidt orthonormalization [20] while ensuring (6) and (7) are satisfied. We take to be equal to for . We use the same during all the Monte Carlo runs so the statistical descriptions of the observations are the same. However, the actual observations are randomly regenerated in each Monte Carlo run so they are different over each Monte Carlo run. We employ the Monte Carlo method (20000 runs) to obtain the average number of transmissions saved by ordering the global communications as illustrated in Fig. 4 for different values of . For comparison, in Fig. 4, the theoretical lower bound in (32) is also provided. It is shown that as the parameter increases (the minimum eigenvalue increases), the value of the theoretical lower bound on the average number of transmissions saved by ordering the global communications increases. As expected from our analysis, the simulation results in Fig. 4 show that the lower bound on the average percentage of transmissions saved nearly equals to 0.45 when which is consistent with Theorem 3 since when . These results also illustrate that the theoretical lower bound in Theorem 2 is also a valid lower bound on the simulated estimates for the average number of transmissions saved by employing ordered transmissions for the specific cases considered.
IV-B Average Number of Transmissions Saved versus the Number of Clusters
In this subsection, we investigate the average number of transmissions saved by ordering the global communications for a different number of clusters . We consider the same class of decomposable Gaussian graphical models as in Fig. 3. In the simulation, we also set and and generate for in the same way as shown in the previous subsection. Fig. 5 illustrates the average number of transmissions saved by ordering the global communications versus for different values of . For comparison, in Fig. 5, the limiting theoretical lower bound in (37) is also provided. Fig. 5 illustrates that the average number of transmissions saved by ordering the global communications increases approximately linearly with for every value of . It indicates that the rate of increase with becomes faster when the parameter is increased. In addition, for the sufficiently large minimum eigenvalue in this scenario, asymptotically serves as a lower bound on the number of transmissions saved by ordering the global communications.
Next, we consider a different class of decomposable Gaussian graphical model with the binary tree structure illustrated in Fig. 6 where each cluster has 4 nodes and each separator set has 1 node. We set and . The diagonal elements of are set to be and the other elements of are set to equal to where we change the minimum eigenvalue of by changing the parameter since the minimum eigenvalue of equals to . We fix each cluster to have the same value of in each iteration. We consider the average number of transmissions saved versus the number of clusters for and which correspond to and , respectively. Fig. 7 implies the average number of transmissions saved by ordering the global communications increases approximately linearly with for every value of . The larger the value of , the larger the slope of curves which is very similar to the result in Fig. 5.
V Conclusion
We have proposed the ordered transmission approach to testing the covariance matrix of a GGM where transmissions can be saved without performance loss. After each CH collects and summarizes the data from the sensor nodes, this approach is employed to reduce the number of transmissions from the CHs to the FC. A lower bound on the average number of transmissions was derived which can approach approximately half the number of clusters when the minimum eigenvalue of the covariance matrix under the alternative hypothesis in each cluster becomes sufficiently large.
Appendix A Details of (19)
Plugging (13) and (14) into (II-B), the test statistics can be rewritten as
[TABLE]
In going from (39) to (40), we group the separator terms involving the same observations in several ways since the separator set data is actually contained in the data for the associated clusters. Then (41) follows by using the definition in (20)–(24). In going from (41) to (42), we only employ the subvector of , denoted as , which consists of the elements of corresponding to the indices contained in the -th cluster since other subvectors of will not have an impact for this cluster.
Appendix B Proof of *Theorem 3 *
We can bound the eigenvalues of \big{(}{{\bf I}_{{{\cal C}_{k}}}^{-1}}-({\bf{\Sigma}}_{{{\cal C}_{k}}})^{-1}\big{)} for , denoted as , as follows
[TABLE]
where and are the minimum and maximum eigenvalues of respectively. Then we obtain
[TABLE]
By employing the Eigenvalue Interlacing Theorem [20] which mainly states that the eigenvalues of the principal submatrix can be bounded by eigenvalues of the whole matrix, we obtain for
[TABLE]
where and are the minimum and maximum eigenvalues of the matrix . Similarly, for , we obtain
[TABLE]
Then we can obtain
[TABLE]
for and
[TABLE]
for .
Weyl inequality (see Theorem 4.3.1 in [20] for more details) states that let and be Hermitian and let the respective eigenvalues of , , and be , , and , each algebraically nondecreasing ordered, then
[TABLE]
and
[TABLE]
for each . By employing (50) and (51), we can obtain that for ,
[TABLE]
where and are the minimum eigenvalues of and respectively, and and are the maximum eigenvalues of and respectively. By employing the inequality in (52) into (21), we obtain
[TABLE]
Then by employing (45) and (48)–(53), we obtain when , for ,
[TABLE]
This implies
[TABLE]
and
[TABLE]
For , by employing (45), (48) and in (20), we obtain when ,
[TABLE]
By employing the definition of in (35), it is clear that for all ,
[TABLE]
where the positive-valued is defined in (36). Furthermore, we can obtain
[TABLE]
where (59) is a consequence of (11) and (58), and (60) is from (36). By employing (11), (34), (36) and (58), we obtain for all ,
[TABLE]
Thus, by employing (54)–(61), we can obtain for all ,
[TABLE]
We can rewrite under for in (19) as follows
[TABLE]
where we use to obtain (63) with and a known whitening matrix satisfying the condition . Let be the eigenvalue/eigenvector decomposition for , from (55), we can obtain for ,
[TABLE]
For , the eigenvalues are defined as . In going from (65) to (66), we define for as the elements of the vector . In going from (66) to (67), we drop positive terms. Note that for ,
[TABLE]
which implies under , for ,
[TABLE]
By substituting (63) into (28), we obtain for any given , the detection probability in the -th cluster for any is
[TABLE]
In going from (70) to (71), we employ in (24) and divide on both sides for large . In going from (71) to (72), , and since equals to the logarithm of the product of which is also upper bounded by . Similarly, by employing (46) and (47), we can obtain and which lead to (72). The result in (73) follows by employing (69).
For , by employing similar steps as used in (64)–(66), we obtain
[TABLE]
Then similar to (69), we can obtain
[TABLE]
Thus, we obtain for any given , the detection probability in the first cluster is
[TABLE]
where we employ in (23) to obtain (76). (78) is a consequence of (75). Then by employing (73) and (78) together, finally we can show that for all
[TABLE]
Note that for all if and only if the minimum among them . Finally, we obtain for all
[TABLE]
Now we consider the case under where for . From (56), we obtain
[TABLE]
where we employ the second inequalities in (54) and (57) to obtain the first inequality in (81). The equality in (81) follows since is the m-th element of the vector under .
Before we show for , we first let
[TABLE]
where is the covariance matrix of the separator set for . By employing the Schur complement [20], we obtain
[TABLE]
Since it is clear that when , then by employing the Eigenvalue Interlacing Theorem222The Eigenvalue Interlacing Theorem states that the eigenvalues of the principal submatrix obtained by deleting both -th row and -th column of the matrix for some values of can be bounded by the eigenvalues of the matrix [20]., we obtain the eigenvalues of the principal submatrix eig\{\big{(}{{\bf{\Xi}}}_{k}-{{\bf{\Omega}}}_{k}({{\bf{\Sigma}}_{{{\cal S}_{j}}}})^{-1}{{\bf{\Omega}}}_{k}^{T}\big{)}^{-1}\} (which are bounded by ) must approach zero. Thus . By employing a property of the Schur complement [20], we obtain when
[TABLE]
(88) implies that when ,
[TABLE]
Similar to the steps taken from (84) to (88), we can also obtain when ,
[TABLE]
Next we will show for . By substituting in (19) into (29), we obtain for any given , the false alarm probability in the -th cluster for any is
[TABLE]
In going from (91) to (92), we employ in (24) and the inequality in (81). In going from (92) to (93), we employ (61) to lower bound by the sum of and . By employing the results in (89) and (90), \delta^{(0)}\!+\!\!{\sum_{j\in{{\cal Q}_{k}}}{\beta_{j}}}\cdot\big{(}\!\ln\det({\bf{\Sigma}}_{{{\cal C}_{k}}})-\ln\det({\bf{\Sigma}}_{{{\cal S}_{j}}})\big{)}+\alpha_{k}\cdot\big{(}\ln\det({\bf{\Sigma}}_{{{\cal C}_{k}}})-\ln\det({\bf{\Sigma}}_{{{\cal S}_{k}}})\big{)} in (93) approaches positive infinity under the limit. (95) follows since can not be larger than the positive infinity.
By substituting in (19) into (29) and then taking similar steps as those taken to go from (91) to (84), we can also show that
[TABLE]
for the first cluster. Then by using the fact that the false alarm probability is non-negative and employing (95) and (96) together, finally we can show that for all ,
[TABLE]
Again, for all if and only if . Then we obtain for all
[TABLE]
Using the results in (80) and (98), the limiting behavior of the lower bound on the average number of transmissions saved by ordering the global communications in (32) for becomes
[TABLE]
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] I. F. Akyildiz, W. Su, Y. Sankarasubramaniam, and E. Cayirci, “Wireless sensor networks: a survey,” Computer networks , vol. 38, no. 4, pp. 393–422, 2002.
- 2[2] S. Appadwedula, V. V. Veeravalli, and D. L. Jones, “Energy-efficient detection in sensor networks,” IEEE Journal on Selected areas in communications , vol. 23, no. 4, pp. 693–702, 2005.
- 3[3] M. Noori and M. Ardakani, “Energy efficiency of universal decentralized estimation in random sensor networks,” IEEE Transactions on Wireless Communications , vol. 10, no. 12, pp. 4023–4028, December 2011.
- 4[4] R. S. Blum and B. M. Sadler, “Energy efficient signal detection in sensor networks using ordered transmissions,” IEEE Transactions on Signal Processing , vol. 56, no. 7, pp. 3229–3235, July 2008.
- 5[5] J. Zhang, Z. Chen, R. S. Blum, X. Lu, and W. Xu, “Ordering for reduced transmission energy detection in sensor networks testing a shift in the mean of a gaussian graphical model,” IEEE Transactions on Signal Processing , vol. 65, no. 8, pp. 2178–2189, 2017.
- 6[6] C. Wei, A. Wiesel, and R. S. Blum, “Distributed change detection in gaussian graphical models,” in Information Sciences and Systems (CISS), 2012 46th Annual Conference on . IEEE, 2012, pp. 1–4.
- 7[7] T. Aittomäki, H. Godrich, H. V. Poor, and V. Koivunen, “Resource allocation for target detection in distributed mimo radars,” in Signals, Systems and Computers (ASILOMAR), 2011 Conference Record of the Forty Fifth Asilomar Conference on . IEEE, 2011, pp. 873–877.
- 8[8] J. A. Bilmes and C. Bartels, “Graphical model architectures for speech recognition,” IEEE signal processing magazine , vol. 22, no. 5, pp. 89–100, 2005.
