TL;DR
This paper provides a topological perspective on PPR-based node embedding methods, showing they encode more graph structure information than random-walk methods, and offers ways to interpret and recover graph topology from these embeddings.
Contribution
It unifies PPR-based embedding approaches into a closed-form framework and introduces methods to recover graph topology, enhancing understanding of their superior performance.
Findings
PPR-based embeddings retain more topological information than random-walk embeddings.
The proposed methods can recover graph edges and communities from embeddings.
This work is the first to interpret the information encoded by PPR-based embeddings.
Abstract
Node embedding learns low-dimensional vectors for nodes in the graph. Recent state-of-the-art embedding approaches take Personalized PageRank (PPR) as the proximity measure and factorize the PPR matrix or its adaptation to generate embeddings. However, little previous work analyzes what information is encoded by these approaches, and how the information correlates with their superb performance in downstream tasks. In this work, we first show that state-of-the-art embedding approaches that factorize a PPR-related matrix can be unified into a closed-form framework. Then, we study whether the embeddings generated by this strategy can be inverted to better recover the graph topology information than random-walk based embeddings. To achieve this, we propose two methods for recovering graph topology via PPR-based embeddings, including the analytical method and the optimization method.…
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.
