PulseAugur
EN
LIVE 07:24:15

New framework enhances sparse knowledge graph reasoning efficiency

Researchers have introduced StruProKGR, a novel framework designed to improve reasoning over sparse knowledge graphs. This approach addresses the challenges of incomplete data by employing a distance-guided path collection mechanism to reduce computational costs and identify more relevant paths. StruProKGR further enhances accuracy by integrating structural information through probabilistic path aggregation, which reinforces paths that support each other. Experiments on five benchmarks demonstrate that StruProKGR outperforms existing path-based methods in both effectiveness and efficiency, offering an interpretable solution for sparse knowledge graph reasoning. AI

IMPACT This framework offers a more efficient and interpretable method for inferring missing information in sparse knowledge graphs.

RANK_REASON The cluster contains a research paper detailing a new framework for knowledge graph reasoning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New framework enhances sparse knowledge graph reasoning efficiency

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Yucan Guo, Saiping Guan, Miao Su, Jiyao Wei, Xiaolong Jin, Jiafeng Guo, Xueqi Cheng ·

    StruProKGR: A Structural and Probabilistic Framework for Sparse Knowledge Graph Reasoning

    arXiv:2512.12613v2 Announce Type: replace 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 chall…