TL;DR
This paper introduces a new metric based on hitting probabilities for directed graphs and Markov chains, providing insights into graph structure and applications like community detection and visualization.
Contribution
The paper develops a novel hitting probability-based metric for directed graphs and Markov chains, addressing limitations of existing metrics and enabling scalable analysis of large networks.
Findings
The metric is insensitive to shortest and average walk distances.
It can be computed in $O(n^3)$ time and scaled to large graphs.
The metric aids in community detection, visualization, and structural analysis.
Abstract
The shortest-path, commute time, and diffusion distances on undirected graphs have been widely employed in applications such as dimensionality reduction, link prediction, and trip planning. Increasingly, there is interest in using asymmetric structure of data derived from Markov chains and directed graphs, but few metrics are specifically adapted to this task. We introduce a metric on the state space of any ergodic, finite-state, time-homogeneous Markov chain and, in particular, on any Markov chain derived from a directed graph. Our construction is based on hitting probabilities, with nearness in the metric space related to the transfer of random walkers from one node to another at stationarity. Notably, our metric is insensitive to shortest and average walk distances, thus giving new information compared to existing metrics. We use possible degeneracies in the metric to develop an…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDiffusion
