English

Fast Maximization of Current Flow Group Closeness Centrality

Social and Information Networks 2025-04-08 v1

Abstract

Derived from effective resistances, the current flow closeness centrality (CFCC) for a group of nodes measures the importance of node groups in an undirected graph with nn nodes. Given the widespread applications of identifying crucial nodes, we investigate the problem of maximizing CFCC for a node group SS subject to the cardinality constraint S=kn|S|=k\ll n. Despite the proven NP-hardness of this problem, we propose two novel greedy algorithms for its solution. Our algorithms are based on spanning forest sampling and Schur complement, which exhibit nearly linear time complexities and achieve an approximation factor of 1kk11eϵ1-\frac{k}{k-1}\frac{1}{\mathrm{e}}-\epsilon for any 0<ϵ<10<\epsilon<1. Extensive experiments on real-world graphs illustrate that our algorithms outperform the state-of-the-art method in terms of efficiency and effectiveness, scaling to graphs with millions of nodes.

Keywords

Cite

@article{arxiv.2504.04472,
  title  = {Fast Maximization of Current Flow Group Closeness Centrality},
  author = {Haisong Xia and Zhongzhi Zhang},
  journal= {arXiv preprint arXiv:2504.04472},
  year   = {2025}
}
R2 v1 2026-06-28T22:48:33.674Z