Local Search for Group Closeness Maximization on Big Graphs

11/08/2019
by   Eugenio Angriman, et al.
0

In network analysis and graph mining, closeness centrality is a popular measure to infer the importance of a vertex. Computing closeness efficiently for individual vertices received considerable attention. The NP-hard problem of group closeness maximization, in turn, is more challenging: the objective is to find a vertex group that is central as a whole and state-of-the-art heuristics for it do not scale to very big graphs yet. In this paper, we present new local search heuristics for group closeness maximization. By using randomized approximation techniques and dynamic data structures, our algorithms are often able to perform locally optimal decisions efficiently. The final result is a group with high (but not optimal) closeness centrality. We compare our algorithms to the current state-of-the-art greedy heuristic both on weighted and on unweighted real-world graphs. For graphs with hundreds of millions of edges, our local search algorithms take only around ten minutes, while greedy requires more than ten hours. Overall, our new algorithms are between one and two orders of magnitude faster, depending on the desired group size and solution quality. For example, on weighted graphs and k = 10, our algorithms yield solutions of 12,4% higher quality, while also being 793,6× faster. For unweighted graphs and k = 10, we achieve solutions within 99,4% of the state-of-the-art quality while being 127,8× faster.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/19/2015

Exploiting Reduction Rules and Data Structures: Local Search for Minimum Vertex Cover in Massive Graphs

The Minimum Vertex Cover (MinVC) problem is a well-known NP-hard problem...
research
10/29/2020

Group-Harmonic and Group-Closeness Maximization – Approximation and Engineering

Centrality measures characterize important nodes in networks. Efficientl...
research
10/30/2019

Group Centrality Maximization for Large-scale Graphs

The study of vertex centrality measures is a key aspect of network analy...
research
06/28/2021

Greedy and Local Search Heuristics to Build Area-Optimal Polygons

In this paper, we present our heuristic solutions to the problems of fin...
research
01/15/2021

New Approximation Algorithms for Forest Closeness Centrality – for Individual Vertices and Vertex Groups

The emergence of massive graph data sets requires fast mining algorithms...
research
09/02/2020

An enhanced simulation-based iterated local search metaheuristic for gravity fed water distribution network design optimization

The gravity fed water distribution network design (WDND) optimization pr...
research
09/24/2021

Simultaneous Matrix Orderings for Graph Collections

Undirected graphs are frequently used to model networks. The topology of...

Please sign up or login with your details

Forgot password? Click here to reset