arXiv:2505.04939cs.LGcs.AI2025-05

提出结构对齐新范式,用整体三元组替代节点嵌入做链接预测。

Structural Alignment in Link Prediction

  • 从三元组整体结构出发建模知识图谱,而非单独处理节点和边
  • 实验证明结构视角在跨知识图谱迁移学习中有效
  • 适合关注知识图谱建模与迁移学习的研究者

尽管知识图谱(KGs)在多个科学领域广泛应用,但现实中的知识图谱普遍不完整。为此,链接预测任务应运而生,旨在通过机器学习方法推断缺失关系。当前主流方法基于嵌入范式,将节点和边的向量表示作为信息核心。本论文提出一种图结构优先的新视角,强调以完整三元组为单位建模知识图谱信息。通过文献综述和两组核心实验,研究发现结构优先的方法在理解知识图谱学习和实现跨图谱迁移学习方面均具可行性与有效性。基于此,提出结构对齐假设,认为链接预测本质上是结构性任务。所有代码与数据已开源,论文双语撰写,附带爱尔兰语机器学习术语词典(Foclóir Tráchtais)并公开共享。

原文摘要 · Abstract (English)

While Knowledge Graphs (KGs) have become increasingly popular across various scientific disciplines for their ability to model and interlink huge quantities of data, essentially all real-world KGs are known to be incomplete. As such, with the growth of KG use has been a concurrent development of machine learning tools designed to predict missing information in KGs, which is referred to as the Link Prediction Task. The majority of state-of-the-art link predictors to date have followed an embedding-based paradigm. In this paradigm, it is assumed that the information content of a KG is best represented by the (individual) vector representations of its nodes and edges, and that therefore node and edge embeddings are particularly well-suited to performing link prediction. This thesis proposes an alternative perspective on the field's approach to link prediction and KG data modelling. Specifically, this work re-analyses KGs and state-of-the-art link predictors from a graph-structure-first perspective that models the information content of a KG in terms of whole triples, rather than individual nodes and edges. Following a literature review and two core sets of experiments, this thesis concludes that a structure-first perspective on KGs and link prediction is both viable and useful for understanding KG learning and for enabling cross-KG transfer learning for the link prediction task. This observation is used to create and propose the Structural Alignment Hypothesis, which postulates that link prediction can be understood and modelled as a structural task. All code and data used for this thesis are open-sourced. This thesis was written bilingually, with the main document in English and an informal extended summary in Irish. An Irish-language translation dictionary of machine learning terms (the Foclóir Tráchtais) created for this work is open-sourced as well.

知识图谱链接预测结构建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。