Group Centrality Maximization for Large-scale Graphs
Eugenio Angriman, Alexander van der Grinten, Aleksandar Bojchevski,, Daniel Z\"ugner, Stephan G\"unnemann, Henning Meyerhenke

TL;DR
This paper introduces GED-Walk centrality, a new scalable group centrality measure based on walks of any length, with algorithms that efficiently approximate and maximize it, outperforming existing methods on large graphs.
Contribution
The paper proposes GED-Walk centrality, a novel submodular measure inspired by Katz centrality, along with efficient approximation algorithms for large-scale graphs.
Findings
GED-Walk improves performance on graph classification tasks.
Maximization of GED-Walk is significantly faster than existing measures.
Algorithms scale linearly and handle graphs with tens of millions of edges.
Abstract
The study of vertex centrality measures is a key aspect of network analysis. Naturally, such centrality measures have been generalized to groups of vertices; for popular measures it was shown that the problem of finding the most central group is -hard. As a result, approximation algorithms to maximize group centralities were introduced recently. Despite a nearly-linear running time, approximation algorithms for group betweenness and (to a lesser extent) group closeness are rather slow on large networks due to high constant overheads. That is why we introduce GED-Walk centrality, a new submodular group centrality measure inspired by Katz centrality. In contrast to closeness and betweenness, it considers walks of any length rather than shortest paths, with shorter walks having a higher contribution. We define algorithms that (i) efficiently approximate the GED-Walk score…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
