2017
DOI: 10.1038/srep46491
|View full text |Cite
|
Sign up to set email alerts
|

Hierarchical Decomposition for Betweenness Centrality Measure of Complex Networks

Abstract: Betweenness centrality is an indicator of a node’s centrality in a network. It is equal to the number of shortest paths from all vertices to all others that pass through that node. Most of real-world large networks display a hierarchical community structure, and their betweenness computation possesses rather high complexity. Here we propose a new hierarchical decomposition approach to speed up the betweenness computation of complex networks. The advantage of this new method is its effective utilization of the … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
40
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 38 publications
(41 citation statements)
references
References 35 publications
1
40
0
Order By: Relevance
“…In particular, the higher the number of clusters, the closer to 1 the AS H/B p=1 . We can thus conclude that our solution always outperforms the one in [13] with synthetic graphs. p=1 is computed again using Eq.…”
Section: Synthetic Graphs Analysismentioning
confidence: 53%
See 1 more Smart Citation
“…In particular, the higher the number of clusters, the closer to 1 the AS H/B p=1 . We can thus conclude that our solution always outperforms the one in [13] with synthetic graphs. p=1 is computed again using Eq.…”
Section: Synthetic Graphs Analysismentioning
confidence: 53%
“…Brandes' algorithm, labelled as B and with the solution proposed in [13], labelled with H. We chose this algorithm for comparison because it belongs to the same category as ours (cluster-based computation). However, due to the unavailability of source/executable code for H, we only consider the AS metric in sequential mode, by relying on the indications provided by the authors in the paper for its computation (see Eq.…”
Section: Experimental Evaluationmentioning
confidence: 99%
“…Degree centrality is a measure of the importance of a single node, and it describes the number of edges connecting nodes [ 27 ]. Betweenness centrality is the shortest path through which a particular node is analyzed [ 28 ]. Eigenvector centrality takes into account the degree of itself and the degree of its neighbors [ 29 ].…”
Section: Methodsmentioning
confidence: 99%
“…This algorithm also relies on partitioning, causing all computations to be run "over graphs that are significantly smaller than the original graph" [34]. Baglioni et al rely on the sparseness of social networks to reduce the size of graphs [35], and work by Li et al [36] relies on the inherent community structure of real-world networks to do "hierarchical decomposition" of a graph. These strategies speed computation by shrinking the size of the graph that must be computed.…”
Section: Introductionmentioning
confidence: 99%