Advances in Exact and Approximate Group Closeness Centrality Maximization
Christian Schulz, Jakob Ternes, Henning Woydt

TL;DR
This paper improves algorithms for the NP-hard problem of maximizing group closeness centrality, offering faster exact solutions and enhanced approximation methods with proven guarantees.
Contribution
The authors introduce two new techniques to enhance an existing exact algorithm and adapt reduction techniques to a 1/5-approximation algorithm, improving efficiency and maintaining guarantees.
Findings
Exact algorithm speedup by a factor of 3.6 to 22.3
Approximation algorithm speedup by a factor of 1.4 to 2.9
Maintained approximation guarantees with improved efficiency
Abstract
In the NP-hard \textsc{Group Closeness Centrality Maximization} problem, the input is a graph and a positive integer , and the task is to find a set of size that maximizes the reciprocal of group farness . A widely used greedy algorithm with previously unknown approximation guarantee may produce arbitrarily poor approximations. To efficiently obtain solutions with quality guarantees, known exact and approximation algorithms are revised. The state-of-the-art exact algorithm iteratively solves ILPs of increasing size until the ILP at hand can represent an optimal solution. In this work, we propose two new techniques to further improve the algorithm. The first technique reduces the size of the ILPs while the second technique aims to minimize the number of needed iterations. Our improvements yield a…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Graph Theory and Algorithms · Advanced Graph Theory Research
