Exploring & Exploiting High-Order Graph Structure for Sparse Knowledge Graph Completion
Tao He, Ming Liu, Yixin Cao, Zekun Wang, Zihao Zheng, Zheng Chu, and, Bing Qin

TL;DR
This paper introduces LR-GCN, a novel framework that captures high-order graph structures and logical reasoning paths to improve sparse knowledge graph completion, effectively addressing the challenge of sparsity.
Contribution
LR-GCN automatically captures long-range dependencies and distills logical reasoning from high-order structures, enhancing sparse KGC performance.
Findings
Significant improvement on four sparse benchmarks.
Effective densification of knowledge graphs.
Robustness across different sparsity levels.
Abstract
Sparse knowledge graph (KG) scenarios pose a challenge for previous Knowledge Graph Completion (KGC) methods, that is, the completion performance decreases rapidly with the increase of graph sparsity. This problem is also exacerbated because of the widespread existence of sparse KGs in practical applications. To alleviate this challenge, we present a novel framework, LR-GCN, that is able to automatically capture valuable long-range dependency among entities to supplement insufficient structure features and distill logical reasoning knowledge for sparse KGC. The proposed approach comprises two main components: a GNN-based predictor and a reasoning path distiller. The reasoning path distiller explores high-order graph structures such as reasoning paths and encodes them as rich-semantic edges, explicitly compositing long-range dependencies into the predictor. This step also plays an…
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 · Rough Sets and Fuzzy Logic · Multi-Criteria Decision Making
