Literature DB >> 25207920

Link prediction in complex networks: a mutual information perspective.

Fei Tan1, Yongxiang Xia1, Boyao Zhu1.   

Abstract

Topological properties of networks are widely applied to study the link-prediction problem recently. Common Neighbors, for example, is a natural yet efficient framework. Many variants of Common Neighbors have been thus proposed to further boost the discriminative resolution of candidate links. In this paper, we reexamine the role of network topology in predicting missing links from the perspective of information theory, and present a practical approach based on the mutual information of network structures. It not only can improve the prediction accuracy substantially, but also experiences reasonable computing complexity.

Entities:  

Mesh:

Year:  2014        PMID: 25207920      PMCID: PMC4160214          DOI: 10.1371/journal.pone.0107056

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.240


Introduction

Link prediction attempts to estimate the likelihood of the existence of links between nodes based on the available network information, such as the observed links and nodes' attributes [1], [2]. On the one hand, the link-prediction problem is a long-standing practical scientific issue. It can find broad applications in both identifying missing and spurious links and predicting the candidate links that are expected to appear with the evolution of networks [1], [3], [4]. In biological networks (such as protein-protein interaction networks [5] and metabolic networks [6]), for example, the discovery of interactions is usually costly. Therefore, accurate prediction is more reasonable compared with blindly checking all latent interaction links [3], [4]. In addition, the detection of inactive or anomalous connections in online social networks may improve the performance of link-based ranking algorithms [7]. Furthermore, in online social networks, very promising candidate links (non-connected node pairs) can be recommended to the relevant users as potential friendships [8], [9]. It can help them to find new friends and thus enhance their loyalties to the web sites. In ref. [9], the authors even proposed the potential theory to facilitate the missing link prediction of directed networks. The hypothesis can find broad applications in friendship recommendation of large-scale directed social networks, such as Twitter, Weibo and so on. On the other hand, theoretically, link prediction can provide a useful methodology for the modeling of networks [10]. The evolving mechanisms of networks have been widely studied. Many evolving models have been proposed to capture the evolving process of real-world networks [11]–[14]. However, it is very hard to quantify the degree to which the proposed evolving models govern real networks. Actually, each evolving model can be viewed as the corresponding predictor, we can thus apply evaluating metrics on prediction accuracy to measure the performance of different models. Therefore, link prediction has attracted much attention from various scientific communities. Within computer society, for example, scientists have employed Markov chains [15], [16] and machine learning techniques [17]–[21] to extract features of networks. These methods, however, depend on the attributes of nodes for particular networks such as social and textual features. Obviously, the attributes of nodes are generally hidden, and it is thus difficult for people to obtain them [2]. Over the last 15 years, network science has been developed as a novel framework for understanding structures of many real-world networked systems. Recently, a wealth of algorithms based on structural information have been proposed [2], [4], [22]–[28]. Among various node-neighbor-based indices, Common Neighbors (CN) is undoubtedly the precursor with low computing complexity. It has also been revealed that CN achieves high prediction accuracy compared with other classical prediction indices [25]. CN, however, only emphasizes the number of common neighbors but ignores the difference in their contributions. In this case, several variants of CN to correct such a defect were put forwarded. Consider, for example, Adamic-Adar [24] and Resource Allocation [25], in which low-degree common neighbors are advocated by assigning more weight to them. In addition, based on the Bayesian theory, a Local Nave Bayes model [27] was presented to differentiate the roles of neighboring nodes. Furthermore, node centrality (including degree, closeness and betweenness) was applied to make neighbors more distinguishable. Besides such CN-based indices, the evolving patterns and organizing principles of networks can also provide useful insights for coping with the link-prediction problem. The well-known mechanism of preferential attachment [11], for instance, has been viewed as a prediction measure [25], [29]. For networks exhibiting hierarchical structure, Hierarchical Random Graph can be employed to predict missing links accordingly [4]. Recently, communities have been reinvented as groups of links rather than nodes [30]. Motivated by the shift in perspective of communities, Cannistraci et al. developed the local-community-paradigm to enhance the performance of classical prediction techniques [28]. All the aforementioned methods aim to quantify the existence likelihood of candidate links. In information theory, the likelihood can be measured by the self-information. In this article, we thus try to give a more theoretical analysis of the link-prediction problem from the perspective of information theory. Then a general prediction approach based on mutual information is presented accordingly. Our framework outperforms other prediction methods greatly.

Results

A Mutual Information Approach to Link Prediction

