LLM Reasoning 相关度: 7/10

TIEG-Youpu Solution for NeurIPS 2022 WikiKG90Mv2-LSC

Feng Nie, Zhixiu Ye, Sifa Xie, Shuang Wu, Xin Yuan, Liang Yao, Jiazhen Peng, Xu Cheng
arXiv: 2603.28512v1 发布: 2026-03-30 更新: 2026-03-30

AI 摘要

该论文提出一种用于大规模知识图谱补全的检索-重排序模型,在WikiKG90Mv2数据集上取得了显著提升。

主要贡献

  • 提出优先级填充检索模型
  • 提出基于集成的邻居增强表示重排序模型
  • 在WikiKG90Mv2数据集上验证了方法的有效性

方法论

采用检索-重排序框架,改进了检索和重排序两个阶段的模型,提升了链接预测的准确性。

原文摘要

WikiKG90Mv2 in NeurIPS 2022 is a large encyclopedic knowledge graph. Embedding knowledge graphs into continuous vector spaces is important for many practical applications, such as knowledge acquisition, question answering, and recommendation systems. Compared to existing knowledge graphs, WikiKG90Mv2 is a large scale knowledge graph, which is composed of more than 90 millions of entities. Both efficiency and accuracy should be considered when building graph embedding models for knowledge graph at scale. To this end, we follow the retrieve then re-rank pipeline, and make novel modifications in both retrieval and re-ranking stage. Specifically, we propose a priority infilling retrieval model to obtain candidates that are structurally and semantically similar. Then we propose an ensemble based re-ranking model with neighbor enhanced representations to produce final link prediction results among retrieved candidates. Experimental results show that our proposed method outperforms existing baseline methods and improves MRR of validation set from 0.2342 to 0.2839.

标签

知识图谱 图嵌入 链接预测 检索排序

arXiv 分类

cs.CL