1. What is the proposed spectral-based testing statistic for populations of networks and its asymptotic null distribution?
The proposed spectral-based testing statistic for populations of networks is based on the trace of the third power of a centered and scaled adjacency matrix. This statistic is proven to converge to the standard normal distribution as the number of nodes tends to infinity. The asymptotic null distribution of the proposed testing statistic is derived, and an asymptotic power result is also obtained. The statistic is conceptually simple, computationally friendly, and has shown superior performance over existing methods in various simulation studies. It can be applied to both binary and weighted networks in two-sample and multiple-sample frameworks.
read more
2. What is the goal of the proposed spectral-based test for binary networks?
The goal of the proposed spectral-based test for binary networks is to test whether two samples of networks have the same graph structure or not. This is equivalent to testing the null hypothesis H0: P1 = P2 against the alternative hypothesis H1: P1 = P2. The test utilizes results from random matrix theory to analyze the spectral properties of inhomogeneous networks, which are used heavily in this work. By comparing the link probability matrices P1 and P2, the test determines if the two samples of networks have the same graph structure or not.
read more
3. What is the normalized matrix in binary network testing?
The normalized matrix, Z, is calculated using elements A1,ij - A2,ij n 1 m 1 P1,ij (1-P1,ij) + 1 m 2 P2,ij (1-P2,ij) if i = j, and B ij if i = j. It is derived from two samples of networks, A (k) 1 m 1 k=1 and A (k) 2 m 2 k=1, sampled from link probability matrices P1 and P2, respectively. The matrix elements are based on the sample average of adjacency matrices in each group, Au, and a diagonal matrix B with i.i.d. random variables determining the sign of each element. The test statistic EQUATION is used to analyze the spectral properties of binary networks.
read more
4. What is the alternative test statistic based on estimated link probability matrices?
The alternative test statistic based on estimated link probability matrices involves plug-in estimates of P1 and P2, denoted as P1 and P2, respectively. The empirical version of the normalized matrix Z in equation (2.2) can be written as Zij = A1,ij - A2,ij n 1 m 1 P1,ij (1- P1,ij) + 1 m 2 P2,ij (1- P2,ij) if i = j. The resulting test statistic is given by equation (2.7). Under the two-sample framework of binary networks, if max i,j | Pu,ij - P u,ij | = o p (1), and P1 = P2 under the null hypothesis, the scaled test statistic th has an asymptotic distribution of th ~ N(0, 1) as n approaches infinity. The proof of this limiting law can be found in the supplementary material, which relies on rewriting Tr(Z3) as Tr(Z3) + 3Tr(Z2 * H) + 3Tr(Z * H^2) + Tr(H * Z). Each term in the right-hand side of this equality is o(1).
read more