Efficient algorithms for game-theoretic betweenness centrality

作者:

Highlights:

• We propose a betweenness centrality based on the Shapley value and Semivalue.

• We develop polynomial algorithms for our game-theoretic metrics.

• We evaluate our measures in scenarios where simultaneous node failures occur.

• Our measures obtain better results than standard betweenness centrality.

• We provide an empirical evaluation of algorithms on real-life and random graphs.

摘要

Betweenness centrality measures the ability of different nodes to control the flow of information in a network. In this article, we extend the standard definition of betweenness centrality using Semivalues—a family of solution concepts from cooperative game theory that includes, among others, the Shapley value and the Banzhaf power index. Any Semivalue-based betweenness centrality measure (such as, for example, the Shapley value-based betweenness centrality measure) has the advantage of evaluating the importance of individual nodes by considering the roles they each play in different groups of nodes. Our key result is the development of a general polynomial-time algorithm to compute the Semivalue-based betweenness centrality measure, and an even faster algorithm to compute the Shapley value-based betweenness centrality measure, both for weighted and unweighted networks. Interestingly, for the unweighted case, our algorithm for computing the Shapley value-based centrality has the same complexity as the best known algorithm for computing the standard betweenness centrality due to Brandes [15]. We empirically evaluate our measures in a simulated scenario where nodes fail simultaneously. We show that, compared to the standard measure, the ranking obtained by our measures reflects more accurately the influence that different nodes have on the functionality of the network.

论文关键词:Betweenness centrality,Shapley value,Semivalue

论文评审过程:Received 11 October 2014, Revised 23 October 2015, Accepted 2 November 2015, Available online 5 November 2015, Version of Record 17 November 2015.

论文官网地址:https://doi.org/10.1016/j.artint.2015.11.001