StruProKGR: A Structural and Probabilistic Framework for Sparse Knowledge Graph Reasoning
Yucan Guo, Saiping Guan, Miao Su, Zeya Zhao, Xiaolong Jin, Jiafeng Guo, Xueqi Cheng

TL;DR
StruProKGR introduces a novel framework for sparse knowledge graph reasoning that combines structural insights and probabilistic path aggregation to improve efficiency, interpretability, and accuracy over existing methods.
Contribution
It presents a new structural and probabilistic approach that reduces computational costs and enhances reasoning quality in sparse KG scenarios.
Findings
Outperforms existing path-based methods on five benchmarks.
Reduces computational costs significantly.
Provides more relevant and interpretable reasoning paths.
Abstract
Sparse Knowledge Graphs (KGs) are commonly encountered in real-world applications, where knowledge is often incomplete or limited. Sparse KG reasoning, the task of inferring missing knowledge over sparse KGs, is inherently challenging due to the scarcity of knowledge and the difficulty of capturing relational patterns in sparse scenarios. Among all sparse KG reasoning methods, path-based ones have attracted plenty of attention due to their interpretability. Existing path-based methods typically rely on computationally intensive random walks to collect paths, producing paths of variable quality. Additionally, these methods fail to leverage the structured nature of graphs by treating paths independently. To address these shortcomings, we propose a Structural and Probabilistic framework named StruProKGR, tailored for efficient and interpretable reasoning on sparse KGs. StruProKGR utilizes…
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 · Bayesian Modeling and Causal Inference
