Affiliation:
1. Karlsruhe Institute of Technology, Karlsruhe, Germany
2. IMT Institute for Advanced Studies Lucca, Italy
3. Università degli Studi di Firenze and Université de Paris, France
4. Università degli Studi di Firenze, Firenze, Italy
5. Karlsruhe Institute of Technology and Humboldt-Universität zu Berlin, Berlin, Germany
Abstract
Given a connected graph
G
=(
V
,
E
), where
V
denotes the set of nodes and
E
the set of edges of the graph, the length (that is, the number of edges) of the shortest path between two nodes
v
and
w
is denoted by
d
(
v
,
w
). The closeness centrality of a vertex
v
is then defined as
n
=1/Σ
w
∈
V
d
(
v
,
w
), where
n
=|
V
|. This measure is widely used in the analysis of real-world complex networks, and the problem of selecting the
k
most central vertices has been deeply analyzed in the last decade. However, this problem is computationally not easy, especially for large networks: in the first part of the article, we prove that it is not solvable in time
O
(|
E
|
2=ϵ
) on directed graphs, for any constant ϵ > 0, under reasonable complexity assumptions. Furthermore, we propose a new algorithm for selecting the
k
most central nodes in a graph: we experimentally show that this algorithm improves significantly both the textbook algorithm, which is based on computing the distance between all pairs of vertices, and the state of the art. For example, we are able to compute the top
k
nodes in few dozens of seconds in real-world networks with millions of nodes and edges. Finally, as a case study, we compute the 10 most central actors in the Internet Movie Database (IMDB) collaboration network, where two actors are linked if they played together in a movie, and in the Wikipedia citation network, which contains a directed edge from a page
p
to a page
q
if
p
contains a link to
q
.
Funder
Italian Ministry of Education, and Research
AMANDA—Algorithmics for MAssive and Networked DAta
German Research Foundation
Publisher
Association for Computing Machinery (ACM)
Cited by
16 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献