Random Walk Laplacian and Network Centrality Measures
Daniel Boley, Alejandro Buendia, Golshan Golnari

TL;DR
This paper demonstrates how the pseudoinverse of the random walk Laplacian enables efficient computation of various node centrality and betweenness measures in directed graphs, applicable to social networks and influence models.
Contribution
It introduces a method using the pseudoinverse of the random walk Laplacian to quickly compute multiple centrality measures with a single matrix inversion.
Findings
Efficient computation of node visit frequencies and centrality measures.
Ability to handle node avoidance in network analysis.
Single matrix inversion suffices for multiple calculations.
Abstract
Random walks over directed graphs are used to model activities in many domains, such as social networks, influence propagation, and Bayesian graphical models. They are often used to compute the importance or centrality of individual nodes according to a variety of different criteria. Here we show how the pseudoinverse of the "random walk" Laplacian can be used to quickly compute measures such as the average number of visits to a given node and various centrality and betweenness measures for individual nodes, both for the network in general and in the case a subset of nodes is to be avoided. We show that with a single matrix inversion it is possible to rapidly compute many such quantities.
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.
Taxonomy
TopicsComplex Network Analysis Techniques · Opinion Dynamics and Social Influence · Topological and Geometric Data Analysis
