Absorbing random-walk centrality: Theory and algorithms
Charalampos Mavroforakis, Michael Mathioudakis, Aristides Gionis

TL;DR
This paper introduces a new graph centrality measure based on absorbing random walks, analyzes its properties, proves NP-hardness, and proposes efficient algorithms for large-scale computation.
Contribution
It formally defines the $k$ absorbing random-walk centrality, proves its NP-hardness, and develops spectral clustering and personalized PageRank algorithms for scalable solutions.
Findings
The problem is NP-hard.
The objective function is monotone and supermodular.
Efficient algorithms outperform naive approaches on large datasets.
Abstract
We study a new notion of graph centrality based on absorbing random walks. Given a graph and a set of query nodes , we aim to identify the most central nodes in with respect to . Specifically, we consider central nodes to be absorbing for random walks that start at the query nodes . The goal is to find the set of central nodes that minimizes the expected length of a random walk until absorption. The proposed measure, which we call absorbing random-walk centrality, favors diverse sets, as it is beneficial to place the absorbing nodes in different parts of the graph so as to "intercept" random walks that start from different query nodes. Although similar problem definitions have been considered in the literature, e.g., in information-retrieval settings where the goal is to diversify web-search results, in this paper we study the problem…
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.
