A flexible PageRank-based graph embedding framework closely related to spectral eigenvector embeddings
Disha Shur, Yufan Huang, David F. Gleich

TL;DR
This paper introduces a flexible PageRank-based graph embedding method that relates to spectral eigenvector embeddings, enabling efficient local and global network representations with broad applicability.
Contribution
The paper presents a novel embedding framework using personalized PageRank vectors that approximates spectral embeddings and can be applied to various graph types, including hypergraphs.
Findings
Embedding relates to spectral eigenvectors in certain graphs
Efficient for local and global network representations
Applicable to hypergraphs and other complex structures
Abstract
We study a simple embedding technique based on a matrix of personalized PageRank vectors seeded on a random set of nodes. We show that the embedding produced by the element-wise logarithm of this matrix (1) are related to the spectral embedding for a class of graphs where spectral embeddings are significant, and hence useful representation of the data, (2) can be done for the entire network or a smaller part of it, which enables precise local representation, and (3) uses a relatively small number of PageRank vectors compared to the size of the networks. Most importantly, the general nature of this embedding strategy opens up many emerging applications, where eigenvector and spectral techniques may not be well established, to the PageRank-based relatives. For instance, similar techniques can be used on PageRank vectors from hypergraphs to get "spectral-like" embeddings.
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
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks
