Literature DB >> 26754161

The H-index of a network node and its relation to degree and coreness.

Linyuan Lü1, Tao Zhou2,3, Qian-Ming Zhang2,4, H Eugene Stanley1,4.   

Abstract

Identifying influential nodes in dynamical processes is crucial in understanding network structure and function. Degree, H-index and coreness are widely used metrics, but previously treated as unrelated. Here we show their relation by constructing an operator , in terms of which degree, H-index and coreness are the initial, intermediate and steady states of the sequences, respectively. We obtain a family of H-indices that can be used to measure a node's importance. We also prove that the convergence to coreness can be guaranteed even under an asynchronous updating process, allowing a decentralized local method of calculating a node's coreness in large-scale evolving networks. Numerical analyses of the susceptible-infected-removed spreading dynamics on disparate real networks suggest that the H-index is a good tradeoff that in many cases can better quantify node influence than either degree or coreness.

Entities:  

Year:  2016        PMID: 26754161      PMCID: PMC4729922          DOI: 10.1038/ncomms10168

Source DB:  PubMed          Journal:  Nat Commun        ISSN: 2041-1723            Impact factor:   14.919


The focus of network science research has been shifting from discovering macroscopic statistical regularities1234 to uncovering the role played by such microscopic elements as nodes, links and motifs in the structure and dynamics of the system5678910. Being able to effectively and efficiently identify the critical nodes associated with the specific dynamics of large-scale networks11 will allow us to better control the outbreak of epidemics12, conduct successful advertisements for e-commercial products13, prevent catastrophic outages in power grids or the Internet14, optimize the use of limited resources to facilitate information propagation15, discover drug target candidates and essential proteins16, and design strategies for communication breakdowns in human and telecommunication networks17. The simplest way to measure the importance of a node is to determine its degree, that is, to count the number of its linked neighbours. Previous studies have shown that protecting, immunizing and regulating large-degree nodes can maintain network connectivity18, halt infectious disease propagation12, enhance synchronizability19, improve transport capacity20 and promote cooperation in evolutionary games21. Recently, Kitsak et al.22 argued that the location of a node is more significant than the number of its linked neighbours, and they suggested that coreness is a better indicator of a node's influence on spreading dynamics than degree. The coreness of a node is measured by k-core decomposition23, and a larger coreness value indicates that the node is more centrally located in the network. The k-core decomposition process is initiated by removing all nodes with degree k=1. This causes new nodes with degree k≤1 to appear. These are also removed and the process is continued until the only nodes remaining are those of degree k>1. The removed nodes and their associated links form the 1-shell. This pruning process is repeated for the nodes of degree k=2 to extract the 2-shell, that is, in each stage the nodes with degree k≤2 are removed. The process is continued until all higher-layer shells have been identified and all network nodes have been removed. Then each node i is assigned a shell layer c, called the coreness of node i. Recent studies suggest that coreness is a good measure of a node's influence2224. Calculating coreness requires global topological information, and its implementation is usually centralized, which can hinder its application to very large-scale dynamical networks. In contrast, degree is a simple local index, but of lower utility. As a tradeoff, Chen et al.2526 proposed indices using the local neighbourhood information of individual nodes, which perform well but lack an underlying mathematical structure. This approach brings to mind the Hirsch index (also called the H-index)27, which was originally used to measure the citation impact of a scholar or a journal272829. For a scholar or journal, the H-index is defined as the maximum value h such that there exists at least h papers, each with citation count ≥h. Here we discuss the extension of the H-index concept to quantify how important a node is to its network30. The H-index of a node is defined to be the maximum value h such that there exists at least h neighbours of degree no less than h. In the Supplementary Fig. 1, we compare calculating the H-index of a scholar and the H-index of a node. Degree, H-index and coreness seem to be independent but are actually interrelated. We construct an operator on a group of reals that returns a node's H-index when acting on its neighbours' degrees. By sequentially and synchronously applying the operator to each node, the returned value soon converges to coreness, that is, in terms of this operator, degree, H-index and coreness are its initial state, intermediate state and steady state, and all other intermediate states can also be treated as centrality measures. We further show that the convergence to coreness can be guaranteed even under an asynchronous updating process, thus allowing a distributed computing algorithm to deal with large-scale dynamical networks. To see whether these centralities can measure a node's influence, we apply the standard susceptible-infected-removed (SIR) spreading model31 on eight real networks from disparate fields and calculate the correlation between each node's influence and its centrality values. Simulation results show that the H-index outperforms both degree and coreness in several cases, and thus can be considered a good tradeoff between degree and coreness.

