Inductive Graph Embeddings through Locality Encodings
Nurudin Alvarez-Gonzalez, Andreas Kaltenbrunner, Vicen\c{c} G\'omez

TL;DR
This paper introduces a simple yet effective method for inductive graph embeddings using local structural encodings, enabling generalization to unseen nodes and achieving state-of-the-art results in various network tasks.
Contribution
The authors propose a novel inductive embedding approach based on local degree frequency encodings, which generalizes well and outperforms existing methods on large unattributed networks.
Findings
Embeddings generalize well to unseen network regions.
Achieves state-of-the-art results in role detection, link prediction, and node classification.
Method is simple, efficient, and applicable to large networks without domain-specific attributes.
Abstract
Learning embeddings from large-scale networks is an open challenge. Despite the overwhelming number of existing methods, is is unclear how to exploit network structure in a way that generalizes easily to unseen nodes, edges or graphs. In this work, we look at the problem of finding inductive network embeddings in large networks without domain-dependent node/edge attributes. We propose to use a set of basic predefined local encodings as the basis of a learning algorithm. In particular, we consider the degree frequencies at different distances from a node, which can be computed efficiently for relatively short distances and a large number of nodes. Interestingly, the resulting embeddings generalize well across unseen or distant regions in the network, both in unsupervised settings, when combined with language model learning, as well as in supervised tasks, when used as additional features…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Topic Modeling
