Metropolis-Hastings Algorithms for Estimating Betweenness Centrality in Large Networks
Mostafa Haghir Chehreghani, Talel Abdessalem, and Albert Bifet

TL;DR
This paper introduces Metropolis-Hastings MCMC algorithms for efficiently estimating betweenness centrality in large networks, providing theoretical guarantees and practical approximations that depend on node positions.
Contribution
It develops novel MCMC sampling methods for betweenness estimation with proven approximation bounds and efficiency improvements over existing algorithms.
Findings
The algorithms achieve $(,)$-approximation guarantees.
Sample complexity often remains constant regardless of network size.
The methods accurately estimate relative betweenness scores between nodes.
Abstract
Betweenness centrality is an important index widely used in different domains such as social networks, traffic networks and the world wide web. However, even for mid-size networks that have only a few hundreds thousands vertices, it is computationally expensive to compute exact betweenness scores. Therefore in recent years, several approximate algorithms have been developed. In this paper, first given a network and a vertex , we propose a Metropolis-Hastings MCMC algorithm that samples from the space and estimates betweenness score of . The stationary distribution of our MCMC sampler is the optimal sampling proposed for betweenness centrality estimation. We show that our MCMC sampler provides an -approximation, where the number of required samples depends on the position of in and in many cases, it is a constant. Then, given a network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Graph theory and applications
