BriefGPT.xyz
Jun, 2023
重新审视知识图谱补全的推理基准
Revisiting Inferential Benchmarks for Knowledge Graph Completion
HTML
PDF
Shuwen Liu, Bernardo Cuenca Grau, Ian Horrocks, Egor V. Kostylev
TL;DR
这篇论文提出了一种新方法来设计知识图谱补全基准测试,并用这个方法产生了几个测试集,对现有的知识图谱补全系统进行了评估,结果提供了现有模型从不完整的知识图谱中引入推理模式的新见解。
Abstract
Knowledge Graph (KG) completion is the problem of extending an incomplete KG with missing facts. A key feature of
machine learning
approaches for KG completion is their ability to learn
inference patterns
, so tha
→