2018 Proceedings of the Twentieth Workshop on Algorithm Engineering and Experiments (ALENEX) 2018
DOI: 10.1137/1.9781611975055.3
|View full text |Cite
|
Sign up to set email alerts
|

Computing Top-k Closeness Centrality in Fully-dynamic Graphs

Abstract: Closeness is a widely-studied centrality measure. Since it requires all pairwise distances, computing closeness for all nodes is infeasible for large real-world networks. However, for many applications, it is only necessary to find the k most central nodes and not all closeness values. Prior work has shown that computing the top-k nodes with highest closeness can be done much faster than computing closeness for all nodes in real-world networks.However, for networks that evolve over time, no dynamic top-k close… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 22 publications
(7 citation statements)
references
References 21 publications
0
7
0
Order By: Relevance
“…In a retweet network this metric can be interpreted as a user's ability to spread information to other users in the network (Okamoto, Chen, and Li 2008). We compute the top-k closeness centrality to find the 10,000 most central nodes within the detractor and promoter clus- ters (Bisenius et al 2017).…”
Section: Data Enhancementmentioning
confidence: 99%
“…In a retweet network this metric can be interpreted as a user's ability to spread information to other users in the network (Okamoto, Chen, and Li 2008). We compute the top-k closeness centrality to find the 10,000 most central nodes within the detractor and promoter clus- ters (Bisenius et al 2017).…”
Section: Data Enhancementmentioning
confidence: 99%
“…The problem studied by Bisenius, Bergamini, Angriman, and Meyerhenke (2018) has three differences with the problem studied by Kas et al (2013) and Sariyuce et al (2013). First, it aims to compute approximate closeness scores, rather than exact scores.…”
Section: Dynamical Network Analysis Algorithmsmentioning
confidence: 92%
“…A simple adaption of the static closeness algorithm from [3] would be impossible because it does not take the temporal features, like temporal edges with transition times or waiting times at vertices, into account. In [4] Bisenius et al extend the same framework to dynamic graphs in which edges can be added and removed. It allows efficient updates of the static closeness after edge insertions or deletions.…”
Section: Differences To the Conference Versionmentioning
confidence: 99%