Results

Mathematical relationship

We construct an operator, , which acts on a finite number of reals (x1, x2, ⋯, x) and returns an integer , where y is the maximum integer such that there exist at least y elements in (x1, x2,⋯, x), each of which is no less than y. For a scholar with n publications, x1, x2, ⋯, x is the number of citations to these publications and is the scholar's H-index. Denote G(V, E) an undirected simple network, where V is the set of nodes and E is the set of links. The degree of an arbitrary node i is denoted by k and its neighbours' degrees are . Then, we define the H-index of node i We define to be the zero-order H-index of node i, and define the n-order H-index (n>0) iteratively as The H-index of node i is equal to the first-order H-index, namely . A more detailed illustration can be found in Supplementary Note 1. Theorem 1: for every node i∈V of an undirected simple network G(V, E), its H-index sequence will converge to the coreness of node i, The proof is given in the Methods section. We give an example of iterative process from degree to coreness in the Supplementary Fig. 2. This theorem shows that the degree, H-index and coreness are respectively the initial, intermediate and steady states under successive operations by . Given a network G(V, E), the convergence time n∞ is defined as the minimum number of iterations required to reach coreness from degree using the operator , that is, n∞ is the minimum integer such that for ∀i∈V. Using equation (2) and Theorem 1, we implement the synchronous updating in eight representative real networks drawn from disparate fields, including two social networks (Sex and Facebook), two collaboration networks (Jazz and NS), one communication network (Email), one information network (PB), one transportation network (USAir) and one technological network (Router). In brief, Jazz32 is a collaboration network of jazz musicians and consists of 198 nodes and 2,742 interactions, NS33 is a co-authorship network of scientists working on network science, our Email34 network is of e-mail interchanges between members of the Rovira i Virgili University (Tarragona), our Sex35 network is of a bipartite sexual activity web community in which nodes are female (sex sellers) and male (sex buyers) and links between them are established when males write posts indicating sexual encounters with females, Facebook36 is a sample of the friendship network of Facebook users, PB37 is a network of US political blogs (the original links are directed, but here we treat them as undirected), USAir38 is the US air transportation network and Router39 is a symmetrized snapshot of the structure of the Internet at the level of autonomous systems. Their topological features are shown in Table 1. Experiments show that the sequence of H-indices quickly converges to the coreness (n∞ in Table 1). In addition to the degree, H-index and coreness, all other intermediate states h(2), h(3),⋯ can also be considered as centrality measures.
Table 1

The basic topological features and the convergence time of the eight real networks.

NetworksCrn
Jazz1982,74227.72.240.6330.0213
NS3799144.826.040.798−0.0824
Email1,1335,4519.623.610.2540.07816
Sex15,81038,5404.885.790−0.11519
Facebook63,731817,09025.648.090.2530.17763
PB1,22216,71427.362.740.360−0.22118
USAir3322,12612.812.740.749−0.2085
Router5,0226,2582.496.450.033−0.1386

