Weisfeiler and Leman go Hyperbolic: Learning Distance Preserving Node Representations
Giannis Nikolentzos, Michail Chatzianastasis, Michalis Vazirgiannis

TL;DR
This paper introduces a hyperbolic neural network model that learns node representations preserving WL-based distances, enhancing the expressive power of GNNs for graph classification tasks.
Contribution
It proposes a novel approach combining WL hierarchy-based distances with hyperbolic neural networks to improve graph representation learning.
Findings
Achieves competitive performance on standard datasets.
Preserves WL hierarchy-based distances in learned representations.
Enhances the expressive power of GNNs for graph tasks.
Abstract
In recent years, graph neural networks (GNNs) have emerged as a promising tool for solving machine learning problems on graphs. Most GNNs are members of the family of message passing neural networks (MPNNs). There is a close connection between these models and the Weisfeiler-Leman (WL) test of isomorphism, an algorithm that can successfully test isomorphism for a broad class of graphs. Recently, much research has focused on measuring the expressive power of GNNs. For instance, it has been shown that standard MPNNs are at most as powerful as WL in terms of distinguishing non-isomorphic graphs. However, these studies have largely ignored the distances between the representations of nodes/graphs which are of paramount importance for learning tasks. In this paper, we define a distance function between nodes which is based on the hierarchy produced by the WL algorithm, and propose a model…
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 · Bayesian Modeling and Causal Inference · Neural Networks and Applications
MethodsTest