We here introduce the definitions of the self-information and of the mutual information, respectively. Definition 1 Considering a random variable associated with outcome with probability , its self-information can be denoted as [31] where the base of the logarithm is specified as 2, thus the unit of self-information is bit. This is applicable for the following if not otherwise specified. The self-information indicates the uncertainty of the outcome . Obviously, the higher the self-information is, the less likely the outcome occurs. Definition 2 Consider two random variables and with a joint probability mass function and marginal probability mass functions and . The mutual information can be denoted as follows [32]: Hence, the mutual information can be obtained as The mutual information is the reduction in uncertainty due to another variable. Thus, it is a measure of the dependence between two variables. It is equal to zero if and only if two variables are independent. Now consider the link-prediction problem. Our idea is to use the local structural information to facilitate the prediction. To do that, we denote the set of node 's neighboring nodes by . For node pair , the set of their common neighbors is denoted as . Given a disconnected node pair , if the set of their common neighbors is available, the likelihood score of node pair is defined as where is the conditional self-information of the existence of a link between node pair when their common neighbors are known. According to the property of the self-information, the smaller is, the higher the likelihood of existence of links is. Thus, we define the score as the negation of . According to the definition of mutual information, can thus be derived as where is the self-information of that node pair is connected. is the mutual information between the event that node pair has one link between them and the event that the node pair's common neighbors are known. Note that is calculated by the prior probability of that node and node are connected. In our method, without knowing the common neighbors of node pair , we could use to estimate the existence of a link between node pair . indicates the reduction in uncertainty of the connection between nodes and due to the information given by their common neighbors. Since the mutual information plays a significant role in our method, this framework is called MI for short. If the elements of are assumed to be independent of each other, then Here can be estimated by , which is defined as the average mutual information over all node pairs connected to node Now we try to calculate the above mutual information. According to its definition (3), can be denoted as where is the conditional self-information of that node pair is connected when node is one of their common neighbors, and denotes the self-information of that node pair has one link. The right-hand side of eq. (8) is composed of the (conditional) self-information. Based on the definition of (conditional) self-information, it can be calculated based on the (conditional) probability. The conditional probability can be estimated by the clustering coefficient of node , defined as where and are the numbers of connected and of disconnected node pairs with node being a common neighbor, respectively. Once is available, can be calculated. In order to calculate the probability , we assume that no degree-degree correlation is considered. When nodes' degrees are known, the probability that node pair is disconnected is derived as where and are the degrees of nodes and , respectively. is the total number of links in the training set. Obviously this formula is symmetric, namely Thus, and can be calculated accordingly. Collecting these results, we can obtain It is stipulated that if . Based on the above derivation, we have where and can be calculated by eqs. (13) and (12) respectively. To facilitate the understanding of MI, we illustrate it with an example as shown in fig. 1. First, consider node , for example, which is the common neighbor of nodes , and . Using eq. (9), we can have . Based on eq. (12), we obtain , and . Hence, we have . Now we compare node pairs and with the common neighbor node . Then , , which can be calculated based on eq. (5). That is to say, node pair is more likely to be connected than node pair . The six prediction methods mentioned in section “Previous Prediction Methods”, however, cannot distinguish these two node pairs. In this sense, MI has higher discriminative resolution than them. Second, MI can distinguish node pairs even if they all have no common neighbors. For instance, and . That is to say, node pair is more likely to be connected than node pair . This is undoubtedly beyond the distinguishing ability of previous methods. Thirdly, the mutual information of node can be calculated as . Thus . We note that , namely, node pair with two common neighbors has higher connection likelihood compared to node pair with only one common neighbor. This is in agreement with our intuition very well. Lastly, different nodes may provide different mutual information to reduce the uncertainty of connections. The extent to which node () contributes to the reduction of link uncertainty, for example, is greater than that of node ().
Figure 1

An illustration about the calculation of MI model.

Experimental Results

In this section, we compare our MI approach with other six representative prediction indices which are introduced in section “Previous Prediction Methods”. Tables 1 and 2 show the prediction accuracy measured by AUC and precision, respectively. The overall prediction performance of MI outperforms them greatly.
Table 1

Comparison of the prediction accuracy measured by AUC on ten real-world networks.