and are the number of nodes and links, respectively. and are the average degree and the average distance, respectively. C and r are the clustering coefficient1 and assortative coefficient3, respectively. Nodes with degree 1 are excluded from the calculation of clustering coefficient. Sex is a bipartite network and thus is characterized by (or ‘has') clustering coefficient zero. n∞ is the convergence time to coreness, defined as the minimum steps required to reach coreness from degree by the operator .

The resolution rate of the h(-index is the probability that two randomly chosen nodes will have different h(. It is also a useful index for measuring the degree to which a network is coarse grained. Note that degree is the most distinguishable index and coreness is the least distinguishable, and that the resolution rate decreases as the index order increases (Supplementary Fig. 3; Supplementary Note 2). On the other hand, the calculation of degree requires less information, while coreness requires the most information. For a given node i, the information required to calculate can be measured by information coverage, which is defined as the ratio of the number of nodes with a distance no more than n from i to the network size. The coverage rate increases as the index order increases (Supplementary Fig. 4). Surprisingly, we find that in some networks, such as NS and Router, the coverage rate is <1 even for , indicating that only partial information is required when calculating the coreness of a node in these networks (Supplementary Note 3). Figure 1a shows the H-indices in different orders for a typical network Router. From left to right, we see the coarse graining process from degree to coreness. Figure 1b shows the probability distribution p(h), defined as the probability that a randomly selected node's h( value is equal to h for the cases n=0, n=1 and n=n∞ of the network Router. Note that as the order n increases from 0 to 6 (n∞=6 for Router), the distribution narrows (see Supplementary Figs. 5–12 for the distributions of all H-family indices for the eight networks under study). Nevertheless, the distribution of values of high-order H-indices is still relatively broad, suggesting its potential as a good indicator of a node's importance22.
Figure 1

Comparisons among H-indices in different orders for the network Router.

The subplot a exhibits a visualized illustration, where the colour represents the node degree (from 1 to 106). The node location represents the h(-index. Nodes located at a ‘fan' closer to the centre of the fan have higher h( values, and nodes located at the same layer of a fan have the same h( values. The subplot b shows the distributions of values of H-indices in different orders, where the green squares, blue crosses and red circles represent the cases for n=0, n=1 and n=6, respectively. The dash lines in different colours mark the largest values for the corresponding indices. The subplots c, d and e show an illustration of the hierarchical trees with 2, 3 and 4 levels, respectively.

To show the different roles of different H-family indices, we iteratively construct a hierarchical tree (see ref. 40 for a similar method). As shown in Fig. 1c, the initialized network is of two levels, isomorphic to a star with L leaves. Here we set L=4. In each step, every leaf node becomes a star with L leaves, and the central node is connected with its original neighbours. After each step, the number of levels is increased by one, and the nodes in the more central positions (that is, of smaller levels) have a higher influence that is not reflected by their degree if the number of levels is high. Note that the three trees in Fig. 1c–e have 2, 3 and 4 levels, respectively, and in a hierarchical tree of D levels we need the index h(0), h(1), ⋯, h( to quantify node influence. Such example clearly shows that a few low-order H-indices are not always enough to distinguish different nodes' influences.

Asynchronous updating

The updating driven by uses only local information, and it rapidly converges to coreness. However, the updating from h( to h( is implemented synchronously according to equation (2), and thus in principle requires a centralized controller to set up a global clock that records the order n. In particular, if the target network is evolving, the addition of a single link will require the recalculation of the entire sequence of H-indices. This limits the application of H-indices to large-scale dynamical networks. Fortunately, the asynchronous updating can still guarantee a convergence to coreness, as shown in the following theorem. Theorem 2: given an undirected simple network G(V, E), for every node j∈V, we define g=k. In each iteration of the asynchronous updating process, a node i is randomly selected and its g value updated, that is, where are the neighbouring nodes of i. If is finite, this updating process will reach a steady state after a finite number of iterations such that the updating at any node will not change its g value, namely, In the steady state, for every node i we have . The proof is given in the Methods section. Note that in the updating process of equation (4) the g values are not associated with a temporal superscript. In fact, at a certain updating step the values could lie in different stages, some updated dozens of times and others never updated. Thus, for any node i, before it reaches the steady state , all the intermediate values are not necessarily equal to any order of H-indices. Theorem 2 makes a significant step towards making feasible applications to large-scale dynamical networks possible: it guarantees that a decentralized and localized method can be used to calculate the coreness, and even if the network evolves in time, equation (4) can be used to calculate the coreness when new links and nodes are periodically added, and all the previously obtained g values are still usable.

Quantifying spreading influences

Epidemic spreading, one of the most significant dynamic behaviours in complex networks41, can be used to characterize such real processes as the spreading of infectious diseases42, the diffusion of microfinance43 and the propagation of traffic congestion44. To see whether the H-indices can quantify the spreading of node influence, we study the standard SIR spreading model41 in which the influence R of node i is quantified using the average number of removed nodes after the dynamics over 1,000 independent runs, each of which begins with node i as the sole infected seed (see details in Methods). Given the order n (0≤n≤n∞), we have two sequences associated with the nodes: the h(-index and the influences . To quantify to what extent the h(-index resembles node influence values, we apply the Kendall Tau (τ) coefficient45, which lies in the range −1≤τ≤1. The larger value of τ means a stronger correlation between the two sequences (see Methods for the definition of τ). Figure 2 shows that the H-index of node i is highly correlated with the influence value R. In many cases (Jazz, NS, Email and PB), the H-index (that is, h(1)-index) outperforms both degree and coreness. In other cases (Sex, USAir and Facebook), coreness outperforms degree and the performance of low-order H-indices rapidly approaches that of coreness as the order increases from zero. Router is an exception, where degree performs the best and the H-index the worst. Note that because Router is the most sparse network it may hinder spreading and make predicting influences more difficult (as indicated by the smallest τ value). Thus, the sequence of H-indices, starting from degree and driven by the operator , provides more alternative centralities in characterizing the importance of nodes, and the low-order H-indices are a good tradeoff between degree and coreness. We further compare the three best known H-indices (degree, H-index and coreness) with two well-known centrality indices (closeness and betweenness) for undirected networks. The definitions of closeness and betweenness are given in Methods. As shown in Table 2, all the H-family indices are competitive, and the H-index and closeness are the overall best performers, but the computational cost in calculating closeness is huge and thus the H-index is the better choice.
Figure 2

The Kendall Tau between h(-index and the node influence index R for undirected networks.

The value of n ranges from 0 to n∞. The red circles, green squares and blue triangles represent the case of β=1.5β, 2β and 2.5β, respectively. The dash lines in purple, black and cyan colours emphasize the τ values for degree (that is, h(0)), H-index (that is, h(1)) and coreness (that is, h∞), respectively. The influence R of a node is quantified using the average number of removed nodes after the dynamics over 1,000 independent runs.

Table 2

The Kendall Tau between the node influence index R of SIR model and five centrality indices.

NetworksDegreeH-indexCorenessClosenessBetweenness
Jazz0.80210.84310.79580.69610.4629
NS0.50920.51780.47470.35100.3392
Email0.77940.81030.80210.77470.6195
Sex0.45250.49050.50490.70290.3834
Facebook0.71730.73810.75130.67160.4851
PB0.81590.83210.82740.73750.6589
USAir0.72560.75400.75290.74530.5442
Router0.33090.28770.29460.59750.3228

SIR, susceptible-infected-removed.

They are degree (that is, h(0)), H-index (that is, h(1)), coreness (that is, h∞), closeness and betweenness. The spreading rate β is set as β=1.5β, and for other values of β, the results are very similar and can be found in the Supplementary Table 1 (β=2β) and Supplementary Table 2 (β=2.5β). In each row, the largest τ is highlighted in bold.

We further test two well-known dynamical processes: the susceptible-infected-susceptible (SIS) spreading model46 and bond percolation47. In the SIS model, the node influence index R is defined as the probability that this node will remain infected in the steady state. In bond percolation, the node influence index R is defined as either the probability that the target node belongs to the giant component or the size of the connected component that encompasses the target node. The results (Supplementary Tables 3–11) suggest that the H-family indices are competitive, especially for the H-index and coreness. Detailed information about the dynamical processes and the simulation results can be found in Supplementary Note 4.

Discussion

We discover an important relation among degree, H-index and coreness—centrality measures that have previously been treated as unrelated. We construct an operator that functions as a ‘necklace' stringing together degree, H-index, coreness and other intermediate indices. All these indices are centralities that characterize each node's importance. Using the operator to achieve the coreness looks like an inverse way to the iterative removal of nodes with degree less than k that is widely used to determine the k-core of a network. Indeed, they are different, as the iterative removal method cannot result in H-index, or any other H-family indices except for degree and coreness, and the steps required to achieve the final coreness for the two methods are also different. Although the importance of a given node strongly depends on the type of dynamical processes under consideration and thus there is no single best centrality measure, we need effective and elegant centralities in practice. For example, although we know that degree is not an accurate centrality measure in quantifying node influence in many dynamical processes922, it is still a useful estimation of node importance, even without the specification of dynamics. In despite of its bias and disadvantages484950 the H-index is now becoming the most widely applied index for academic performances, ranging from individual scientists, scientific journals to universities and even countries. As indicated by the simulations on the SIR model, the SIS model and bond percolation, the H-family indices are effective in quantifying the spreading influences of nodes. The asynchronous updating by can still guarantee the convergence to coreness, and thus one can use a decentralized local algorithm to calculate coreness, which is able to deal with evolving networks. However, randomly selecting nodes to update in each iteration may greatly extend the time required before arriving at the steady state, even in static networks. Thus, the process for selecting which node to update is a nontrivial issue. For example, we can shorten the convergence time by reducing the selection probability of nodes that have been updated many times but have g values seldom changed. In addition, the change of g value of a node will enhance the updating probabilities of its neighbouring nodes, making this issue more complicated and thus more interesting. The methodologies and results presented here are also applicable to directed networks and weighted networks, in which degree is replaced by in-degree, out-degree or node strength. In this way we can also define the Hin-index, Hout-index and weighted H-index, as well as in-coreness, out-coreness and weighted coreness. An example of how to calculate the directed H-family indices is presented in Supplementary Fig. 13. To test the performance, we compare the directed H-family indices with PageRank51 and HITs52 on seven directed networks. The basic statistics of these seven directed networks are summarized in Supplementary Table 12 and a more detailed introduction given in Supplementary Note 5. The results (Supplementary Tables 13–24) suggest that the directed H-family indices are still very competitive (in-coreness performs overall best).

Methods

Proof of Theorem 1

From the definition of -function, for any node i and integer n≥0, we have and . Applying mathematical induction, we prove that for any node i and integer n≥0. If is valid for all n≤m, we then prove it to also be valid for n=m+1. From the definition, , according to the induction hypothesis, for any node j. Therefore, , namely . Since , , , ⋯ is a monotonously nonincreasing sequence, and each element is nonnegative, it has a nonnegative limitation. Thus, we can define as the limitation of the sequence , , , ⋯. We then introduce two simple relations. First, if G′(V′, E′)⊆G(V, E), then from the definition of an -function it is obvious that for any node i∈V′ and any integer n≥0, , where the subscript G′ indicates that the corresponding index is defined on the subgraph G′. Second, if we denote kmin the minimal degree of G, then for any node i and any integer n≥0, . This second relation can also be proven by mathematical induction. It is clear that it is valid for n=0. We next prove that if this relation is valid for all n≤m, then it is also valid for n=m+1. For any node i, , and according to the induction hypothesis, all elements in are no less than kmin and the number of elements in is k≥kmin. Therefore, according to the definition of -function, . If we denote G′ the c-core of G, it is clear that G′⊆G and in G′, kmin≥c. Therefore, . We denote G″(V″, E″) the induced subgraph containing all nodes j such that . Note that the node i itself also belongs to G″. For any node l∈V, we find , where are the k neighbours of node l. For any node j∈V″, since in G, , there are at least neighbours of node j with h∞ values no less than . Thus, these neighbours also belong to V″. Therefore, in G″ the degrees of all the nodes are no less then , that is, G″ is a subgraph of G's -core. Because c is the coreness of i, . Combining the two inequalities, we arrive at Theorem 1.

Proof of Theorem 2

For convenience, we introduce the systematic time step t. Initially we set t=0, and for every node j∈V we define . Then, at each time step, we randomly select a node and perform the operator on it. If at time step t>0 the node i is selected, then . The g value without a temporal superscript indicates the most recently updated value, since only the current value is meaningful in the asynchronous updating procedure. Note that all neglected superscripts are smaller than t. Note also that for an arbitrary pair (t, j), may not exist unless the node j is selected at time step t. We first prove that if any node j∈V has been selected at time steps t1 and t2, and t2>t1≥0, then . Note that for any node j selected at time step t=1 we have . We apply mathematical induction and assume that the above inequality holds when t1≤n and t2≤n, and we next prove this also holds for t1≤n+1 and t2≤n+1. If node i is the one selected at time step t=n+1, then the aforementioned inequality holds for all other nodes j≠i. We denote t′ (0≤t′≤n) an arbitrary earlier updating time step of node i, and record two updates, that is, and . Note that for any m (1≤m≤k) we have φ≤ϕ≤n. According to the induction hypothesis, , together with the definition of function, we have . We denote the updating time steps of any node i∈V to be 0=t0 We first prove that for any node j∈V, . Proving by contradiction, when this inequality does not hold we denote i to be the first node to reach a g value smaller than c, and the corresponding updating time step is t, that is, and before t for all nodes j∈V, g≥c. Note that g without a superscript indicates the last updated value before t. Therefore, . According to Theorem 1, , namely . This leads to a contradiction and thus the inequality is validated. Analogous to the proof of Theorem 1, after convergence, for any node i∈V, all nodes j such that , including i itself, constitute an induced subgraph of G's -core. Since c is the coreness of i, . Combining the two inequalities, we arrive at Theorem 2.

Spreading models

The standard SIR model, also referred to as the susceptible-infected-recovered model, is usually applied to analyse the propagation of opinions or news41. In the SIR model, there is a group of infected seed nodes and all other nodes are initially susceptible. At each time step, each infected node makes contact with its neighbours and each susceptible neighbour is infected with a probability β. Then, each infected node enters the removed state with a probability λ. For simplicity, we set λ=1. To quantify the spreading influence of a target node i, we begin the spreading process with i being the sole infected seed. When there are no longer any infected nodes and the dynamic process ends, the number of removed nodes R is a measurement of the influence of node i. Because we use small β values in our simulations, the infected percentage of the population is also small. When β values are high the disease infects a large percentage of the population, irrespective of where it originated, and the influence of individual nodes cannot be measured. According to the heterogeneous mean-field theory475354, the epidemic threshold of SIR model is approximate to . To be more precise, we determine the epidemic threshold β by simulation on real networks55. We set β=1.5β, 2β and 2.5β in this paper, and we have checked that the choice of theoretical or simulation threshold will not affect the conclusion. Because the fluctuation of R is large when β values are small, we use 1,000 independent implementations for averaging.

Benchmark centralities

We also compare two benchmark centrality indices (that is, closeness and betweenness) for undirected networks. Betweenness is one of the most popular geodesic-path-based ranking measures. It is defined as the fraction of shortest paths between all node pairs that pass through the node of interest. Betweenness is, in some sense, a measure of the influence of a node in terms of its role in spreading information2056. For a network G=(V, E), the betweenness centrality of node i, denoted by B(i), is defined as5758 where g is the number of shortest paths between nodes s and t, and g(i) denotes the number of shortest paths between nodes s and t that pass through node i. Closeness of node i is defined as the reciprocal of the sum of geodesic distances to all other nodes of V5960, where d(i, j) is the geodesic distance between i and j. Closeness can be used to measure of how far information will be able to spread from a given node to other reachable nodes in the network.

The Kendall Tau

We consider two sequences associated with nodes, and , as well as the two-tuples . Any pair of two-tuples (x, y) and (x, y) (i ≠ j) are concordant if the ranks for both elements agree, that is, if both x>x and y>y or if both xx and yy. If x=x or y=y, the pair is neither concordant nor discordant. Comparing all pairs of two-tuples, the Kendall Tau is defined as , where n+ and n− are the number of concordant and discordant pairs, respectively. The coefficient must be in the range −1≤τ≤1, and if X and Y are independent, τ should be approximately zero and thus the extent to which τ exceeds zero indicates the strength of the correlation.

Notations

We summarize the notations used in this paper in Supplementary Table 25.

Additional information

How to cite this article: Lü, L. et al. The H-index of a network node and its relation to degree and coreness. Nat. Commun. 7:10168 doi: 10.1038/ncomms10168 (2016).
  34 in total

1.  Emergence of scaling in random networks

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

2.  Optimal network topologies for local search with congestion.

Authors:  R Guimerà; A Díaz-Guilera; F Vega-Redondo; A Cabrales; A Arenas
Journal:  Phys Rev Lett       Date:  2002-11-21       Impact factor: 9.161

3.  Self-similar community structure in a network of human interactions.

Authors:  R Guimerà; L Danon; A Díaz-Guilera; F Giralt; A Arenas
Journal:  Phys Rev E Stat Nonlin Soft Matter Phys       Date:  2003-12-17

4.  Assortative mixing in networks.

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

5.  Structural vulnerability of the North American power grid.

Authors:  Réka Albert; István Albert; Gary L Nakarado
Journal:  Phys Rev E Stat Nonlin Soft Matter Phys       Date:  2004-02-26

6.  An index to quantify an individual's scientific research output.

Authors:  J E Hirsch
Journal:  Proc Natl Acad Sci U S A       Date:  2005-11-07       Impact factor: 11.205

7.  Finding community structure in networks using the eigenvectors of matrices.

Authors:  M E J Newman
Journal:  Phys Rev E Stat Nonlin Soft Matter Phys       Date:  2006-09-11

Review 8.  Network motifs: theory and experimental approaches.

Authors:  Uri Alon
Journal:  Nat Rev Genet       Date:  2007-06       Impact factor: 53.242

9.  A measure of individual role in collective dynamics.

Authors:  Konstantin Klemm; M Ángeles Serrano; Víctor M Eguíluz; Maxi San Miguel
Journal:  Sci Rep       Date:  2012-02-29       Impact factor: 4.379

10.  Searching for superspreaders of information in real-world social media.

Authors:  Sen Pei; Lev Muchnik; José S Andrade; Zhiming Zheng; Hernán A Makse
Journal:  Sci Rep       Date:  2014-07-03       Impact factor: 4.379

View more
  40 in total

1.  'NetShift': a methodology for understanding 'driver microbes' from healthy and disease microbiome datasets.

Authors:  Bhusan K Kuntal; Pranjal Chandrakar; Sudipta Sadhu; Sharmila S Mande
Journal:  ISME J       Date:  2018-10-04       Impact factor: 10.302

Review 2.  Coevolution spreading in complex networks.

Authors:  Wei Wang; Quan-Hui Liu; Junhao Liang; Yanqing Hu; Tao Zhou
Journal:  Phys Rep       Date:  2019-07-29       Impact factor: 25.600

3.  Local floods induce large-scale abrupt failures of road networks.

Authors:  Weiping Wang; Saini Yang; H Eugene Stanley; Jianxi Gao
Journal:  Nat Commun       Date:  2019-05-15       Impact factor: 14.919

4.  AlphaFold2 models indicate that protein sequence determines both structure and dynamics.

Authors:  Hao-Bo Guo; Alexander Perminov; Selemon Bekele; Gary Kedziora; Sanaz Farajollahi; Vanessa Varaljay; Kevin Hinkle; Valeria Molinero; Konrad Meister; Chia Hung; Patrick Dennis; Nancy Kelley-Loughnane; Rajiv Berry
Journal:  Sci Rep       Date:  2022-06-23       Impact factor: 4.996

5.  Determinable and interpretable network representation for link prediction.

Authors:  Yue Deng
Journal:  Sci Rep       Date:  2022-10-20       Impact factor: 4.996

6.  NetCore: a network propagation approach using node coreness.

Authors:  Gal Barel; Ralf Herwig
Journal:  Nucleic Acids Res       Date:  2020-09-25       Impact factor: 16.971

7.  Identifying a set of influential spreaders in complex networks.

Authors:  Jian-Xiong Zhang; Duan-Bing Chen; Qiang Dong; Zhi-Dan Zhao
Journal:  Sci Rep       Date:  2016-06-14       Impact factor: 4.379

8.  Maximizing the Spread of Influence via Generalized Degree Discount.

Authors:  Xiaojie Wang; Xue Zhang; Chengli Zhao; Dongyun Yi
Journal:  PLoS One       Date:  2016-10-12       Impact factor: 3.240

9.  The Anatomy of the Global Football Player Transfer Network: Club Functionalities versus Network Properties.

Authors:  Xiao Fan Liu; Yu-Liang Liu; Xin-Hang Lu; Qi-Xuan Wang; Tong-Xing Wang
Journal:  PLoS One       Date:  2016-06-02       Impact factor: 3.240

10.  Global Research on Neuropathic Pain Rehabilitation over the Last 20 Years.

Authors:  Xuan Su; Hao-Yu Hu; Chang Xu
Journal:  Neural Plast       Date:  2021-07-07       Impact factor: 3.599

View more

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