2016
DOI: 10.1080/15427951.2016.1177802
|View full text |Cite
|
Sign up to set email alerts
|

Approximating Betweenness Centrality in Fully Dynamic Networks

Abstract: Betweenness is a well-known centrality measure that ranks the nodes of a network according to their participation in shortest paths. Since an exact computation is prohibitive in large networks, several approximation algorithms have been proposed. Besides that, recent years have seen the publication of dynamic algorithms for efficient recomputation of betweenness in networks that change over time.In this paper we propose the first betweenness centrality approximation algorithms with a provable guarantee on the … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
31
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 34 publications
(32 citation statements)
references
References 34 publications
(63 reference statements)
1
31
0
Order By: Relevance
“…Bergamini and Meyerhenke (2016) proposed one of the first dynamical approximate algorithms for estimating betweenness centrality. Their algorithm updates the scores after one or a batch of edge update operations (i.e., edge addition, edge deletion, edge weight change).…”
Section: Dynamical Network Analysis Algorithmsmentioning
confidence: 99%
See 1 more Smart Citation
“…Bergamini and Meyerhenke (2016) proposed one of the first dynamical approximate algorithms for estimating betweenness centrality. Their algorithm updates the scores after one or a batch of edge update operations (i.e., edge addition, edge deletion, edge weight change).…”
Section: Dynamical Network Analysis Algorithmsmentioning
confidence: 99%
“…Since exact computation of VD is computationally heavy, RK uses upper bounds that can be computed in O ( n + m ) time. After one or a batch of graph update operations, the algorithm of Bergamini and Meyerhenke (2016) updates the used upper bound for VD and the set S of sampled shortest paths stored to estimate betweenness scores. Let Sst be the set of all shortest paths from s to t in the updated graph.…”
Section: Dynamical Network Analysis Algorithmsmentioning
confidence: 99%
“…Graphs are among the most important abstract data structures in computer science, and the algorithms that operate on them are critical to applications in bioinformatics, computer networks, and social media [32]- [36]. Graphs have been shown to be powerful tools for modeling complex problems because of their simplicity and generality [37], [38]. For this reason, the field of graph algorithms has become one of the pillars of theoretical computer science, performing research in such diverse areas as combinatorial optimization, complexity theory, and topology.…”
Section: Edgesmentioning
confidence: 99%
“…Like Yoshida's method, the HEDGE algorithm introduced in [47] works with evolving networks and has provable bounds on the accuracy of the approximation. An additional algorithm with applicability to dynamic networks is described in [48].…”
Section: Introductionmentioning
confidence: 99%