Network IndexCNRALNB-CNLNB-RACARCRAMI
Email 0.8574 0.8592 0.8588 0.8592 0.7039 0.7042 0.8917
PB 0.9233 0.9286 0.9263 0.9284 0.896 0.8976 0.9322
Yeast 0.9157 0.9167 0.9162 0.9165 0.8473 0.8476 0.9368
SciMet 0.7997 0.8008 0.8013 0.8013 0.6131 0.6129 0.871
Kohonen 0.8272 0.8344 0.8349 0.835 0.6489 0.6493 0.9111
EPA 0.6118 0.6131 0.6139 0.6138 0.508 0.5079 0.9249
Grid0.62570.62550.62580.6256 0.517 0.5171 0.6076
INT 0.6523 0.6526 0.6523 0.6525 0.5277 0.5281 0.9559
Wikivote 0.9389 0.94 0.9401 0.9398 0.8899 0.8909 0.9663
Lederberg 0.9024 0.9058 0.9061 0.9061 0.7417 0.7414 0.9449

Each value is averaged over 100 independent runs with random divisions of training set and probe set . The bold font represents that MI is better than the corresponding prediction index.

Table 2

Comparison of the prediction accuracy measured by precision (top-100) on ten real-world networks.

Network IndexCNRALNB-CNLNB-RACARCRAMI
Email 0.3002 0.2614 0.3236 0.2356 0.3171 0.34420.3293
PB 0.4237 0.2536 0.414 0.2588 0.47950.48760.4765
Yeast 0.6784 0.4989 0.6826 0.5762 0.6669 0.7664 0.8264
SciMet 0.1411 0.1265 0.1511 0.126 0.17070.17910.166
Kohonen 0.1577 0.1435 0.1698 0.1462 0.2097 0.23450.224
EPA 0.0156 0.0375 0.0277 0.0398 0.0271 0.0546 0.0578
Grid 0.1161 0.0866 0.1604 0.0968 0.1255 0.18460.1749
INT 0.1021 0.0869 0.1221 0.0636 0.0829 0.1247 0.217
Wikivote 0.189 0.1565 0.1875 0.1597 0.26390.28490.1933
Lederberg 0.2402 0.2958 0.2606 0.3075 0.2699 0.34220.3312

Each value is averaged over 100 independent runs with random divisions of training set and probe set . The bold font represents that MI is better than the corresponding prediction index.

Each value is averaged over 100 independent runs with random divisions of training set and probe set . The bold font represents that MI is better than the corresponding prediction index. Each value is averaged over 100 independent runs with random divisions of training set and probe set . The bold font represents that MI is better than the corresponding prediction index. Table 1 demonstrates that for AUC, MI model gives much higher prediction accuracy than all 6 other indices for real-world networks except network Grid. Especially for networks EPA and INT, AUC of six indices is all around 0.6. MI model can experience AUC of more than 0.9. Such great difference may arise from that previous methods can't distinguish those node pairs without common neighbors. Unfortunately, the lack of common neighbors between two nodes often appear in real-world networks. For example, more than 99% of node pairs in network INT have no common neighbors. But MI approach is able to discriminate them greatly. Another finding is that CAR-based indices (CAR and CRA) achieve the worst prediction performance for ten networks. Actually, for node pairs with few common neighbors, the distinguishing ability of CAR-based indices degenerates remarkably due to their emphasis on the links among common neighbors. For example, all node pairs with less than two common neighbors share the same connection likelihood because they all have no links among common neighbors. Table 2 shows the comparisons of precision for ten real-world networks. We can see that MI is much better than CN, RA, LBN-CN, and LNB-RA for all networks. CAR-based indices, however, achieve higher precision than MI for some networks. The efficiency of CAR-based indices in predicting top-ranked candidate links is very high for networks with notable link communities. Consider, for example, network Wikivote with high average degree, in which CAR-based indices overwhelmingly win MI and other methods. Obviously, the extent to which CAR-based indices excel MI is positively related to link communities. The computing complexity of CAR-based indices, however, depends on the density of networks greatly. It is thus necessary to compare the computing complexity of CAR-based indices and our MI model. Here the average degree is denoted as . According to eq. (23), the time complexity of computing and is and , respectively. The total computing complexity of CAR is thus . Similarly to CAR, the computing complexity of CRA is also because has the computing complexity of based on eq. (24). For MI, the computing complexity of and averaging all neighboring node pairs of node is both . Thus, has the computing complexity of . The computing complexity of MI model can be derived as accordingly. Taking precision and the computing complexity of CAR-based indices together, we note that they outperform MI in some networks but with the computing complexity as times as that of MI. It is intolerable especially for networks with the high average degree. We also conduct experiments on an ASUS RS500-E6-PS4 workstation with 16 GB RAM and a Inter (R) Xeon (R) E5606 @ 2.13 GHz quad-core processor. The detailed comparison of computational time on ten real-world networks is summarized in Table 3. The results indicate that the MI index overwhelms CAR-based methods while remains similar time scale to other CN-based methods.
Table 3

