Score: 1

Efficient Algorithms for Computing Random Walk Centrality

Published: October 23, 2025 | arXiv ID: 2510.20604v1

By: Changan Liu , Zixuan Xie , Ahad N. Zehmakan and more

Potential Business Impact:

Finds important people in huge groups faster.

Business Areas:
Artificial Intelligence Artificial Intelligence, Data and Analytics, Science and Engineering, Software

Random walk centrality is a fundamental metric in graph mining for quantifying node importance and influence, defined as the weighted average of hitting times to a node from all other nodes. Despite its ability to capture rich graph structural information and its wide range of applications, computing this measure for large networks remains impractical due to the computational demands of existing methods. In this paper, we present a novel formulation of random walk centrality, underpinning two scalable algorithms: one leveraging approximate Cholesky factorization and sparse inverse estimation, while the other sampling rooted spanning trees. Both algorithms operate in near-linear time and provide strong approximation guarantees. Extensive experiments on large real-world networks, including one with over 10 million nodes, demonstrate the efficiency and approximation quality of the proposed algorithms.

Country of Origin
🇨🇳 🇦🇺 Australia, China

Page Count
14 pages

Category
Computer Science:
Artificial Intelligence