English

On the Equivalence between Positional Node Embeddings and Structural Graph Representations

Machine Learning 2020-09-23 v3 Machine Learning

Abstract

This work provides the first unifying theoretical framework for node (positional) embeddings and structural graph representations, bridging methods like matrix factorization and graph neural networks. Using invariant theory, we show that the relationship between structural representations and node embeddings is analogous to that of a distribution and its samples. We prove that all tasks that can be performed by node embeddings can also be performed by structural representations and vice-versa. We also show that the concept of transductive and inductive learning is unrelated to node embeddings and graph representations, clearing another source of confusion in the literature. Finally, we introduce new practical guidelines to generating and using node embeddings, which fixes significant shortcomings of standard operating procedures used today.

Keywords

Cite

@article{arxiv.1910.00452,
  title  = {On the Equivalence between Positional Node Embeddings and Structural Graph Representations},
  author = {Balasubramaniam Srinivasan and Bruno Ribeiro},
  journal= {arXiv preprint arXiv:1910.00452},
  year   = {2020}
}

Comments

This version corrects some typos in the definition of \Sigma, it should be \Sigma_n. Code available at https://github.com/PurdueMINDS/Equivalence

R2 v1 2026-06-23T11:31:43.459Z