Comparison of the computational efficiency of seven methods on ten real-world networks.

Network IndexCNRALNB-CNLNB-RACARCRAMI
Email0.1150.2010.1610.1611.651.640.472
PB0.2630.3510.4540.4552.562.440.746
Yeast0.4140.8020.4990.49915.315.31.97
SciMet0.5561.040.6890.6919.419.42.52
Kohonen1.212.131.61.673.973.74.51
EPA1.252.451.41.41181185.1
Grid1.3931.491.491841847.69
INT1.753.561.91.912402397.69
Wikivote5.428.619.859.8557356919.6
Lederberg5.389.86.96.995295222.3

Each value is the average time in seconds for 10 independent runs.

Each value is the average time in seconds for 10 independent runs. Altogether, MI has a good tradeoff among AUC, precision and the computing complexity.

Discussion

In this paper, we develop a novel framework to uncover missing edges in networks via the mutual information of network topology. Note that our approach differs crucially from previous prediction methods in that it is derived from the information theory. We compare our model with six typical prediction indices on ten networks from disparate fields. The simulation results show that MI model overwhelms them. Furthermore, we compare the computing complexity of MI model with that of CAR-based indices and find that our approach is less time-consuming. Notice that the calculation of the mutual information depends on the assumption that the network is free of assortativity. However, we find that MI method performs very well not only in uncorrelated networks but also in networks with high assortativity coefficient such as PB, Yeast and EPA. Actually, the assortativity coefficient refers to the global network-level property [33] as showed in Table 4, which can't convey sufficient property about local structure. Considering that our method is mainly focusing on the neighbors of two nodes, we utilize local assortativity [34], [35] to explain such a phenomenon. For a network with nodes and links, its excess degree (which is equal to the node's degree minus one) distribution is denoted as . Then, the local assortativity of node is defined as [35]
Table 4

The basic structural parameters of the giant components of example networks.

Network IndexNMeCrH
Email113354510.29990.25400.07821.94219.62223.6028
PB1222167140.39820.3600−0.22132.970727.35522.7353
Yeast2375116930.21810.38830.45393.47569.84675.0938
SciMet2678103680.25690.2026−0.03522.42657.74314.1781
Kohonen3704126730.29570.3044−0.12119.31706.84293.6693
EPA425388970.23560.1360−0.30416.76684.18394.4993
Grid494165940.06290.10650.00351.45042.669118.9853
INT502262580.16670.0329−0.13845.50312.49226.4475
Wikivote70661007360.32680.2090−0.08335.099228.51293.2471
Lederberg8212414300.25600.3634−0.10016.133910.09014.4071

and are the network size and the number of links, respectively. is the network efficiency [36], denoted as , where is the shortest distance between nodes and . and are clustering coefficient [12] and assortative coefficient [33], respectively. and are the average degree and the average shortest distance. denotes the degree heterogeneity defined as .

and are the network size and the number of links, respectively. is the network efficiency [36], denoted as , where is the shortest distance between nodes and . and are clustering coefficient [12] and assortative coefficient [33], respectively. and are the average degree and the average shortest distance. denotes the degree heterogeneity defined as . where is node 's excess degree, denotes the average excess degree of node 's neighbors, is defined as the expectation of distribution and is the standard deviation of distribution . Based on this definition, the sum of all nodes' local assortativity is equal to the network assortativity coefficient. Fig. 2 shows the cumulative distribution function of nodes' local assortativity. We find that i) both locally assortative and disassortative nodes exist regardless of the network-level assortative mixing pattern; ii) most nodes do not show the local assortative property, which is coincident with our assumption. Since our method is related to the local assortativity rather than the global one, it can achieve good prediction performance even in those globally correlated networks.
Figure 2

Cumulative distribution function of local assortativity, vs , for networks PB, Yeast and EPA respectively, where is denoted as the percent of nodes with the local assortativity value not larger than .

is the assortativity coefficient of the network which is presented in Table 4.

Cumulative distribution function of local assortativity, vs , for networks PB, Yeast and EPA respectively, where is denoted as the percent of nodes with the local assortativity value not larger than .

is the assortativity coefficient of the network which is presented in Table 4.

