Weisfeiler and Leman Go Relational
Pablo Barcelo, Mikhail Galkin, Christopher Morris, Miguel Romero Orth

TL;DR
This paper analyzes the expressive power of multi-relational graph neural networks, aligning them with Weisfeiler-Leman tests, and introduces a new architecture that overcomes previous limitations, supported by empirical validation.
Contribution
It provides a principled understanding of the expressiveness of Relational GCNs, relates them to Weisfeiler-Leman tests, and proposes the $k$-RN architecture to enhance expressiveness.
Findings
Relational GCNs have limited expressive power compared to Weisfeiler-Leman tests.
The $k$-RN architecture overcomes these limitations.
Empirical results confirm theoretical predictions on multi-relational graphs.
Abstract
Knowledge graphs, modeling multi-relational data, improve numerous applications such as question answering or graph logical reasoning. Many graph neural networks for such data emerged recently, often outperforming shallow architectures. However, the design of such multi-relational graph neural networks is ad-hoc, driven mainly by intuition and empirical insights. Up to now, their expressivity, their relation to each other, and their (practical) learning performance is poorly understood. Here, we initiate the study of deriving a more principled understanding of multi-relational graph neural networks. Namely, we investigate the limitations in the expressive power of the well-known Relational GCN and Compositional GCN architectures and shed some light on their practical learning performance. By aligning both architectures with a suitable version of the Weisfeiler-Leman test, we establish…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Advanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices
MethodsGraph Convolutional Network
