TL;DR
This paper demonstrates that incorporating symbolic domain knowledge into graph neural networks via vertex-enrichment significantly enhances their performance across diverse real-world datasets, highlighting the value of ILP-derived relations.
Contribution
It introduces vertex-enrichment as a method to embed symbolic domain knowledge into GNNs and empirically shows its effectiveness across multiple GNN variants and datasets.
Findings
Vertex-enrichment improves GNN performance significantly.
ILP-derived domain relations enhance VEGNN accuracy.
VEGNNs outperform standard GNNs across all tested variants.
Abstract
Our interest is in scientific problems with the following characteristics: (1) Data are naturally represented as graphs; (2) The amount of data available is typically small; and (3) There is significant domain-knowledge, usually expressed in some symbolic form. These kinds of problems have been addressed effectively in the past by Inductive Logic Programming (ILP), by virtue of 2 important characteristics: (a) The use of a representation language that easily captures the relation encoded in graph-structured data, and (b) The inclusion of prior information encoded as domain-specific relations, that can alleviate problems of data scarcity, and construct new relations. Recent advances have seen the emergence of deep neural networks specifically developed for graph-structured data (Graph-based Neural Networks, or GNNs). While GNNs have been shown to be able to handle graph-structured data,…
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.
