English

Graph Random Neural Features for Distance-Preserving Graph Representations

Machine Learning 2020-06-03 v3 Machine Learning

Abstract

We present Graph Random Neural Features (GRNF), a novel embedding method from graph-structured data to real vectors based on a family of graph neural networks. The embedding naturally deals with graph isomorphism and preserves the metric structure of the graph domain, in probability. In addition to being an explicit embedding method, it also allows us to efficiently and effectively approximate graph metric distances (as well as complete kernel functions); a criterion to select the embedding dimension trading off the approximation accuracy with the computational cost is also provided. GRNF can be used within traditional processing methods or as a training-free input layer of a graph neural network. The theoretical guarantees that accompany GRNF ensure that the considered graph distance is metric, hence allowing to distinguish any pair of non-isomorphic graphs.

Keywords

Cite

@article{arxiv.1909.03790,
  title  = {Graph Random Neural Features for Distance-Preserving Graph Representations},
  author = {Daniele Zambon and Cesare Alippi and Lorenzo Livi},
  journal= {arXiv preprint arXiv:1909.03790},
  year   = {2020}
}

Comments

to be published in Proceedings of the 37th International Conference on Machine Learning, 2020

R2 v1 2026-06-23T11:09:36.386Z