Proceedings of the 24th Symposium on Principles and Practice of Parallel Programming 2019
DOI: 10.1145/3293883.3295729
|View full text |Cite
|
Sign up to set email alerts
|

A round-efficient distributed betweenness centrality algorithm

Abstract: We present Min-Rounds BC (MRBC), a distributed-memory algorithm in the CONGEST model that computes the betweenness centrality (BC) of every vertex in a directed unweighted n-node graph in O (n) rounds. Min-Rounds BC also computes all-pairs-shortest-paths (APSP) in such graphs. It improves the number of rounds by at least a constant factor over previous results for unweighted directed APSP and for unweighted BC, both directed and undirected. We implemented MRBC in D-Galois, a state-of-the-art distributed graph … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
23
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
5
3
2

Relationship

1
9

Authors

Journals

citations
Cited by 33 publications
(23 citation statements)
references
References 51 publications
(94 reference statements)
0
23
0
Order By: Relevance
“…It should also be interesting to see how our algorithm performs in real systems (such as D-Galois [HPD+19]), and to see if our ideas are useful in computing various centrality measures (e.g. [HPD+19]).…”
Section: Open Problemsmentioning
confidence: 99%
“…It should also be interesting to see how our algorithm performs in real systems (such as D-Galois [HPD+19]), and to see if our ideas are useful in computing various centrality measures (e.g. [HPD+19]).…”
Section: Open Problemsmentioning
confidence: 99%
“…The first approach is to adapt the betweenness centrality algorithm for distributed computation. Recently, many algorithms [21,25,39] have been proposed, which extend the computation from a single machine to a cluster of high performance machines. This approach reduces the computation time significantly for large graphs.…”
Section: Betweenness Centralitymentioning
confidence: 99%
“…Unwanted network failures can cause loss of significant amount for voice and data traffic [15]. Especially when new technologies are being developed, new concerns were also raised [16].…”
Section: Related Workmentioning
confidence: 99%