License: Creative Commons Attribution 3.0 Unported license (CC BY 3.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.SEA.2017.23
URN: urn:nbn:de:0030-drops-76093
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2017/7609/
Bergamini, Elisabetta ;
Meyerhenke, Henning ;
Ortmann, Mark ;
Slobbe, Arie
Faster Betweenness Centrality Updates in Evolving Networks
Abstract
Finding central nodes is a fundamental problem in network analysis. Betweenness centrality is a well-known measure which quantifies the importance of a node based on the fraction of shortest paths going though it. Due to the dynamic nature of many today’s networks, algorithms that quickly update centrality scores have become a necessity. For betweenness, several dynamic algorithms have been proposed over the years, targeting different update types (incremental- and decremental-only, fully-dynamic). In this paper we introduce a new dynamic algorithm for updating betweenness centrality after an edge insertion or an edge weight decrease. Our method is a combination of two independent contributions: a faster algorithm for updating pairwise distances as well as number of shortest paths, and a faster algorithm for updating dependencies. Whereas the worst-case running time of our algorithm is the same as recomputation, our techniques considerably reduce the number of operations performed by existing dynamic betweenness algorithms. Our experimental evaluation on a variety of real-world networks reveals that our approach is significantly faster than the current state-of-the-art dynamic algorithms, approximately by one order of magnitude on average.
BibTeX - Entry
@InProceedings{bergamini_et_al:LIPIcs:2017:7609,
author = {Elisabetta Bergamini and Henning Meyerhenke and Mark Ortmann and Arie Slobbe},
title = {{Faster Betweenness Centrality Updates in Evolving Networks}},
booktitle = {16th International Symposium on Experimental Algorithms (SEA 2017)},
pages = {23:1--23:16},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-036-1},
ISSN = {1868-8969},
year = {2017},
volume = {75},
editor = {Costas S. Iliopoulos and Solon P. Pissis and Simon J. Puglisi and Rajeev Raman},
publisher = {Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
address = {Dagstuhl, Germany},
URL = {http://drops.dagstuhl.de/opus/volltexte/2017/7609},
URN = {urn:nbn:de:0030-drops-76093},
doi = {10.4230/LIPIcs.SEA.2017.23},
annote = {Keywords: Graph algorithms, shortest paths, distances, dynamic algorithms}
}
Keywords: |
|
Graph algorithms, shortest paths, distances, dynamic algorithms |
Collection: |
|
16th International Symposium on Experimental Algorithms (SEA 2017) |
Issue Date: |
|
2017 |
Date of publication: |
|
07.08.2017 |