首页    期刊浏览 2024年09月01日 星期日
登录注册

文章基本信息

  • 标题:An Adaptive Version of Brandes' Algorithm for Betweenness Centrality
  • 本地全文:下载
  • 作者:Matthias Bentert ; Alexander Dittmann ; Leon Kellerhals
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2018
  • 卷号:123
  • 页码:1-13
  • DOI:10.4230/LIPIcs.ISAAC.2018.36
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:Betweenness centrality - measuring how many shortest paths pass through a vertex - is one of the most important network analysis concepts for assessing the relative importance of a vertex. The well-known algorithm of Brandes [2001] computes, on an n-vertex and m-edge graph, the betweenness centrality of all vertices in O(nm) worst-case time. In follow-up work, significant empirical speedups were achieved by preprocessing degree-one vertices and by graph partitioning based on cut vertices. We further contribute an algorithmic treatment of degree-two vertices, which turns out to be much richer in mathematical structure than the case of degree-one vertices. Based on these three algorithmic ingredients, we provide a strengthened worst-case running time analysis for betweenness centrality algorithms. More specifically, we prove an adaptive running time bound O(kn), where k < m is the size of a minimum feedback edge set of the input graph.
  • 关键词:network science; social network analysis; centrality measures; shortest paths; tree-like graphs; efficient pre- and postprocessing; FPT in P
国家哲学社会科学文献中心版权所有