Inductive Knowledge Graph Reasoning for Multi-batch Emerging Entities
Yuanning Cui, Yuxin Wang, Zequn Sun, Wenqiang Liu, Yiqiao, Jiang, Kexin Han, Wei Hu

TL;DR
This paper introduces a walk-based inductive reasoning model for knowledge graphs that handles multiple batches of emerging entities, using adaptive relation aggregation and link augmentation to improve reasoning accuracy in dynamic scenarios.
Contribution
It presents a novel multi-batch inductive reasoning framework with a graph convolutional network, query-aware attention, and link augmentation, addressing real-world KG growth.
Findings
Outperforms existing models on new datasets
Effective in handling multi-batch emerging entities
Improves reasoning accuracy with link augmentation
Abstract
Over the years, reasoning over knowledge graphs (KGs), which aims to infer new conclusions from known facts, has mostly focused on static KGs. The unceasing growth of knowledge in real life raises the necessity to enable the inductive reasoning ability on expanding KGs. Existing inductive work assumes that new entities all emerge once in a batch, which oversimplifies the real scenario that new entities continually appear. This study dives into a more realistic and challenging setting where new entities emerge in multiple batches. We propose a walk-based inductive reasoning model to tackle the new setting. Specifically, a graph convolutional network with adaptive relation aggregation is designed to encode and update entities using their neighboring relations. To capture the varying neighbor importance, we employ a query-aware feedback attention mechanism during the aggregation.…
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 · Data Quality and Management · Bayesian Modeling and Causal Inference
