PulseAugur
实时 10:37:47
English(EN) Link prediction on multi-relational graphs from an influence propagation perspective

新框架IGNORE利用影响传播增强链接预测

研究人员开发了一个名为Influential Graph Neural Predictor (IGNORE) 的新框架,以改进多关系图中的链接预测。该方法将节点关系建模为影响传播,扩展了易感-感染-康复(SIR)流行病模型以捕捉大规模影响。通过使用虚拟边压缩子图,该框架在整合全局图结构的同时降低了计算负担。实验表明,IGNORE在真实数据集上的表现显著优于现有的基线方法。 AI

影响 这项研究引入了一种新颖的图链接预测方法,有望改进社交网络和知识图谱补全等应用。

排序理由 该集群描述了一篇提出新颖图链接预测框架的新研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新框架IGNORE利用影响传播增强链接预测

报道来源 [1]

  1. Hugging Face Daily Papers TIER_1 English(EN) ·

    从影响传播视角的多关系图链接预测

    Predicting the existence and type of links (edges) between nodes in a multi-relational graph is key for applications from social interaction prediction to knowledge relationship identification. Enhancing local features with relevant global information is crucial for accurate link…