English

Metropolis-Hastings Algorithms for Estimating Betweenness Centrality in Large Networks

Data Structures and Algorithms 2017-05-05 v3

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 GG and a vertex rV(G)r \in V(G), we propose a Metropolis-Hastings MCMC algorithm that samples from the space V(G)V(G) and estimates betweenness score of rr. The stationary distribution of our MCMC sampler is the optimal sampling proposed for betweenness centrality estimation. We show that our MCMC sampler provides an (ϵ,δ)(\epsilon,\delta)-approximation, where the number of required samples depends on the position of rr in GG and in many cases, it is a constant. Then, given a network GG and a set RV(G)R \subset V(G), we present a Metropolis-Hastings MCMC sampler that samples from the joint space RR and V(G)V(G) and estimates relative betweenness scores of the vertices in RR. We show that for any pair ri,rjRr_i, r_j \in R, the ratio of the expected values of the estimated relative betweenness scores of rir_i and rjr_j respect to each other is equal to the ratio of their betweenness scores. We also show that our joint-space MCMC sampler provides an (ϵ,δ)(\epsilon,\delta)-approximation of the relative betweenness score of rir_i respect to rjr_j, where the number of required samples depends on the position of rjr_j in GG and in many cases, it is a constant.

Keywords

Cite

@article{arxiv.1704.07351,
  title  = {Metropolis-Hastings Algorithms for Estimating Betweenness Centrality in Large Networks},
  author = {Mostafa Haghir Chehreghani and Talel Abdessalem and and Albert Bifet},
  journal= {arXiv preprint arXiv:1704.07351},
  year   = {2017}
}

Comments

14 pages

R2 v1 2026-06-22T19:26:13.209Z