Estimating Current-Flow Closeness Centrality with a Multigrid Laplacian Solver
Elisabetta Bergamini, Michael Wegner, Dimitar Lukarski, Henning, Meyerhenke

TL;DR
This paper introduces fast algorithms and an implementation for estimating current-flow closeness centrality in large networks using multigrid Laplacian solvers, enabling practical analysis of massive graphs.
Contribution
It presents two novel algorithms for accelerated current-flow closeness computation and integrates a multigrid solver into NetworKit for scalable network analysis.
Findings
Current-flow closeness better discriminates nodes than shortest-path closeness.
Algorithms enable estimation on networks with tens of millions of nodes within seconds.
Current-flow closeness is more resistant to noise than traditional measures.
Abstract
Matrices associated with graphs, such as the Laplacian, lead to numerous interesting graph problems expressed as linear systems. One field where Laplacian linear systems play a role is network analysis, e. g. for certain centrality measures that indicate if a node (or an edge) is important in the network. One such centrality measure is current-flow closeness. To allow network analysis workflows to profit from a fast Laplacian solver, we provide an implementation of the LAMG multigrid solver in the NetworKit package, facilitating the computation of current-flow closeness values or related quantities. Our main contribution consists of two algorithms that accelerate the current-flow computation for one node or a reasonably small node subset significantly. One sampling-based algorithm provides an unbiased estimation of the related electrical farness, the other one is based on the…
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.
