Context Pooling: Query-specific Graph Pooling for Generic Inductive Link Prediction in Knowledge Graphs
Zhixiang Su, Di Wang, Chunyan Miao

TL;DR
This paper introduces Context Pooling, a novel graph pooling method for knowledge graphs that generates query-specific graphs, significantly improving inductive link prediction performance across multiple datasets.
Contribution
It is the first to apply graph pooling in knowledge graphs and to generate query-specific graphs for inductive link prediction, enhancing GNN effectiveness.
Findings
Achieved state-of-the-art results in 42 out of 48 settings.
Introduced neighborhood precision and recall metrics for relevance assessment.
Demonstrated the method's effectiveness on multiple datasets and models.
Abstract
Recent investigations on the effectiveness of Graph Neural Network (GNN)-based models for link prediction in Knowledge Graphs (KGs) show that vanilla aggregation does not significantly impact the model performance. In this paper, we introduce a novel method, named Context Pooling, to enhance GNN-based models' efficacy for link predictions in KGs. To our best of knowledge, Context Pooling is the first methodology that applies graph pooling in KGs. Additionally, Context Pooling is first-of-its-kind to enable the generation of query-specific graphs for inductive settings, where testing entities are unseen during training. Specifically, we devise two metrics, namely neighborhood precision and neighborhood recall, to assess the neighbors' logical relevance regarding the given queries, thereby enabling the subsequent comprehensive identification of only the logically relevant neighbors for…
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 · Graph Theory and Algorithms · Complex Network Analysis Techniques
