Abstract
Current flow closeness centrality (CFCC) has a better discriminating ability than the ordinary closeness centrality based on shortest paths. In this paper, we extend this notion to a group of vertices in a weighted graph, and then study the problem of finding a subset of vertices to maximize its CFCC , both theoretically and experimentally. We show that the problem is NP-hard, but propose two greedy algorithms for minimizing the reciprocal of with provable guarantees using the monotoncity and supermodularity. The first is a deterministic algorithm with an approximation factor and cubic running time; while the second is a randomized algorithm with a -approximation and nearly-linear running time for any . Extensive experiments on model and real networks demonstrate that our algorithms are effective and efficient, with the second algorithm being scalable to massive networks with more than a million vertices.