English

Reconstruction for Powerful Graph Representations

Machine Learning 2021-12-08 v4 Artificial Intelligence Discrete Mathematics

Abstract

Graph neural networks (GNNs) have limited expressive power, failing to represent many graph classes correctly. While more expressive graph representation learning (GRL) alternatives can distinguish some of these classes, they are significantly harder to implement, may not scale well, and have not been shown to outperform well-tuned GNNs in real-world tasks. Thus, devising simple, scalable, and expressive GRL architectures that also achieve real-world improvements remains an open challenge. In this work, we show the extent to which graph reconstruction -- reconstructing a graph from its subgraphs -- can mitigate the theoretical and practical problems currently faced by GRL architectures. First, we leverage graph reconstruction to build two new classes of expressive graph representations. Secondly, we show how graph reconstruction boosts the expressive power of any GNN architecture while being a (provably) powerful inductive bias for invariances to vertex removals. Empirically, we show how reconstruction can boost GNN's expressive power -- while maintaining its invariance to permutations of the vertices -- by solving seven graph property tasks not solvable by the original GNN. Further, we demonstrate how it boosts state-of-the-art GNN's performance across nine real-world benchmark datasets.

Keywords

Cite

@article{arxiv.2110.00577,
  title  = {Reconstruction for Powerful Graph Representations},
  author = {Leonardo Cotta and Christopher Morris and Bruno Ribeiro},
  journal= {arXiv preprint arXiv:2110.00577},
  year   = {2021}
}

Comments

Accepted to NeurIPS 2021

R2 v1 2026-06-24T06:33:48.848Z