| Literature DB >> 30093716 |
Abstract
Identifying the influential spreaders in complex networks is crucial to understand who is responsible for the spreading processes and the influence maximization through networks. Targeting these influential spreaders is significant for designing strategies for accelerating the propagation of information that is useful for various applications, such as viral marketing applications or blocking the diffusion of annoying information (spreading of viruses, rumors, online negative behaviors, and cyberbullying). Existing methods such as local centrality measures like degree centrality are less effective, and global measures like closeness and betweenness centrality could better identify influential spreaders but they have some limitations. In this paper, we propose the HybridRank algorithm using a new hybrid centrality measure for detecting a set of influential spreaders using the topological features of the network. We use the SIR spreading model for simulating the spreading processes in networks to evaluate the performance of our algorithm. Empirical experiments are conducted on real and artificial networks, and the results show that the spreaders identified by our approach are more influential than several benchmarks.Entities:
Year: 2018 PMID: 30093716 PMCID: PMC6085314 DOI: 10.1038/s41598-018-30310-2
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Topological features of the four real networks.
| Datasets |
|
|
| < | < | < |
|
|---|---|---|---|---|---|---|---|
| Cond-Mat | 23133 | 93497 | 281 | 8.083431 | 178.6619 | 0.6334 | 0.045 |
| Dblp | 317080 | 1049866 | 343 | 6.62089 | 144.0063 | 0.6324 | 0.045 |
| Epinions | 75879 | 508837 | 1801 | 6.7059 | 721.8229 | 0.1378 | 0.009 |
| Wiki-vote | 7115 | 103689 | 893 | 14.5733 | 1999.905 | 0.1409 | 0.007 |
n and m are the total number of nodes and edges, respectively.
Figure 1The affected scale F(t) for the four networks under different scale of infected rate β for different methods. In (a) β = 0.06 and in (b) β = 0.1 and γ = 1.
Figure 2The affected scale F(t) for artificial networks with the infected rate β and γ = 1 for different methods.
Figure 3The affected scale F(t) for the four networks under different scale of infected rate β using one selected source spreader. In (a) β = 0.06 and in (b) β = 0.1 and γ = 1.
The final scale of affected nodes F(t) for the four real networks in different algorithms averaging over 100 simulations.
| Datasets | Algorithms | Final affected rate | Time steps | N | m | β | P |
|---|---|---|---|---|---|---|---|
| Cond-Mat | HybridRank |
| 36.4 | 23133 | 93497 | 0.124 | 0.0004 |
| K-shell Rank | 0.2691739 | 37 | |||||
| EigenvectorRank | 0.263096 | 36.6 | |||||
| DegreeRank | 0.2679635 | 32.4 | |||||
| Dblp | HybridRank |
| 42.6 | 317080 | 1049866 | 0.151 | 0.00003 |
| K-shell Rank | 0.2679305 | 46.2 | |||||
| EigenvectorRank | 0.2673779 | 44 | |||||
| DegreeRank | 0.2665107 | 39.8 | |||||
| Epinions | HybridRank |
| 29.8 | 75879 | 508837 | 0.149 | 0.0001 |
| ClusterRank | 0.178529 | 33.8 | |||||
| PageRank | 0.1789006 | 37.2 | |||||
| OutDegreeRank | 0.1787477 | 33 | |||||
| Wiki-vote | HybridRank |
| 39.8 | 7115 | 103689 | 0.068 | 0.0015 |
| ClusterRank | 0.122052 | 26.4 | |||||
| PageRank | 0.1519325 | 31.6 | |||||
| OutDegreeRank | 0.1496275 | 28.4 | |||||
| BA | HybridRank |
| 18.4 | 1000 | 2994 | 0.167 | 0.01 |
| K-shell Rank | 0.348 | 16.2 | |||||
| EigenvectorRank | 0.3208 | 19 | |||||
| DegreeRank | 0.3222 | 17.8 | |||||
| WS | HybridRank |
| 16.8 | 1000 | 5000 | 0.1 | 0.01 |
| K-shell Rank | 0.0218 | 8 | |||||
| EigenvectorRank | 0.0354 | 9.8 | |||||
| DegreeRank | 0.0484 | 11.2 |
n and m are the total number of nodes and edges, respectively. p is the ratio of the number of source spreaders and β is the infection rate, defined as β and γ = 0.8 is the recovery rate.
Figure 4The average shortest path length L under different scale of source spreaders for different benchmark methods.
The Kendall’s tau correlation of different measures compared to the ranked list of SIR.
| Datasets | τ(ks, σ) | τ(EC, σ) | τ(HR, σ) | τ(DC, σ) | τ(CR, σ) | τ(PR, σ) |
|---|---|---|---|---|---|---|
| Cond-Mat | 0.28 | 0.22 | 0.26 | 0.31 | — | — |
| DBLP | −0.02 | −0.06 | 0.11 | 0.28 | — | — |
| Wiki-Vote | — | — | 0.56 | 0.33 | 0.04 | 0.17 |
| Epinions | — | — | 0.11 | −0.02 | −0.24 | −0.33 |