Materials and Methods

Data and Problem Description

In this article, in order to better capture the statistical perspective of our method, we choose ten example data sets from various areas with the size of its giant component being greater than 1000. They are listed as follows. i) Email [37]: A network of Alex Arenas's email. ii) PB [38]: A network of the US political blogs. iii) Yeast [39]: A protein-protein interaction network. iv) SciMet [40]: A network of articles from or citing Scientometrics. v) Kohonen [40]: A network of articles with topic self-organizing maps or references to Kohonen T. vi) EPA [41]: A network of web pages linking to the website www.epa.gov. vii) Grid [12]: An electrical power grid of the western US. viii) INT [42]: The router-level topology of the Internet. ix) Wikivote [43], [44]: The network contains all the Wikipedia voting data from the inception of Wikipedia till January 2008. x) Lederberg [45]: A network of articles by and citing J. Lederberg, during the year 1945 to 2002. Here we only focus on the giant component of networks. Their basic topological parameters are summarized in Table 4. In this paper, only an undirected simple network is studied, where and are the sets of nodes and of links, respectively. That is to say, the direction of links, self-connections and multiple links are ignored here. The framework of prediction indices can be described as follows [2]. Given a disconnected node pair , where , we should try to predict the likelihood of connectivity between them. For each non-existent link , where represents the universal set, a score will be given to measure its existence likelihood according to a specific predictor. The higher the score is, the more possible the node pair has a candidate link. To figure out the latent links, all disconnected ones are first sorted in the descending order. The top-ranked node pairs are believed most likely to have links. To validate the prediction performance of the algorithms, the observable links of the network are divided into two separate sets, i.e., the training set and the probe set . Obviously, is the available topological information, and is for the test and thus cannot be used for prediction. Therefore, and . In our model, the training set and probe set are assumed to contain and of links, respectively (see the review article [2] and references therein). As in many previous papers, two widely used metrics are adopted to evaluate the performance of prediction algorithms [2]. They are AUC (area under the receiver operating characteristic curve) [46] and precision [47]. AUC is denoted as follows: where among times of independent comparisons, and represent the time that a randomly chosen missing link has a higher score and the time that they share the same score compared with a randomly chosen nonexistent link, respectively. Clearly, AUC should be around if all scores follow an independent and identical distribution. Therefore, as a macroscopic accuracy measure, the extent to which AUC exceeds 0.5 indicates the performance of a specific method compared with pure chance. Another popular measure is precision, which focuses on top-ranked latent links. It is defined as , where among top- candidate links, is the number of accurate predicted links in the probe set.

Previous Prediction Methods

We here introduce six typical methods based on common neighbors. They are Common Neighbors (CN), Resource Allocation (RA) [25], the Local Naïve Bayes (LNB) forms of CN [27] and RA [27], CAR [28] and CRA [28], respectively. CN. This method is the natural framework in which the more nodes and share common neighbors, the more likely they are connected. The score can be quantified by the number of their common neighbors, namely RA. In this method, the weight of the neighboring node is negatively proportional to its degree. The score is thus denoted as LNB-CN. Based on the naïve Bayes classifier, this method combines CN and the clustering coefficient together. The score is defined as In this formula, is denoted as In addition, is defined as where and are as same as those in eq. (9) LNB-RA. Similarly to LNB-CN, this method takes RA and the clustering coefficient into account. The score is thus denoted as CAR. This method boosts the discriminative resolution between latent links characterized by the same number of common neighbors through further emphasizing the link community among such common neighbors. Thus, it is described aswhere refers to the subset of neighbors of node that are also common neighbors of nodes and . CRA. This method is a variation of CAR when RA is considered. It can be thus denoted as
  19 in total

1.  Emergence of scaling in random networks

Authors: 
Journal:  Science       Date:  1999-10-15       Impact factor: 47.728

2.  Clustering and preferential attachment in growing networks.

Authors:  M E Newman
Journal:  Phys Rev E Stat Nonlin Soft Matter Phys       Date:  2001-07-26

3.  Assortative mixing in networks.

Authors:  M E J Newman
Journal:  Phys Rev Lett       Date:  2002-10-28       Impact factor: 9.161

4.  Link communities reveal multiscale complexity in networks.

Authors:  Yong-Yeol Ahn; James P Bagrow; Sune Lehmann
Journal:  Nature       Date:  2010-06-20       Impact factor: 49.962

5.  Community detection in complex networks using extremal optimization.

