Context-aware Inductive Knowledge Graph Completion with Latent Type Constraints and Subgraph Reasoning
Muzhi Li, Cehao Yang, Chengjin Xu, Zixing Song, Xuhui Jiang, Jian Guo,, Ho-fung Leung, Irwin King

TL;DR
This paper introduces CATS, a novel method for inductive knowledge graph completion that leverages large language models to utilize latent type constraints and subgraph reasoning, significantly improving performance across various datasets.
Contribution
CATS is the first approach to combine latent type constraints and subgraph reasoning with large language models for inductive KGC, enhancing reasoning capabilities.
Findings
CATS outperforms state-of-the-art methods in 16 out of 18 settings.
Achieves an average MRR improvement of 7.2%.
Effective in transductive, inductive, and few-shot scenarios.
Abstract
Inductive knowledge graph completion (KGC) aims to predict missing triples with unseen entities. Recent works focus on modeling reasoning paths between the head and tail entity as direct supporting evidence. However, these methods depend heavily on the existence and quality of reasoning paths, which limits their general applicability in different scenarios. In addition, we observe that latent type constraints and neighboring facts inherent in KGs are also vital in inferring missing triples. To effectively utilize all useful information in KGs, we introduce CATS, a novel context-aware inductive KGC solution. With sufficient guidance from proper prompts and supervised fine-tuning, CATS activates the strong semantic understanding and reasoning capabilities of large language models to assess the existence of query triples, which consist of two modules. First, the type-aware reasoning module…
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
TopicsRough Sets and Fuzzy Logic · Advanced Graph Neural Networks · Neural Networks and Applications
MethodsFocus
