LASAGNE: Locality And Structure Aware Graph Node Embedding
Evgeniy Faerman, Felix Borutta, Kimon Fountoulakis, Michael W. Mahoney

TL;DR
Lasagne introduces a novel approach for graph node embeddings that leverages local Approximate Personalized PageRank distributions to improve representation quality, especially in large, poorly-structured graphs, outperforming existing methods in key tasks.
Contribution
The paper presents a new unsupervised graph embedding method that emphasizes local structure using Personalized PageRank, addressing limitations of global random walks in certain graph types.
Findings
Improves multi-label classification on large, flat NCP graphs.
Performs comparably to existing methods on smaller, upward-sloping NCP graphs.
Enhances node representations in poorly-structured graphs.
Abstract
In this work we propose Lasagne, a methodology to learn locality and structure aware graph node embeddings in an unsupervised way. In particular, we show that the performance of existing random-walk based approaches depends strongly on the structural properties of the graph, e.g., the size of the graph, whether the graph has a flat or upward-sloping Network Community Profile (NCP), whether the graph is expander-like, whether the classes of interest are more k-core-like or more peripheral, etc. For larger graphs with flat NCPs that are strongly expander-like, existing methods lead to random walks that expand rapidly, touching many dissimilar nodes, thereby leading to lower-quality vector representations that are less useful for downstream tasks. Rather than relying on global random walks or neighbors within fixed hop distances, Lasagne exploits strongly local Approximate Personalized…
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.