Authors:  Jordi Duch; Alex Arenas
Journal:  Phys Rev E Stat Nonlin Soft Matter Phys       Date:  2005-08-24

6.  Removing spurious interactions in complex networks.

Authors:  An Zeng; Giulio Cimini
Journal:  Phys Rev E Stat Nonlin Soft Matter Phys       Date:  2012-03-05

7.  Hierarchical structure and the prediction of missing links in networks.

Authors:  Aaron Clauset; Cristopher Moore; M E J Newman
Journal:  Nature       Date:  2008-05-01       Impact factor: 49.962

8.  The meaning and use of the area under a receiver operating characteristic (ROC) curve.

Authors:  J A Hanley; B J McNeil
Journal:  Radiology       Date:  1982-04       Impact factor: 11.105

9.  High-quality binary protein interaction map of the yeast interactome network.

Authors:  Haiyuan Yu; Pascal Braun; Muhammed A Yildirim; Irma Lemmens; Kavitha Venkatesan; Julie Sahalie; Tomoko Hirozane-Kishikawa; Fana Gebreab; Na Li; Nicolas Simonis; Tong Hao; Jean-François Rual; Amélie Dricot; Alexei Vazquez; Ryan R Murray; Christophe Simon; Leah Tardivo; Stanley Tam; Nenad Svrzikapa; Changyu Fan; Anne-Sophie de Smet; Adriana Motyl; Michael E Hudson; Juyong Park; Xiaofeng Xin; Michael E Cusick; Troy Moore; Charlie Boone; Michael Snyder; Frederick P Roth; Albert-László Barabási; Jan Tavernier; David E Hill; Marc Vidal
Journal:  Science       Date:  2008-08-21       Impact factor: 47.728

10.  From link-prediction in brain connectomes and protein interactomes to the local-community-paradigm in complex networks.

Authors:  Carlo Vittorio Cannistraci; Gregorio Alanis-Lobato; Timothy Ravasi
Journal:  Sci Rep       Date:  2013       Impact factor: 4.379

View more
  19 in total

1.  Mutual information model for link prediction in heterogeneous complex networks.

Authors:  Hadi Shakibian; Nasrollah Moghadam Charkari
Journal:  Sci Rep       Date:  2017-03-27       Impact factor: 4.379

2.  Link prediction based on non-negative matrix factorization.

Authors:  Bolun Chen; Fenfen Li; Senbo Chen; Ronglin Hu; Ling Chen
Journal:  PLoS One       Date:  2017-08-30       Impact factor: 3.240

3.  Weight prediction in complex networks based on neighbor set.

Authors:  Boyao Zhu; Yongxiang Xia; Xue-Jun Zhang
Journal:  Sci Rep       Date:  2016-12-01       Impact factor: 4.379

4.  Modelling Self-Organization in Complex Networks Via a Brain-Inspired Network Automata Theory Improves Link Reliability in Protein Interactomes.

Authors:  Carlo Vittorio Cannistraci
Journal:  Sci Rep       Date:  2018-10-25       Impact factor: 4.379

5.  Link Prediction in Weighted Networks: A Weighted Mutual Information Model.

Authors:  Boyao Zhu; Yongxiang Xia
Journal:  PLoS One       Date:  2016-02-05       Impact factor: 3.240

6.  CD-Based Indices for Link Prediction in Complex Network.

Authors:  Tao Wang; Hongjue Wang; Xiaoxia Wang
Journal:  PLoS One       Date:  2016-01-11       Impact factor: 3.240

7.  A Noise-Filtering Method for Link Prediction in Complex Networks.

Authors:  Bo Ouyang; Lurong Jiang; Zhaosheng Teng
Journal:  PLoS One       Date:  2016-01-20       Impact factor: 3.240

8.  Predicting missing links in complex networks based on common neighbors and distance.

Authors:  Jinxuan Yang; Xiao-Dong Zhang
Journal:  Sci Rep       Date:  2016-12-01       Impact factor: 4.379

9.  An information theoretic approach to link prediction in multiplex networks.

Authors:  Seyed Hossein Jafari; Amir Mahdi Abdolhosseini-Qomi; Masoud Asadpour; Maseud Rahgozar; Naser Yazdani
Journal:  Sci Rep       Date:  2021-06-24       Impact factor: 4.379

10.  An information-theoretic model for link prediction in complex networks.

Authors:  Boyao Zhu; Yongxiang Xia
Journal:  Sci Rep       Date:  2015-09-03       Impact factor: 4.379

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.