Proceedings of the 23rd International Conference on World Wide Web 2014
DOI: 10.1145/2567948.2577358
|View full text |Cite
|
Sign up to set email alerts
|

Finding k-highest betweenness centrality vertices in graphs

Abstract: The betweenness centrality is a measure for the relative participation of the vertex in the shortest paths in the graph. In many cases, we are interested in the k-highest betweenness centrality vertices only rather than all the vertices in a graph. In this paper, we study an efficient algorithm for finding the exact k-highest betweenness centrality vertices.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 11 publications
(7 citation statements)
references
References 2 publications
0
6
0
Order By: Relevance
“…These algorithms usually keep track of the betweenness scores and additional information, such as the pairwise distances, and update them accordingly after a modification in the graph. Another problem that has recently been considered for betweenness and other centrality measures is the quick identification of the k most central nodes without computing the score of each node [6,34].…”
Section: Introductionmentioning
confidence: 99%
“…These algorithms usually keep track of the betweenness scores and additional information, such as the pairwise distances, and update them accordingly after a modification in the graph. Another problem that has recently been considered for betweenness and other centrality measures is the quick identification of the k most central nodes without computing the score of each node [6,34].…”
Section: Introductionmentioning
confidence: 99%
“…Future work includes extension to batch updates, where several edge updates occur at the same time, and to other centrality measures, such as betweenness. For the latter, a static algorithm for finding the top-k nodes with highest betweenness has been proposed in [15]. Thus, an interesting research question is whether this can be further improved and/or efficiently updated in dynamic networks.…”
Section: Discussionmentioning
confidence: 99%
“…Thus, the approach is ineffective for applications where only a subset of the most central nodes is needed or when accuracy is needed. As this is indeed the case in many applications, several top-k centrality algorithms have been proposed recently for closeness [2] and betweenness [13]. Recently, a top-k algorithm for Katz centrality [17] was suggested.…”
Section: Introductionmentioning
confidence: 92%